agentic-diagrams
v0.1Author & validate .agentic.yaml files
Turns a natural-language description — or an existing codebase — into a valid .agentic.yaml document. Fully self-contained: bundles the spec, JSON Schema, and worked examples, so your agent authors and validates offline with no fetches or installs, then writes the file so you can import it at app.agenticdiagrams.com.
Fires on
- Create, author, or draft a .agentic.yaml
- Diagram an agent, multi-agent, or agentic workflow
- Diagram an existing repo or service from its source
- Validate or fix an existing .agentic.yaml
- Mentions Agentic Diagrams, agentic schema, or @agenticdiagrams/schema
Install — Claude Code
Add the marketplace, then install the plugin:
/plugin marketplace add agenticdiagrams/skills
/plugin install agentic-diagrams@agentic-diagramsInstall — Cursor, VS Code, Windsurf, Codex & 40+ more
Via the Agent Skills spec using Vercel's skills CLI:
npx skills add agenticdiagrams/skills