
Gremlin
- 33 installs
- 61 repo stars
- Updated August 4, 2026
- joelhooks/joelclaw
Bootstrap Gremlin work from the joelclaw side by locating the repo and loading its canonical repo-local skills rather than duplicating guidance.
About
A thin bootstrap that points to the Gremlin repo's own skills and clarifies which guidance is repo-local versus joelclaw integration. A developer uses it when entering Gremlin work from outside the repo.
- Load the repo-local gremlin SKILL.md first for normal Gremlin work
- Keep Gremlin repo policy out of joelclaw-owned prompts
Gremlin by the numbers
- 33 all-time installs (skills.sh)
- Ranked #396 of 782 Skill Development skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/joelhooks/joelclaw --skill gremlinAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 33 |
|---|---|
| repo stars | ★ 61 |
| Last updated | August 4, 2026 |
| Repository | joelhooks/joelclaw ↗ |
What it does
Bootstrap Gremlin work from the joelclaw side by locating the repo and loading its canonical repo-local skills rather than duplicating guidance.
Files
Gremlin Bootstrap
This is not the canonical Gremlin repo skill.
Gremlin-specific skills should ship with the Gremlin repo unless they are specifically about how Gremlin plugs into the joelclaw system.
Canonical repo-local skill
Load this first for normal Gremlin work:
/Users/joel/Code/badass-courses/gremlin/skills/gremlin/SKILL.md
Then load narrower repo-local skills as needed:
/Users/joel/Code/badass-courses/gremlin/skills/gremlin-package-release/SKILL.md/Users/joel/Code/badass-courses/gremlin/skills/gremlin-project-setup/SKILL.md/Users/joel/Code/badass-courses/gremlin/skills/gremlin-tanstack-start/SKILL.md
Use this joelclaw-side skill only when
- you are outside the Gremlin repo and need to jump into it
- you need to distinguish repo-local Gremlin guidance from joelclaw-specific automation/integration guidance
- you are updating joelclaw prompts, routing, or memory surfaces that refer to Gremlin
Rules
1. Prefer the repo-local Gremlin skill for Gremlin truth. 2. Do not let joelclaw-owned prompts drift into owning Gremlin repo policy. 3. If a Gremlin skill is generally useful to Gremlin contributors, move it into the Gremlin repo instead of expanding this file.