Skip to content

Skills

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

Agent Skills extend AI agents with specialized knowledge and instructions they can load on demand to perform specific tasks more reliably.

Install skills from this site with the skills command-line tool. It opens an interactive list where you can choose one, several, or all available skills.

Terminal window
npx skills add https://starlight-to-skills.netlify.app

To install a specific skill, provide the skill name as an argument:

Terminal window
npx skills add https://starlight-to-skills.netlify.app --skill <skill-name>

Install and configure Starlight to Skills in an existing Astro Starlight project. Use when asked to add, install, configure, or initialize the starlight-to-skills package and plugin.

Terminal window
npx skills add https://starlight-to-skills.netlify.app --skill starlight-to-skills-install