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 input: Python script files

Browse skills that use this input.

  • modal-serverless-gpu - Run ML workloads on Modal serverless GPUs
    InfrastructureServerlessGPUCloud

    ★ 0 · Updated 2026-09-20

    Provides guidance for running machine learning workloads, deploying web APIs, and scheduling batch jobs on Modal serverless GPUs.

    ⚙ Configure serverless GPU resources⚙ Deploy ML web endpoints⚙ Define custom container images
  • unreal-instructions - Unreal Engine MCP Guide
    unreal-engineue5blueprintcpp

    ★ 0 · Updated 2026-09-20

    Provides entry point guidance, tool routing, environment workflows, and coding safety guardrails for Unreal Engine tasks.

    ⚙ Route dual-MCP tool calls⚙ Query C++ AST and documentation⚙ Execute Python scripts safely
  • gee-agent-skill - Google Earth Engine Python Workflow Skill
    earth-enginepython-apiworkflow-automationremote-sensing

    ★ 31 · Updated 2026-09-17

    Plan, render, validate, preflight, run, and audit reproducible Google Earth Engine Python workflows with recipes, export monitoring, and run traces.

    ⚙ Convert text requests into plans⚙ Recommend datasets and search documentation⚙ Resolve area of interest boundaries
  • mcp-sdk - Python MCP SDK 1.28.1 and FastMCP Reference
    mcpfastmcppythonsdk

    ★ 0 · Updated 2026-09-15

    Reference for modelcontextprotocol/python-sdk version 1.28.1 to build and interact with MCP servers and clients using FastMCP in Python.

    ⚙ Register tools using FastMCP⚙ Register dynamic resource URIs⚙ Register prompt templates
  • skill-security-auditor - Advanced Security Auditing Tool for OpenClaw Skills
    securityaudityarallm

    ★ 816 · Updated 2026-02-14

    Security scanning tool to detect malicious patterns in OpenClaw skills

    ⚙ scan skill files with YARA rules⚙ analyze code with LLM semantics⚙ perform batch scanning
  • python-environment - Python Environment Setup and Script Development Guidelines
    Python developmentenvironment configurationscript management

    ★ 1 · Updated 2026-02-12

    Set up Python environment with uv, import shared utilities, and follow script structure guidelines

    ⚙ run Python scripts with uv⚙ import shared utilities⚙ create structured scripts