LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: code execution

Browse skills that share this tag.

  • claude-skill - Claude Code Headless Mode Automation Skill
    Claude Codeheadless modeCLI automationcode execution

    ★ 18 · Updated 2026-06-30

    Automates task execution via Claude Code CLI in non-interactive headless mode without approval prompts.

    ⚙ Execute tasks in headless mode⚙ Set permission modes⚙ Control tool access permissions
  • subagent-driven-development - Execute implementation plans with independent subagents
    implementationcode executioncode reviewsubagent

    ★ 1 · Updated 2026-06-15

    Dispatch fresh subagent per task with two-stage review for implementation execution

    ⚙ read plan⚙ extract tasks⚙ create todo list
  • subagent-driven-development - Execute plans with independent subagent tasks
    code executionplan executionsubagent coordinationtask management

    ★ 1 · Updated 2026-06-15

    Execute implementation plans by dispatching fresh subagent per task with two-stage review after each

    ⚙ read plan⚙ extract tasks⚙ create todo list
  • polyglot-orchestration - Multi-Language Runtime Coordination
    cross-languagecode executiondata marshallingruntime coordination

    ★ 64 · Updated 2026-06-15

    Coordinate code execution across Babashka, Julia, Python, OCaml, and Scheme with unified dispatch and data marshalling

    ⚙ invoke julia from babashka⚙ invoke python from julia⚙ invoke scheme from python
  • debug - Systematic E2E Bug Fixing
    debuggingbug fixingcode executione2e testing

    ★ 0 · Updated 2026-05-09

    Fix E2E bugs through direct code execution and documentation analysis

    ⚙ read error messages⚙ analyze stack traces⚙ grep code
  • debug - Systematic bug fixing with code execution
    debugbug fixcode executionE2E testing

    ★ 1 · Updated 2026-05-09

    Fix E2E bugs through code execution and design document analysis

    ⚙ analyze error message⚙ read code files⚙ cross-reference design flow
  • coding-agent - Coding Agent
    coding agentbackground processcode executioncode review

    ★ 0 · Updated 2026-03-24

    Run coding agents via background process for programmatic control

    ⚙ run Codex CLI⚙ run Claude Code⚙ run OpenCode
  • docker-sandbox - Docker Sandbox for Agent Tools Isolation
    dockersandboxagentsisolation

    ★ 64 · Updated 2026-03-23

    Create and manage Docker sandboxes for isolated agent tool execution

    ⚙ create sandbox⚙ run command⚙ list sandboxes
  • code-only-env - Execute Python Code in Restricted Environment
    pythoncode executionrestricted environmentcomputation

    ★ 58 · Updated 2026-03-23

    Informs Claude about code-only environment where only execute_code tool is available

    ⚙ execute Python code⚙ capture execution results⚙ explain environment constraints
  • te-guide - Claudikins Tool Executor Guide
    code executionworkspaceMCPtool search

    ★ 66 · Updated 2026-03-22

    Guide for Tool Executor workflow, workspace API, MCP clients, and code sandbox

    ⚙ search tools⚙ get tool schema⚙ execute code
  • claude-code-cli - Execute Tasks with Claude Code CLI Automation
    CLIautomationcode executionsecurity

    ★ 1 · Updated 2026-02-18

    Executes coding, research, and automation tasks using the Claude Code CLI with adaptive security permissions.

    ⚙ execute claude CLI commands⚙ determine permission mode⚙ analyze task requirements
  • codeact - Python Code Execution Skill for Tool Automation
    Pythoncode executionautomationtool chaining

    ★ 18 · Updated 2026-02-13

    Generate and execute Python code to interact with available tools

    ⚙ execute Python code cells⚙ generate Python code⚙ use Python tools
  • python-playground - Run Python code in isolated playground for testing
    pythontestingexperimentationcode execution

    ★ 18 · Updated 2026-02-13

    Run and test Python code in a dedicated playground directory

    ⚙ create playground directory⚙ write Python files⚙ run Python scripts
  • pop-sandbox - E2B Sandbox Manager for Isolated Code Execution
    sandboxcode executiontesting environmentisolation

    ★ 4 · Updated 2026-02-12

    Provides safe, isolated environments for code execution and testing in multi-agent systems

    ⚙ create sandbox environments⚙ execute shell commands in sandbox⚙ write files to sandbox