ProductAtlas Skills
ProductAtlas Skills are open-source Agent Skills packages that help a person or agent create high-quality, production-informed Blueprint Drafts. They are not MCP servers, not Studio itself, and not a marketplace listing surface.
A skill guides structure, evidence discipline, catalogue excellence, and safe packaging. ProductAtlas still owns assessment, human review, explicit publication, and immutable Releases.
How Skills relate to ProductAtlas
| Surface | Role |
|---|---|
| Skill | Local agent guidance that authors or reviews a Blueprint Draft |
| Management MCP | Optional authenticated tools a skill may use when the host exposes them |
| Publisher Studio | Private Draft editing, structural readiness, submission, and publication |
| Public MCP | Anonymous read-only catalog discovery — separate from skill install |
Skills can deliver Drafts through Management MCP when it is available, or fall back to a self-contained Markdown Draft. Installing a skill does not publish a Blueprint and does not replace Studio authorization or trust gates.
Public skills repository
Canonical distribution lives in a separate public GitHub repository, not in the ProductAtlas application monorepo:
- Repository: ops-ai/productatlas-skills
- skills.sh package: skills.sh/ops-ai/productatlas-skills
Use that repository to browse source, audit releases, and follow contributing or
security guidance. Do not treat any in-monorepo skills/ copy as the install
path.
Available skills
Additional ProductAtlas skills will appear here as they are published. Today:
ProductAtlas Blueprint Creator
Creates regenerable ProductAtlas Blueprint Drafts from greenfield briefs or build-earned evidence, and reviews them for catalogue excellence without confusing editorial quality with the minimal public catalog gate.
| Resource | Link |
|---|---|
| skills.sh | productatlas-blueprint-creator |
| Source | SKILL.md in productatlas-skills |
| Install | Install from skills.sh |
Next steps
- Install a skill with the skills CLI.
- Follow the Publisher guide when you are ready to submit and publish through Studio.
- Optionally connect Management MCP if your agent host should use authenticated authoring tools.