x07-os-run
Run X07 programs in run-os / run-os-sandboxed worlds using x07-os-runner, producing machine-readable runner reports.
Run X07 programs in run-os / run-os-sandboxed worlds using x07-os-runner, producing machine-readable runner reports.
Securely delete files beyond recovery using overwriting techniques, ensuring data privacy and compliance with data protection regulations
Execute an Output SDK workflow synchronously and wait for the result. Use when running a workflow and needing immediate results, testing workflow execution, or getting the output directly in the terminal.
Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.
Execute PowerShell commands on Windows systems with security constraints
Execute work orders and implement code using coding agents and development tools
作業フローや手順を分析し、自動化可能な要素を特定する。ワークフロー分析時、自動化検討時、業務プロセス改善時、またはユーザーが作業フロー分析、自動化要素、業務手順、プロセス最適化に言及した際に使用する。
Demonstrates loading an external note during execution.
Run the AWK principal workflow (awkit kickoff, principal loop, dispatch worker, check results, review/merge PR). Triggers: awkit kickoff, start-work, NEXT_ACTION, review pr, dispatch worker, autonomous workflow, generate tasks, create task.
Use when you have a written implementation plan to execute. Load plan, review critically, execute tasks in batches with verification.
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
Universal script execution pattern via execute-script.py proxy
Generate clean shell scripts following best practices.
多子代理并发任务分配。AI 拆分复杂任务,并发调用 codex exec,收集结果并审查。触发词:pai、派发、dispatch、分配、并发、多子代理。
This skill should be used when Claude Code needs to perform basic arithmetic calculations. It provides a Python script that safely evaluates mathematical expressions including addition, subtraction, multiplication, division, exponentiation, and square roots.
Convert raw task input into a machine-safe execution plan or explicitly refuse to proceed. Use before any code changes in unattended/headless mode to ensure deterministic, safe task execution.
Implement AsyncIO patterns for I/O-bound tasks with asyncio.gather, semaphores, and FastAPI async endpoints. Use for concurrent operations, parallel HTTP fetches, rate-limited operations, or async API development. Achieves near-linear scaling with concurrent tasks and minimal overhead. Triggers on "async", "asyncio", "concurrent", "parallel requests", "FastAPI async", "aiohttp", "async Python".
Controlled plan execution with human review checkpoints - loads plan, executes in batches, pauses for feedback. Supports one-go (autonomous) or batch modes.
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
Use when user needs PowerShell module design, function structure, reusable libraries, profile optimization, or cross-version compatibility across PowerShell 5.1 and PowerShell 7+.