Skills Overview
83 reusable instructions across 10categories. The system's capabilities.
What Skills Are
Skills are structured instructions that tell the AI exactly how to perform a task. Each skill lives in its own folder under .claude/skills/ with a SKILL.md file that defines what the skill does, its inputs, outputs, steps, and rules.
You invoke skills with slash commands. Type /daily and the system knows exactly how to create your daily note, surface priorities, and process captures. No prompt engineering needed.
Categories
| Category | Count | What They Cover | Example Commands |
|---|---|---|---|
| Workflows | 14 | Daily operations, session management, vault maintenance | /daily /sync /tldr |
| Thinking | 6 | Idea exploration, pattern detection, challenging assumptions | /trace /connect /challenge |
| Marketing | 27 | Copy, CRO, SEO, content strategy, customer research | /copywriting /page-cro |
| Sales | 5 | Cold email, sequences, pricing, enablement, RevOps | /cold-email /pricing-strategy |
| Advertising | 2 | Paid ads campaigns and ad creative at scale | /paid-ads /ad-creative |
| Dev | 5 | TDD, parallel agents, plan execution, branch finishing | /test-driven-development |
| Meta | 7 | Brainstorming, planning, skill creation, self-improvement | /brainstorming /writing-plans |
| Reviews | 3 | Code review, verification, feedback processing | /requesting-code-review |
| Tools | 10 | Obsidian formatting, vault setup, debugging, UI design | /obsidian-markdown |
| Services | 4 | External service configs (Webflow, Postiz, Apify) | /webflow /postiz |
How to Use Them
In Claude Code, type the slash command and the skill takes over. It knows which vault folders to read, what to produce, and where to save its output.
/dailyreads yesterday's note, surfaces priorities, captures your brain dump/capture https://...extracts content from any URL via Apify/get-shit-doneexecutes approved tasks from the queue/distributecreates platform-native versions of an article/reflectgenerates weekly or monthly reflections from daily notes
Skills Load on Demand
Only 3 to 5 skills are active in any session. When you start a marketing session, the marketing skills load. When you switch to dev work, dev skills load. This keeps the system fast and focused.
Each agent has a scoped set of skills it can use. Cortex has all workflow skills. Loom has the marketing writing skills. Axon has the code review skills. An agent cannot use skills outside its scope.
Skill Evolution
Skills improve over time. After every task completion, the system captures feedback. The /skill-evolution meta skill analyzes patterns across usage and proposes targeted improvements.
Retired skills move to .claude/skills/_archive/. Never deleted. Always available for reference and rollback.
