Grok
Run a bounded-permission headless Grok Build task. Use when the user types /grok or asks Grok Build to execute instructions.From its SKILL.md
npx -y skills add aigorahub/elves --skill grokAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- runs commandsInstructs the agent to run 1 command, including `scripts/run_grok.sh`.
SKILL.md
0.8 KB, 137 tokens by cl100k_base, as published. Nobody here has run it
Grok Build Shortcut
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.