Use when you need to install the embedded robot agents into .github/agents, .claude/agents, .cursor/agents, or .codex/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. This should trigger for requests such as Install embedded agents; Bootstrap .github/agents; Bootstrap .cursor/agents; Bootstrap .claude/agents; Bootstrap .codex/agents; Copy robot agents. Part of Plinth Toolkit
$npx -y skills add jabrena/plinth --skill 005-agents-installationInstalls into the current project.
Run `npx skills use "https://github.com/jabrena/plinth" --skill "jabrena/plinth/005-agents-installation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jabrena/plinth" that are relevant to the current task. Run `npx skills add "https://github.com/jabrena/plinth"` and select the relevant skills, then follow their instructions.