Skills Getting started Skills GitLab Hub

Getting started

Install the SlopKit Skills pack for Cursor in the project directory. Then list the ten skills.

Prerequisites

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>:

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.