environment skills

95 tagged environment, measured the same way as everything else here.

Browse within: air-quality 33cyanheads 32docker 26agent-framework 22agent-learning 22agent-runtime 22distributed-systems 22docker-compose 22networks 22world-model 22

optimizer

01

inclusionAI/AWorld

Skill Claude CodeCodex

Analyzes and automatically optimizes existing agents by improving system prompts and tool configuration.

1.2k 4d ago A 18 tokens original MIT

text2agent

02

inclusionAI/AWorld

Skill Claude CodeCodex

Creates new agents from user requirements by generating Python implementation and mcpconfig.

1.2k 4d ago A 19 tokens original MIT

tiktok_download

03

inclusionAI/AWorld

Skill Claude CodeCodex

Single-file TikTok/Douyin video download and traffic metrics via TikHub API using only httpx; optional persisted raw API JSON plus a stdlib post-processor emitting CSV and simplified JSON. Supports one URL or concurrent batch (max 10 workers). No dependency on any project codebase.

1.2k 4d ago A 63 tokens original MIT

docker-local-build

04

kurtosis-tech/kurtosis

Skill Claude CodeCodex

Build and test Kurtosis from source on local Docker. Compiles all components (engine, core, files-artifacts-expander), builds Docker images, installs the CLI, and restarts the engine. Use when developing Kurtosis and testing changes locally with Docker.

549 7d ago A 56 tokens original Apache-2.0

files-inspect

05

kurtosis-tech/kurtosis

Skill Claude CodeCodex

Inspect, download, upload, and debug Kurtosis file artifacts. View artifacts in an enclave, download them locally for inspection, upload local files, and troubleshoot file mounting issues. Use when services can't find expected files or configs are wrong.

549 7d ago A 51 tokens original Apache-2.0

k8s-dev-deploy

06

kurtosis-tech/kurtosis

Skill Claude CodeCodex

Build, push, and deploy Kurtosis dev images to a Kubernetes cluster without creating a release. Rebuilds engine, core, and files-artifacts-expander as multi-arch Docker images with a unique tag, pushes to the logged-in user's Docker Hub, and restarts the engine. Use when testing local code changes on a k8s cluster.

549 7d ago A 78 tokens original Apache-2.0

aenvironment-deploy

07

inclusionAI/AEnvironment

Skill Claude CodeCodex

Deploy sandboxed environment instances and services using AEnvironment. Use when deploying agent instances, web services, or applications to AEnvironment sandbox infrastructure. Supports three workflows - (1) Build image locally and deploy, (2) Register existing image and deploy, (3) Deploy from registered…

314 1mo ago A 89 tokens original Apache-2.0

ilo

08

metio/ilo

Skill Claude CodeCodex

Run builds, tests, and other tooling inside a reproducible, containerized dev environment via the ilo CLI instead of on the host. Use this whenever a project relies on ilo, devcontainers, or container-based build environments — it has a .ilo.rc / .ilo/ilo.rc, dev/ argument files, a Containerfile/Dockerfile, a…

21 yesterday B 181 tokens 0BSD

add-tool

10

cyanheads/openaq-mcp-server

Skill Claude CodeCodex

Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.

2 7d ago A 35 tokens copy · 100% Apache-2.0

api-linter

11

cyanheads/openaq-mcp-server

Skill Claude CodeCodex

MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.

2 7d ago A 86 tokens copy · 100% Apache-2.0

design-mcp-server

12

cyanheads/openaq-mcp-server

Skill Claude CodeCodex

Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.

2 7d ago A 62 tokens copy · 100% Apache-2.0

wellness-air

13

davidmosiah/wellness-air

Skill Claude CodeCodex

Local-first air quality MCP for agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Wellness Air data or actions through an agent.

0 3d ago A 37 tokens copy · 88% MIT