Getting started
Install the SlopKit Skills pack for Cursor in the project directory. Then list the ten skills.
Prerequisites
npxon yourPATH.- A project directory you want Cursor to load skills from.
Install
From that project directory, run:
npx skills add https://gitlab.techtailors.net/slopkit/skills.git \ --agent cursor \ --skill '*' \ --yes
The CLI prints Found 10 skills, then Installed 10 skills. Each skill is copied to ./.agents/skills/<name>:
write-tech-corewrite-tech-blog-postwrite-tech-getting-startedwrite-tech-how-towrite-tech-referencewrite-tech-readmewrite-tech-pr-commentwrite-tech-pr-descriptionwrite-tech-commit-messagerefining-skills
Confirm
Run:
npx skills list --agent cursor
The heading is Project Skills. The list names those ten skills. Each entry shows Agents: Cursor and source https://gitlab.techtailors.net/slopkit/skills.git.
Next steps
Name a skill when you want Cursor to apply it. The contracts live on Skills.