
Skill Engine
- 2 repo stars
- Updated August 3, 2026
- nick-railsback/skill-engine
Teach Claude your codebase. Keep it taught. Plugin that builds and maintains a curated index of multiple repositories, reviewer-in-the-loop on every change.
About
skill-engine is a Claude Code skill in the AI & Agent Building category. Teach Claude your codebase. Keep it taught. Plugin that builds and maintains a curated index of multiple repositories, reviewer-in-the-loop on every change.
- skill-engine
- AI & Agent Building
- AI-coding skill
Skill Engine by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add nick-railsback/skill-engine/plugin install skill-engine@skill-engine-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | August 3, 2026 |
| Repository | nick-railsback/skill-engine ↗ |
What it does
Teach Claude your codebase. Keep it taught. Plugin that builds and maintains a curated index of multiple repositories, reviewer-in-the-loop on every change.
README.md
skill-engine (plugin)
Teach Claude your codebase. Keep it taught.
You're reading this because you installed the plugin. Here's what just happened:
- The engine's commands are now available under
/skill-engine:— scaffold (engine-bootstrap), propose (discover,refresh,new-reference), review and promote (review,apply,discard), and inspect or maintain (self-audit,status,clean-cache,config-set), plus theusing-skill-enginerouter. - On first bootstrap, the engine may ask whether to pre-clone referenced repos into
~/.cache/skill-engine/. It defaults to No. The engine works without the cache; pre-cloning is purely an optimization, though highly recommended. - The engine never auto-applies a change by default. Every proposed edit surfaces for review.
Next step: /skill-engine:engine-bootstrap https://github.com/<your-org>/<your-repo>
For the why behind the engine — see the project README. For the full path — see the quickstart. For the load-bearing decisions — see the doctrine.