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.
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
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.
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…
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.
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…
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)…
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.
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…
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?".
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.
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.
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.
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…
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…
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.
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…
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.
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.
Skill Claude CodeCodex
Perform a security audit on code, checking for common vulnerabilities including injection, auth bypass, secrets leakage, and unsafe dependencies.
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…
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…
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…
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…
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…
davit-khaburdzania/grok-plugin-cc
Skill Claude CodeCodex
Internal helper contract for calling the grok-companion runtime from Claude Code.