Agent skill
process-inbox
Process notes in inbox folder. Use when user wants to organize inbox, triage notes, or clean up captured items. Triggers on "process inbox", "organize notes", "inbox zero", "triage".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/process-inbox
SKILL.md
Inbox Processing
Help process notes in my-vault/01 Inbox/.
For Each Note
- Read and understand the content
- Ask one of:
- Where should this go? (suggest folder based on content)
- Should this be linked to existing topics?
- Is this actionable, reference, or can be deleted?
- Help move/organize based on response
Folder Destinations
| Folder | Content Type |
|---|---|
my-vault/03 Topics/ |
Topic-based Maps of Content |
my-vault/04 Personal/ |
Personal notes, decisions, career |
my-vault/05 Projects/ |
Active project notes |
my-vault/06 Knowledge Base/ |
Courses, tech notes, references |
Processing Tips
- Add appropriate frontmatter if missing
- Suggest topic links based on content
- Flag potential duplicates
- Process one note at a time, don't overwhelm
Start
List what's in the inbox first.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?