Skip to content

Skill Autopilot v1.0.0

Latest

Choose a tag to compare

@WinterDDo WinterDDo released this 25 Jun 23:49
be2bb70

Skill Autopilot — use the skills you've installed, not just the ones you remember.

Formerly Command Autopilot. v1.0.0 renames the project and repositions it around your installed skills (the old repo URL redirects automatically).

What it does

Each turn, the plugin ranks your installed skills against what you're actually asking and surfaces the few most relevant names — the model reads each full description on demand and decides whether to use one. This reaches skills Claude Code dropped from context for being over its skill budget: the perfect-but-forgotten skill that would otherwise be invisible to the model. It also lays out the high-leverage moves that fit a big task as a menu you pick from, and handles the basics (undo, context hygiene) quietly.

Honest framing

New and experimental. The relevance ordering is attention-narrowing, not a verdict the model is told to trust — matching stays the model's job. Effectiveness is not yet proven on real-world data; the local ledger is how it will be measured and tuned. No effectiveness numbers are claimed. Zero telemetry; everything is local files you can read, audit, and delete.

Install

claude plugin marketplace add WinterDDo/claude-code-skill-autopilot
claude plugin install skill-autopilot@claude-code-skill-autopilot

Then fully restart Claude Code and ask: "check that the autopilot is working."

49 unit + 3 smoke tests; claude plugin validate passes. MIT licensed, local-first.