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 with capability: execute CLI commands

Browse skills that share this capability.

  • cli-helper - Shared utility for invoking fractary CLI commands
    CLIcommand invocationutilityparsing

    ★ 602 · Updated 2026-03-26

    Shared utility that invokes fractary CLI commands and handles errors and output parsing

    ⚙ validate CLI installation⚙ execute CLI commands⚙ parse JSON output
  • lesson-runner - Run Python Code for Agent-Spike Lesson Projects
    pythonlessonagent-spiketesting

    ★ 18 · Updated 2026-02-24

    Run Python code in lesson context with proper uv and venv handling for agent-spike project

    ⚙ run test scripts⚙ run demo scripts⚙ execute CLI commands
  • lesson-runner - Agent-Spike Lesson Code Runner with UV and Virtual Environment
    PythonlessontestingCLI

    ★ 602 · Updated 2026-02-24

    Run Python code for lessons in the agent-spike multi-agent learning project

    ⚙ navigate to lesson directory⚙ run Python test scripts⚙ run Python demo scripts
  • gemini-delegation - Gemini CLI Delegation for Large Context Tasks
    geminiclidelegationgoogle

    ★ 336 · Updated 2026-02-23

    Implements delegation workflow for Google's Gemini models using CLI

    ⚙ verify Gemini authentication⚙ check API quota⚙ execute CLI commands
  • simple-fetch - Simple URL Fetching Skill for MCP CLI Pattern
    democlifetchmcp

    ★ 18 · Updated 2026-02-13

    Demonstrates CLI-based execution pattern for fetching content from URLs

    ⚙ fetch URL content⚙ execute CLI commands