Use this workflow to turn repeated patterns into reusable skills.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versioneve-skill-distillationExecute the skills CLI command in your project's root directory to begin installation:
Fetches eve-skill-distillation from incept5/eve-skillpacks and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate eve-skill-distillation. Access via /eve-skill-distillation in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
0
upvotes
Run in your terminal
0
installs
0
this week
—
stars
Use this workflow to turn repeated patterns into reusable skills.
When distilling involves multiple skills (creating several, updating a batch, or a mix), use an orchestrator pattern rather than doing everything sequentially. This protects your context budget and parallelizes independent work.
Identify all the patterns worth distilling from recent work. For each one:
./private-skills/ or similar for repo-specific development workflows that are not going to be imported into other projects (private)./private-eve-dev-skills/ when working in the eve-horizon repo and the skills relate to internal development of the platform itself (private)../eve-skillpacks/eve-se/ for Eve platform work (deploy, auth, manifests, pipelines)../eve-skillpacks/eve-work/ for general knowledge work (docs, orchestration, distillation)../eve-skillpacks/eve-design/ for architecture and design thinkingCreate a tracked work item for each skill to create or update. Each work item description must be self-contained — a worker with no prior context should be able to execute it.
Include in each work item:
eve-se/eve-auth-and-secrets/SKILL.md)If there are housekeeping updates (README, ARCHITECTURE.md), add those as a final work item blocked until all skill work items complete.
Spawn one worker per skill work item. Launch them all at once.
Each worker prompt must be self-contained. The worker has no access to the orchestrator's conversation. Include:
Wait for all workers to complete. Then:
ARCHITECTURE.md listings if skills were added or removed.If there's only one skill to distill, skip the orchestrator pattern and do it directly. The overhead of dispatching a single worker isn't worth it.
Every worker (or direct author) must follow these:
name and description only.references/.Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
eve-skill-distillation fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
eve-skill-distillation is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Registry listing for eve-skill-distillation matched our evaluation — installs cleanly and behaves as described in the markdown.
eve-skill-distillation has been reliable in day-to-day use. Documentation quality is above average for community skills.
Useful defaults in eve-skill-distillation — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
eve-skill-distillation reduced setup friction for our internal harness; good balance of opinion and flexibility.
eve-skill-distillation reduced setup friction for our internal harness; good balance of opinion and flexibility.
Solid pick for teams standardizing on skills: eve-skill-distillation is focused, and the summary matches what you get after install.
Useful defaults in eve-skill-distillation — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
I recommend eve-skill-distillation for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 33