Add option to deactivate all cursor skills
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8.2k
- Forks
- 751
- Avg merge
- 12h 1m
- Merged PRs (30d)
- 43
Description
Right now it is impossible to deactivate cursor skills and they are in fact re-synced so my workaround attempt to remove them could not work.
This is a crucial aspect for me since I absolutely do not wish for a single skill to be there that I do not actively opt-in.
The agent is automatically doing things I actively do NOT wish for and I can not prevent that.
The tokens being spend on each session are also something that should be made visible, since even the description of the skill is token cost.
Thus, please please please implement an option to opt-out of the skills and do not auto actively them ideally.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the cursor-skill synchronization path and any existing skill configuration, then clarify the expected opt-out behavior and token-cost display. Done means users can deactivate all skills, deactivation is not undone by resync, and skill token costs are visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100