IDEs & editors
Tools like Cursor and VS Code: Rules, extensions, and built-in agents to embed skills in daily coding and review.
Common tools and capabilities around agents, SKILL files, and workflows—so you can map them to your stack.
Suggested path: read the authoring guide first, add local lint/preview with pre-commit, then use MCP when you need internal systems. Choose IDE vs CLI based on whether you want skills pinned to editor sessions or wired into CI/CD and batch jobs.
YAML, steps, boundaries, and tooling notes.
Validate front matter and preview locally.
Connect internal systems to model context.
Tools like Cursor and VS Code: Rules, extensions, and built-in agents to embed skills in daily coding and review.
Terminal agents and scripted pipelines—great for wiring skill templates into CI, scaffolds, and automation.
Model Context Protocol connects databases, docs, and internal APIs to the model as tools.
SKILL.md and team norms as reusable instructions—structured, few-shot friendly, less drift.
Logs, traces, and PR/issue templates help teams review agent output and iterate the library.