What you should be able to do
Design tools and skill instructions that are narrow, testable, observable, and safe to call from an AI workflow.
CapstoneDefine a tool-use workflow for editing documents without leaking private data.
Skills are reusable instructions, code paths, or tools that let an AI system perform work with more consistency than free-form prompting.
Design tools and skill instructions that are narrow, testable, observable, and safe to call from an AI workflow.
Use this as the bridge from reading to implementation. The goal is to build a small, inspectable version before adding frameworks or production complexity.