npx skills add Phoenix0531-sudo/tidy-skill --skill tidy-skill -g -a cursor -y
pwsh skills/tidy-skill/scripts/install-local.ps1 -Cursor -DryRun:$false -Force
Destination (typical):
~/.cursor/skills/tidy-skill/
Install the Cursor rule template into the project:
pwsh skills/tidy-skill/scripts/install-rule-template.ps1 -TargetRoot . -Cursor -DryRun
Source: skills/tidy-skill/templates/cursor-rule.mdc
Typical target: .cursor/rules/tidy-skill.mdc
Cursor supports project hooks. A read-only stop-style sample lives at:
../host-samples/cursor-hooks.example.json
Copy into the project as .cursor/hooks.json only after reviewing paths for your machine. The sample runs stop-hygiene-check.py and never deletes files.
| Capability | Status |
|---|---|
| Skill package | yes after install |
| Project rule template | yes |
| Marketplace plugin | not claimed |
| Automatic lifecycle | only if you wire hooks.json |
python ~/.cursor/skills/tidy-skill/hooks/stop-hygiene-check.py --root .