jabrena/004-commands-installation
Use when you need to install the embedded project commands into command directories (.github/commands, .claude/commands, .cursor/command, .codex/commands), selecting the destination interactively and copying the embedded command definitions from project assets. This should trigger for requests such as Install embedded commands; Bootstrap .cursor/command; Bootstrap .claude/commands; Copy project commands; Install project command suite. Part of Plinth Toolkit
npx skills add https://github.com/jabrena/plinth --skill 004-commands-installation
Install a predefined set of embedded project commands from repository assets into a user-selected target directory. This is an interactive skill.
What is covered in this Skill?
.github/commands, .claude/commands, .cursor/commands, or .codex/commands)assets/commandsThis skill installs only the embedded project commands bundle and must ask for destination before writing files.
assets/commands/For detailed guidance, examples, and constraints, see references/004-commands-installation.md.
Take jabrena/004-commands-installation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.