Installation
Installation
Section titled “Installation”Install the CLI globally using your preferred package manager:
Prerequisites
Section titled “Prerequisites”Before using the tool, ensure you have:
- Node.js 20 or later - Required to run the CLI
- A Storybook project - With accessible
index.jsonfile - LLM API key - For OpenAI, Anthropic, or Google AI
Verify Installation
Section titled “Verify Installation”After installation, verify the CLI is working:
storybook-to-skills-md --versionYou should see the version number printed to the console.
Next Steps
Section titled “Next Steps”- Continue to Quick Start to generate your first SKILL.md files
- Learn about configuration options
- Explore LLM providers