Skip to main content

Install Skills from skills.sh

Install ProductAtlas Skills with the skills CLI. The CLI pulls from the public ops-ai/productatlas-skills repository and can register the skill with supported agent hosts.

Last verified for public README install commands: August 11, 2026.

Prerequisites

  • Node.js 22.20 or newer for the skills CLI
  • An Agent Skills-compatible host such as Cursor, Claude Code, OpenAI Codex, GitHub Copilot, Gemini CLI, Windsurf, Cline, or Amp

Install the Blueprint Creator skill

npx skills add ops-ai/productatlas-skills --skill productatlas-blueprint-creator

The CLI asks which supported agents should receive the skill. Re-run the same command to update an existing installation.

Use the skill

When your agent supports explicit skill selection, ask it to use $productatlas-blueprint-creator for Draft creation, existing-system synthesis, or catalogue-excellence review. The public repository README lists ready-to-paste prompt examples.

Compatibility notes

  • The package follows the Agent Skills specification and ships optional Codex-oriented metadata without executable skill scripts or third-party skill dependencies.
  • Host tools and ProductAtlas Management MCP availability are discovered at runtime. Studio does not auto-import skill output.
  • Installing a skill does not publish a Blueprint. Publication still needs ProductAtlas authorization, safety, review, and an immutable Release.

After install

  1. Review generated Draft content, links, licenses, and attribution before saving into Studio.
  2. Continue with Publisher Studio and Drafts and submission and review.
  3. See ProductAtlas Skills for the published catalog and public repository layout.