grok build skills

53 tagged grok build, measured the same way as everything else here.

Browse within: grok 23grok-build-gui 17open-code 17workbuddy 17openai-codex 9acp 7

agentbox-setup

01

madarco/agentbox

Skill Claude CodeCodex

Generate an agentbox.yaml for the current AgentBox workspace. Invoke when the user opens a sandbox without an agentbox.yaml or asks to (re)configure one.

378 2d ago B 38 tokens original MIT

agentbox-info

02

madarco/agentbox

Skill Claude CodeCodex

Spin up isolated sandboxes ("boxes") for coding agents, run them in parallel, queue background runs with -i, and push commits safely through the host relay. Use when the user wants to run Claude Code / Codex / OpenCode in a sandbox, start more boxes, attach to a running box, or otherwise operate the agentbox CLI on…

378 2d ago A 79 tokens original MIT

agentbox

03

madarco/agentbox

Skill Claude CodeCodex

Fork the current agent session into a new VM or local Docker container with all the project files, agent settings and session teleported into.

378 2d ago B 30 tokens original MIT

arcboxlabs/linkcode

Skill Claude CodeCodex

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and…

140 3d ago A 98 tokens

apple-design

05

arcboxlabs/linkcode

Skill Claude CodeCodex

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

140 3d ago A 80 tokens

emil-design-eng

06

arcboxlabs/linkcode

Skill Claude CodeCodex

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

140 3d ago A 35 tokens

orchestrator

07

backnotprop/orchestrator

Skill Claude CodeCodex

Use Orchestrator as a CLI-backed skill to delegate and coordinate work across Claude Code, Codex, Copilot, Grok, Pi, shell, and custom runtimes. Use when an agent should launch one or many sub-agents, choose runtimes or models, apply the user's orchestration preferences, inspect background work, collect results…

111 1mo ago A 81 tokens

cobusgreyling/goal-engineering

Skill Claude CodeCodex

Pre-flight check before calling updategoal(completed: true). Ensures verifier ran, tests passed, and GOAL.md checklist is complete. Use when implementer believes work is done, or when asked "can I mark goal complete?".

39 2mo ago A 52 tokens original MIT

goal-scoper

09

cobusgreyling/goal-engineering

Skill Claude CodeCodex

Break a large request into a bounded, goal-ready objective with verifiable done conditions. Use before /goal when the task is vague, too large, or missing acceptance criteria. Produces GOAL.md draft content.

39 2mo ago A 47 tokens original MIT

goal-verifier

10

cobusgreyling/goal-engineering

Skill Claude CodeCodex

Independently verify a Grok Build goal is truly complete. Checks GOAL.md done conditions, runs tests, and returns PASS or REJECT with evidence. Use before updategoal(completed: true), when asked to "verify goal", "check if done", or as a reviewer sub-agent at the end of a goal run.

39 2mo ago A 71 tokens original MIT

clawcall

11

ClawCall-Dev/ClawCall

Skill Claude CodeCodex

Use when the user wants Grok to place a US phone call, call a business, handle hold or phone menus, confirm/reschedule/cancel/book/follow up, reach a real person, leave voicemail, or bridge the user into a live call via ClawCall.

7 8d ago A 59 tokens original MIT

clawcall

12

ClawCall-Dev/ClawCall

Skill Claude CodeCodex

Use when the user wants an AI agent to place a US phone call, call a business, handle hold or phone menus, confirm/reschedule/cancel/book/follow up/check an order, reach a real person, leave voicemail, connect the user into a live call, configure ClawCall voice/personality/profile or inbound reserved-number answering…

7 8d ago A 96 tokens original MIT

e2e-docker-repro

13

pwrdrvr/PwrSnap

Skill Claude CodeCodex

Run and debug PwrSnap Desktop E2E tests inside the local Docker/xvfb harness that mirrors GitHub Actions. Use when investigating GHA Desktop E2E failures, Linux/xvfb-only Electron bugs, flaky Playwright specs, teardown hangs, source-filter flakes, or when asked to reproduce a PR CI failure locally with…

5 2d ago A 84 tokens original MIT

pwrdrvr/PwrSnap

Skill Claude CodeCodex

Check and summarize PwrSnap GitHub Release asset download statistics. Use when the user asks for download counts, bytes served, DMG stats, mac updater ZIP traffic, Windows installer traffic, per-release stats such as beta.20/beta.18, or whether GitHub release downloads show any traffic.

5 2d ago A 66 tokens original MIT

release

15

pwrdrvr/PwrSnap

Skill Claude CodeCodex

Prepare, validate, tag, publish, and monitor guarded PwrSnap desktop releases. Use when the user asks to release PwrSnap, select alpha/beta/maintenance-candidate/RC/stable versions, prepare a vX.Y.Z or vX.Y.Z-prerelease tag, update release notes or CHANGELOG.md for a desktop release, verify package.json/tag/changelog…

5 2d ago A 97 tokens original MIT

forge-overlaps

16

ky2renzzz/acp-forge

Skill Claude CodeCodex

Check for file-level conflicts between agent worktrees before merge. Use when multiple sub-agents have been editing files and you want to detect overlapping changes early.

5 1mo ago A 35 tokens original MIT

forge-session

17

ky2renzzz/acp-forge

Skill Claude CodeCodex

Record, verify, and diff multi-agent execution sessions. Use to audit what agents did, replay sessions for debugging, or compare two runs.

5 1mo ago A 31 tokens original MIT

security-audit

18

ky2renzzz/acp-forge

Skill Claude CodeCodex

Perform a security audit on code, checking for common vulnerabilities including injection, auth bypass, secrets leakage, and unsafe dependencies.

5 1mo ago A 27 tokens original MIT

grok-subagent

19

Walvez/grok-subagent

Skill Claude CodeCodex

Delegate bounded coding, investigation, review, implementation, and real-time X/Reddit/web research tasks from Codex to the locally authenticated Grok Build CLI. Use when the user asks Codex to consult Grok, use Grok as a subagent, compare independent model conclusions, spend SuperGrok quota on useful project work…

4 29d ago A 112 tokens original MIT

delegate-to-grok

20

Sunwood-ai-labs/delegate-to-grok-skill

Skill Claude CodeCodex

Delegate coding, repository inspection, comparisons, web research, and public X search from Codex to the locally installed Grok Build CLI on Windows. Use when a user asks to run or consult Grok, resume Grok Build authentication, compare Codex and Grok, inspect or modify a project with Grok, or perform public X…

2 22d ago A 74 tokens original MIT

project-auditor

21

cobusgreyling/grok-build-showcase

Skill Claude CodeCodex

Perform a thorough Grok Build readiness audit on a project directory. Detects presence and quality of AGENTS.md, .grok/skills, test setup, CI configuration, git hygiene, and ignore files. Produces a 0-100 score plus actionable recommendations. Use when asked to "audit", "gbs audit", "check grok readiness", "is this…

2 2mo ago A 101 tokens original MIT

readiness-scorer

22

cobusgreyling/grok-build-showcase

Skill Claude CodeCodex

Calculate and explain a "Grok Readiness Score" (0-100) for a project based on concrete signals: quality of AGENTS.md / project rules, quantity and validity of skills, test/CI presence, git hygiene, ignore configuration, and verification culture. Use when asked to "score", "readiness score", "grok score", "how agent…

2 2mo ago A 98 tokens original MIT

skill-crafter

23

cobusgreyling/grok-build-showcase

Skill Claude CodeCodex

Create high-quality, production-ready Grok Build skills (SKILL.md files). Generates correct YAML frontmatter (name, description with specific triggers, when-to-use, argument-hint), clear numbered steps, tool references, and principles. Use when the user says "create a skill", "write a skill for...", "gbs scaffold…

2 2mo ago A 92 tokens original MIT