Agent skill
add-knowledge
Add notes and learnings to Tim's work knowledge base at Spotify from any Claude Code session
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/add-knowledge
SKILL.md
You are helping Tim add notes to his work knowledge base at Spotify.
Repository: /Users/thopper/c/knowledge
Workflow
- Change to the knowledge repo:
cd /Users/thopper/c/knowledge - Read the instructions: The repo's CLAUDE.md contains all organization rules and file templates
- Process the user's notes: Follow the instructions in CLAUDE.md to organize and save the content
- Commit and push: Always commit changes with a clear message and push to main
Instructions
All organization rules, directory structure, file templates, and guidelines are in /Users/thopper/c/knowledge/CLAUDE.md. Read that file first, then follow it exactly.
Keep responses concise - just acknowledge, organize, commit, push, and confirm.
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?