
Workflow Blueprint
- 43 installs
- 66 repo stars
- Updated July 25, 2026
- devton/agentic-workflow-blueprint
Scaffold an agent-friendly documentation and workflow structure in a repo: orchestrator layout, workflow skills, and executable contracts.
About
A skill that scaffolds an agent-oriented documentation and workflow system in a codebase. It sets up an orchestrator structure with workflow skills, runbooks, and executable contracts using progressive disclosure so AI agents can discover and run workflows systematically. A solo builder uses it to make their repo agent-friendly without hand-crafting the whole docs layout.
- Agentic workflow scaffold
- Orchestrator + workflow skills
- Executable contracts
- Progressive-disclosure docs
Workflow Blueprint by the numbers
- 43 all-time installs (skills.sh)
- Ranked #7,921 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Jul 30, 2026 (Skillselion catalog sync)
npx skills add https://github.com/devton/agentic-workflow-blueprint --skill workflow-blueprintAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 43 |
|---|---|
| repo stars | ★ 66 |
| Last updated | July 25, 2026 |
| Repository | devton/agentic-workflow-blueprint ↗ |
What it does
Scaffold an agent-friendly documentation and workflow structure in a repo: orchestrator layout, workflow skills, and executable contracts.
Who is it for?
Making a repo agent-executable
Skip if: Runtime agent orchestration frameworks