Skill Claude CodeCodex
Troubleshoot OpenSandbox issues by running diagnostics (logs, inspect, events, summary) via CLI or HTTP API to diagnose sandbox failures like OOM, crash, image pull errors, network problems, etc.
187 tagged sandbox, measured the same way as everything else here.
Browse within: rust 57ai-assistant 56agentskills 16rust-sandbox 15self-evolving 15RAG 13kubernetes 13coding-agent 11containerization 11terminal 11agentic-workflow 10dev-tools 10ai-runtime 9javascript 9
Skill Claude CodeCodex
Troubleshoot OpenSandbox issues by running diagnostics (logs, inspect, events, summary) via CLI or HTTP API to diagnose sandbox failures like OOM, crash, image pull errors, network problems, etc.
Skill Claude CodeCodex
Install or uninstall memU for whatever agent you are — identify your host, print its packaged guide, and follow it to wire (or unwire) both seams (record and inject). Use when the user asks to install, set up, integrate, remove, or uninstall memU.
Skill Claude CodeCodex
Build, test, format, and develop CubeSandbox components. Use when asked to build, compile, run tests, format code, or do development work on this project.
Skill Claude CodeCodex
A security-focused guide for running Python code and shell commands in Cube Sandbox, an isolated environment for executing code.
Skill Claude CodeCodex
Write, review, and execute CubeSandbox SDK compatibility E2E pytest cases. Use when the user asks to add, design, review, debug, or run SDK E2E cases under tests/e2e/sdkcompat, or mentions lifecycle, network policy, sandbox templates, backend compatibility, pytest markers, or live E2E validation.
Skill Claude CodeCodex
Generate agentOS marketing/launch graphics (launch & social heroes, code-snippet cards) from the committed generators in docs-internal/graphics. Use when asked to make, update, or render an agentOS launch image, social image, "agentOS Apps" graphic, or technical code-snippet image.
Skill Claude CodeCodex
Run the deferred AgentOS E2E smoke test from public npm packages. Use when the user asks to sanity check, smoke test, or verify a release works.
Skill Claude CodeCodex
Use the browse CLI for Browserbase browser automation, Browserbase cloud APIs, Browserbase Functions, templates, web fetch/search, diagnostics, and Browse.sh skill discovery/installation. Use when the user asks to navigate pages, inspect browser state, run local or remote browser sessions, manage Browserbase…
Skill Claude CodeCodex
Bumps the Go version to the latest release across go.mod, tools.mod, and Dockerfiles.
Skill Claude CodeCodex
Analyze the repo's unit and E2E tests and propose rebalancing toward a test pyramid — which E2E tests (or assertions inside them) can be covered by unit tests, which unit-level gaps genuinely need E2E coverage, and where coverage is duplicated. Use when the user asks about test pyramid, test rebalancing, "should this…
Skill Claude CodeCodex
Triage open GitHub issues for kubernetes-sigs/agent-sandbox by mapping them to roadmap.md and assigning k8s priority labels + Kanban Priority (P0–P4) on Project.
Skill Claude CodeCodex
Production pipeline for ASCII art video — any format. Converts video/audio/images/generative input into colored ASCII character video output (MP4, GIF, image sequence). Covers: video-to-ASCII conversion, audio-reactive music visualizers, generative ASCII art animations, hybrid video+audio reactive, text/lyrics…
Skill Claude CodeCodex
Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4, or SVG. Covers: 2D/3D rendering, noise and particle systems…
Skill Claude CodeCodex
Remove refusal behaviors from open-weight LLMs using OBLITERATUS — mechanistic interpretability techniques (diff-in-means, SVD, whitened SVD, LEACE, SAE decomposition, etc.) to excise guardrails while preserving reasoning. 9 CLI methods, 28 analysis modules, 116 model presets across 5 compute tiers, tournament…
Skill Claude CodeCodex
Run the local Agent Safehouse release flow: inspect commits since the last published release, propose the next SemVer version and changelog, present a dry-run for confirmation, then update changelog, publish the GitHub release, and publish the stable Homebrew tap when confirmed.
Skill Claude CodeCodex
Patterns and best practices for using ccstate state management in the vm0 platform.
Skill Claude CodeCodex
Deep code review and quality analysis for vm0 project.
Skill Claude CodeCodex
Technical debt management - scan codebase for bad smells and create tracking issues.
Skill Claude CodeCodex
A browser-automation guide for controlling web pages and interacting with websites through scripted steps.
Skill Claude CodeCodex
A guide for collaborating on code with Git and GitHub. Git tracks changes locally, while GitHub hosts repositories and supports pull requests, reviews, and team workflows.
Skill Claude CodeCodex
A guide for creating, changing, and improving skills for Claude Code, an AI coding assistant.
Skill Claude CodeCodex
Review or write CLI documentation. Enforces progressive disclosure, logical command ordering, and plain-language explanations. Use when asked to "write CLI docs", "document commands", "review CLI reference", or "update command docs".
Skill Claude CodeCodex
Review or write README content for open-source projects. Enforces progressive disclosure, jargon-free language, and single-concept code examples. Use when asked to "write README", "review README", "update README", or "check docs".
Skill Claude CodeCodex
Reference vocabulary for designing instrumented harnesses that drive vulnerability discovery — design classes (trigger-driven vs coverage-driven), tiered scope (T1 isolated function / T2 multi-component / T3 full build), systematic input exploration, the two-coverage distinction (fuzzer-feedback vs audit)…