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
Section titled “Install skills”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.
npx skills add https://starlight-to-skills.netlify.appTo install a specific skill, provide the skill name as an argument:
npx skills add https://starlight-to-skills.netlify.app --skill <skill-name>Available skill
Section titled “Available skill”starlight-to-skills-install
Section titled “starlight-to-skills-install”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.
npx skills add https://starlight-to-skills.netlify.app --skill starlight-to-skills-install