bundle-to-dot Skill
Convention for the v3 bundle documentation system: a single bundle.dot + bundle.png per repo, generated by bundlerepodot(). Use when generating, validating, or interpreting bundle documentation files. Covers 7-cluster DOT structure, token cost model, color conventions, external reference distinction, freshness tracking Published by microsoft in amplifier-foundation.
What is bundle-to-dot Skill?
Convention for the v3 bundle documentation system: a single bundle.dot + bundle.png per repo, generated by bundlerepodot(). Use when generating, validating, or interpreting bundle documentation files. Covers 7-cluster DOT structure, token cost model, color conventions, external reference distinction, freshness tracking Published by microsoft in amplifier-foundation. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use bundle-to-dot Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-foundation
- Skill file: skills/bundle-to-dot/SKILL.md
What it does
Convention for the v3 bundle documentation system: a single bundle.dot + bundle.png per repo, generated by bundlerepodot(). Use when generating, validating, or interpreting bundle documentation files. Covers 7-cluster DOT structure, token cost model, color conventions, external reference distinction, freshness tracking
Skill instructions
Bundle Documentation Convention (v3) Overview The v3 bundle documentation system produces a single DOT diagram per repository: | Output | What it is | Location | |--------|-----------|----------| | bundle.dot | Full 7-cluster structural diagram of the entire repo | Repo root | | bundle.png | Rendered PNG of the diagram | Repo root | Both files embed a sourcehash for freshness tracking. The diagram is generated by calling bundlerepodot(reporoot) from amplifierfoundation.bundledocs. --- What the DOT Shows The bundle.dot diagram maps the entire repository into 7 cluster subgraphs: | Cluster | Directory | What it contains | |---------|-----------|-----------------| | Behaviors | behaviors/ | Reusable capability packages (thin bundles) | | Standalones | bundles/ | Self-contained session bundles | | Agents | agents/ | Agent .md files with frontmatter | | Modules | tools/modules | Tool and module declarations | | Providers | providers/ | Provider configurations | | Experiments | experiments/
Explore related resources
Frequently asked questions
What is bundle-to-dot?
bundle-to-dot is a open-source AI agent skill with Copy skill directory. Convention for the v3 bundle documentation system: a single bundle.dot + bundle.png per repo, generated by bundlerepodot(). Use when generating, validating, or interpreting bundle documentation files.
Who is bundle-to-dot best for?
bundle-to-dot is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install bundle-to-dot?
Install or run bundle-to-dot using Copy skill directory. Check bundle-to-dot for the latest setup command.
Is bundle-to-dot actively maintained?
bundle-to-dot may need a closer maintenance check before production use.
Auto-fetched from GitHub.