aigorahub/grok
Run a bounded-permission headless Grok Build task. Use when the user types /grok or asks Grok Build to execute instructions.
npx skills add https://github.com/aigorahub/elves --skill grok
<!-- elves-managed-alias: claude-skill-alias v1 -->
This is the Elves-managed Claude Code alias for /grok <instructions>.
Load the installed elves skill's Provider shortcut protocols and
references/provider-shortcuts.md. Resolve scripts/run_grok.sh from the active Elves skill root,
keep the target repository as the working directory, validate the instructions and CLI, and run
it. Preserve the runner's headless high-reasoning, self-checking, non-bypass permission posture;
do not invent a model id or turn this shortcut into an Elves main-driver route.
Take aigorahub/grok 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.