inbox-setup Skill
Set up the Inbox agent with recommended VS Code settings and gh CLI configuration Published by microsoft in vscode-team-kit.
What is inbox-setup Skill?
Set up the Inbox agent with recommended VS Code settings and gh CLI configuration Published by microsoft in vscode-team-kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vscode-team-kit
Technical details
- Install or run with Copy skill directory
When to use inbox-setup Skill
- Use it for developers using vscode-team-kit.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-team-kit
- Skill file: github-inbox/skills/inbox-setup/SKILL.md
What it does
Set up the Inbox agent with recommended VS Code settings and gh CLI configuration
Skill instructions
Inbox Agent Setup Before running any setup steps, use askQuestions to ask: "Some required settings are missing for the Inbox agent. Would you like me to configure them automatically?" with choices "Yes, set up now" and "Skip for now". If the user skips, stop and let them proceed without setup. Step 0: Detect existing memory Before touching VS Code settings, check whether the user already has inbox memory from a previous setup (e.g. Copilot CLI): 1. Run ls -la ~/.copilot/github-inbox-.md 2/dev/null to detect existing CLI memory/rules files. 2. Try memory view /memories/github-inbox-memory.md and /memories/github-inbox-rules.md to detect existing VS Code memory. 3. Report what you found in plain language, e.g.: - "Found existing memory in ~/.copilot/: github-inbox-memory.md (84 lines), github-inbox-rules.md (16 rules)." - "No existing VS Code memory files." 4. If existing memory was found in EITHER location, use askQuestions to ask which the inbox agent should use: - "Use existing ~/.cop
Explore related resources
Frequently asked questions
What is inbox-setup?
inbox-setup is a open-source AI agent skill with Copy skill directory. Set up the Inbox agent with recommended VS Code settings and gh CLI configuration
Who is inbox-setup best for?
inbox-setup is best for reusing agent instructions, scripts, and references.
How do I install inbox-setup?
Install or run inbox-setup using Copy skill directory. Check inbox-setup for the latest setup command.
Is inbox-setup actively maintained?
inbox-setup may need a closer maintenance check before production use.
Auto-fetched from GitHub.