skill-suggester

Detects repeated manual workflows in Littlebird capture and drafts SKILL.md proposals.

84|37|Updated May 23, 2026
One-click install
npx skills add https://github.com/legioncodeinc/vibe-coding-tools --skill skill-suggester-legioncodeinc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-suggester
Source: https://github.com/legioncodeinc/vibe-coding-tools/tree/main/src/quarantine/skills/keep/skill-suggester
Command: npx skills add https://github.com/legioncodeinc/vibe-coding-tools --skill skill-suggester-legioncodeinc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? People cannot see their own repeated work: studies show self-reported computer use misses logged use by 32% on average. This Skill sweeps your Littlebird capture for recurring manual workflows, dedupes them against the skills you already own, and drafts a validated SKILL.md for the one candidate actually worth building. ## Core Features & Use Cases - Five-signature detection: Sweeps 90 and 180 days of capture for repeated setup work, manual data movement between apps, rebuilt documents, periodic tasks, and repeated requests like "same as last time", each with dated receipts. - Dedupe against installed skills: Classifies every candidate into already-covered, covered-but-not-firing, nearly-covered, or genuinely new buckets, often answering "you already have this, it needs better triggering" with your own quoted phrasings. - Honest build-or-skip ranking: Applies ten reasons not to automate, reports counts as lower bounds ("at least N"), and treats zero proposals as a complete result. - Use Case: Run it monthly via its self-installed routine, then open a session to review the ranked shortlist and receive a validated draft SKILL.md for the top candidate. ## Quick Start Ask the assistant to run skill-suggester and find repeated manual work in my Littlebird capture from the last 90 days.

Frequently Asked Questions about skill-suggester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find which tasks I should automate next?▼

Run the skill against your Littlebird capture and it sweeps five signatures of repeated work, including repeated asks like "same as last time" and manual data movement between apps. Each candidate comes back with dated receipts, a recurrence count, and a build-or-skip recommendation.

How does the skill avoid proposing something I already have?▼

Every candidate runs through a dedupe pass against your installed skills and routines before ranking. Candidates are sorted into four buckets, and only genuinely new work produces a proposal; covered-but-not-firing skills get a description rewrite using your own quoted trigger phrases.

Does skill-suggester require the Littlebird MCP?▼

Yes, it requires the Littlebird MCP on a Power or Pro plan and stops immediately if no Littlebird tools are available in the session. It also requires the session to list installed skills, otherwise it reports observations only and makes no proposals.

Can the skill install the automations it proposes?▼

No, it suggests and never installs. Drafts are written to a drafts folder as a validated SKILL.md skeleton with a named research obligation, and any description rewrites or routine updates go to you as text for explicit approval first.

Why does the report say "at least N occurrences" instead of exact counts?▼

Littlebird capture is sampled from periodic snapshots rather than a complete event log, so any recurrence count is a lower bound. The skill reports "at least N" with dated receipts and never converts that into an hours-saved estimate, since snapshots do not measure duration.

When should I use an SOP or routine instead of a new skill?▼

The skill itself routes these cases: repeatedly answered questions usually want a document via sop-forge, and recurring watches belong to routine-architect. Ten named reasons to skip automation are applied to every candidate, and rejected candidates stay in a ledger until new evidence appears.