Skip to content

Generate command

Experimental: This plugin is in early development. Expect breaking changes between releases.

The generate command generates one specified skill for review by sending a request to the configured model.

The command displays the generated contents or, when available, a diff against the previously approved skill.

Review the generated skill and use the approve command if the skill is correct and ready to be used by agents. Otherwise, update the skill definition or documentation and run the generate command again.

Use the command by running it with your preferred package manager in the root of your Starlight project and pass the name of the skill you want to generate.

Terminal window
npx starlight-to-skills generate skill-name