Skill Package Manager.
spm is a CLI tool for installing and managing AI skillsets in software projects.
A skillset is a preconfigured workflow that combines multiple AI skills, rules, tools, and integrations for a specific stack or architecture.
spm allows developers to quickly install and apply these workflows to their projects.
npm install -g @supa-magic/spmspm install nextjs-fsdThis installs the corresponding skillset into the project.
Skillsets are built using skills from the skillbox repository.
Part of the Supa Magic ecosystem.