Procedural memory for AI agents — the open standard every coding platform adopted
.claude/skills/). YAML frontmatter carries metadata. The markdown body holds step-by-step instructions. Optional folders for scripts, references, and assets.
| Layer | Knowledge Type | Update Speed | Portability | Context Cost |
|---|---|---|---|---|
| Fine-tuning | Model weights | Weeks | None | Zero |
| RAG | Factual retrieval | Minutes | Medium | Medium |
| MCP | Tool access | Instant | High | Low |
| Skills | Procedures | Instant | Highest | ~100 tokens |