Reusable agent workflows
AI Skills
An AI skill is a focused, reusable package of instructions, references, and optional scripts that an agent loads when a task matches its purpose.
It records when to use a workflow, which tools and sources to prefer, how quality should be judged, and what evidence is required before the work is complete. By moving those decisions out of a one-off prompt, a good skill turns a successful session into repeatable behavior that can be tested and improved.
- 01
Describe the outcome
Prompt for the work you need without restating every operating detail.
- 02
Load the right skill
The agent brings the relevant workflow, tools, sources, and standards into context.
- 03
Repeat and improve
Reuse tested behavior, then refine the skill as your requirements evolve.
Skill examples
Built for real work.
01 available · More in development
Scientific Figure Analysis
Inspect, extract, interpret, index, and compare figures, charts, plots, and diagrams in scientific literature—while keeping every answer tied to its source and uncertainty.
What it demonstrates
Domain-aware workflow design, tool routing, provenance, and verifiable outputs.
View skillWhy skills matter
They encode domain standards and tool choices once, then apply them consistently.
Why I build them
They turn successful experiments into reusable systems that other people can inspect and trust.