agentic-diagrams
v0.1Author & validate .agentic.yaml files
Turns a natural-language description of an agent system into a valid .agentic.yaml document. Fetches the live spec on every run, picks node and edge types from the schema, validates with @agenticdiagrams/schema, and 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
- 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-diagrams Install — Cursor, VS Code, Windsurf, Codex & 40+ more
Via the Agent Skills spec using
Vercel's skills CLI:
npx skills add agenticdiagrams/skills