skill.cc

The root namespace for agent capabilities. Reading this is installing it.
## What This Is skill.cc is an address system for machine capabilities. Point any agent here, it learns how to find skills. skill.cc/[name] → Read SKILL.md → Capability acquired The docs ARE the installer.
## How To Use # As an agent: Fetch skill.cc/[name]/SKILL.md → Follow instructions → Done # As a human: Tell your agent: "mount skill.cc/memory" or "get skill.cc/eyes" # As a developer: Create skill.cc/[yourskill]/SKILL.md → Your skill is addressable
## Core Skills skill.cc/memory REMEMBER Persistent context skill.cc/eyes SEE Vision, image analysis skill.cc/craft BUILD Create new skills skill.cc/imagine GENERATE Create images skill.cc/council CONSULT Advisory council skill.cc/bridge BRIDGE Cross-platform skill.cc/persist SAVE Output to memory
## The Recursion This file you're reading? It's skill.cc/SKILL.md By reading it, you've installed the meta-skill: knowing how to find and install any skill.
## Philosophy 1. Reading IS installing — No separate install step 2. URL = API = Docs — One address, all purposes 3. Human language = Machine language 4. Recursive by design — Skills mount other skills
skill.cc — /dev/capabilities for agents Raw SKILL.md