@jayofemi/toolbox
Advanced tools
+1
-1
| { | ||
| "name": "@jayofemi/toolbox", | ||
| "version": "1.5.1", | ||
| "version": "1.6.0", | ||
| "description": "An open library of reusable Claude Code skills, commands, and scripts, with a one-command installer.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+7
-0
@@ -44,2 +44,9 @@ # Toolbox | ||
| ## Other ways to install | ||
| The npx installer above is the primary route, and the repo also works with two others: | ||
| - **Claude Code plugin**: run `/plugin marketplace add JayOfemi/claude-toolbox`, then `/plugin install toolbox@jayofemi`. Plugin installs namespace the entries, so the commands become `/toolbox:screenshot` and so on. | ||
| - **The skills CLI**: `npx skills add JayOfemi/claude-toolbox` installs the skills (not the commands) for Claude Code and other agents that read `SKILL.md` folders. | ||
| ## Contributing | ||
@@ -46,0 +53,0 @@ |
53843
0.94%58
13.73%