inbox-memory Skill
Read and write agent storage — memory and rules with environment-aware fallback Published by microsoft in vscode-team-kit.
Decision snapshot
Is this a fit?
Writing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is inbox-memory Skill?
Read and write agent storage — memory and rules with environment-aware fallback 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Declared skill metadata
- Source file: github-inbox/skills/inbox-memory/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use inbox-memory Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-team-kit
- Skill file: github-inbox/skills/inbox-memory/SKILL.md
What it does
Read and write agent storage — memory and rules with environment-aware fallback
Skill instructions
Inbox Memory This skill reads and writes persistent memory and rules files for the Inbox agent. It abstracts storage so all agents use a single skill instead of calling memory directly. File names - Memory: github-inbox-memory.md — session context, patterns, preferences - Rules: github-inbox-rules.md — user's rules and preferences Storage strategy Two possible backends: - memory tool (VS Code Chat) — stores under the virtual path /memories/ - File system (~/.copilot/) — used by Copilot CLI; also usable from VS Code Chat - ~/.copilot/github-inbox-memory.md - ~/.copilot/github-inbox-rules.md How to pick a backend (run ONCE per session, cache the choice) 1. Detect availability of memory: try { "command": "view", "path": "/memories/github-inbox-memory.md" }. If the tool itself errors as unavailable, memory is NOT available. 2. Check for existing CLI memory: see if ~/.copilot/github-inbox-memory.md or ~/.copilot/github-inbox-rules.md exist and are non-empty (use ls -la ~/.copilot/ or view).
Verified compatibility and discovery
Frequently asked questions
What is inbox-memory?
inbox-memory is a open-source AI agent skill with Copy skill directory. Read and write agent storage — memory and rules with environment-aware fallback
Who is inbox-memory best for?
inbox-memory is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install inbox-memory?
Install or run inbox-memory using Copy skill directory. Check inbox-memory for the latest setup command.
Is inbox-memory actively maintained?
inbox-memory may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.