mcpbeat

Grok

aigorahub/grok

Run a bounded-permission headless Grok Build task. Use when the user types /grok or asks Grok Build to execute instructions.

196 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
197
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aigorahub/elves --skill grok

The instruction itself

1 sections, as written by the author

<!-- elves-managed-alias: claude-skill-alias v1 -->

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.

How to use it

Copy the folder

Take aigorahub/grok from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.