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: module name

Browse skills that use this input.

  • eo-workflow - EO Skills Multi-pane Workflow Orchestration
    workflowautomationtmuxorchestration

    ★ 31 · Updated 2026-06-30

    Orchestrate eo-skills pipeline across tmux panes with auto dispatch and status polling

    ⚙ validate prerequisites⚙ create monitoring jobs⚙ orchestrate workflow phases
  • uvm - UVM Coding Convention and Methodology
    UVMverificationtestbenchSystemVerilog

    ★ 53 · Updated 2026-06-30

    UVM coding conventions and methodology guidelines based on IEEE 1800.2-2020 standard

    ⚙ write UVM testbenches⚙ build UVM environments⚙ create UVM components
  • aurora-project-structure - Aurora Project Structure Guide
    auroranestjsproject structurecode navigation

    ★ 602 · Updated 2026-06-15

    Explain Aurora/NestJS project folder hierarchy and each directory's responsibility

    ⚙ explain project structure⚙ describe folder hierarchy⚙ locate files
  • 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
  • odoo-debugger - Odoo 16.0 Issue Debugging Tool
    Odoodebuggingqueue jobSVL

    ★ 4 · Updated 2026-05-28

    Debugs and resolves Odoo 16.0 issues including SVL linking, queue job failures, view errors, and business logic bugs.

    ⚙ analyze queue job failures⚙ debug view XML errors⚙ investigate SVL linking issues
  • API Documentation Lookup - Effect-TS API Documentation Lookup Tool
    Effect-TSAPI documentationTypeScriptfunctional programming

    ★ 18 · Updated 2026-05-09

    Retrieves API documentation from official Effect-TS documentation site

    ⚙ retrieve API documentation⚙ fetch function signatures⚙ fetch parameters
  • API Documentation Lookup - Effect-TS API Documentation Lookup
    Effect-TSAPI documentationTypeScriptdocumentation lookup

    ★ 57 · Updated 2026-05-09

    Retrieve API documentation from official Effect-TS documentation site using WebFetch

    ⚙ retrieve API documentation⚙ look up function signatures⚙ fetch usage examples
  • API Documentation Lookup - Effect-TS API Documentation Lookup
    API documentationEffect-TSTypeScriptreference

    ★ 602 · Updated 2026-05-09

    Retrieve API documentation from official Effect-TS documentation site

    ⚙ fetch documentation⚙ retrieve function signatures⚙ find usage examples
  • health - Project Health Score Assessment
    project healthcode qualitytestingsecurity

    ★ 22 · Updated 2026-05-09

    Generate comprehensive health scores for projects based on architecture, tests, security, performance, and maintainability metrics

    ⚙ read source code files⚙ count TypeScript files⚙ check TypeScript errors
  • zoho-crm-automation - Automate Zoho CRM via Rube MCP
    CRMZohoautomationrecords

    ★ 0 · Updated 2026-03-26

    Create, update, search, and convert Zoho CRM records through Composio's Zoho toolkit via Rube MCP

    ⚙ list modules⚙ get module fields⚙ search records
  • zoho-crm-automation - Automate Zoho CRM operations via Rube MCP
    Zoho CRMautomationCRMrecords management

    ★ 6 · Updated 2026-03-26

    Automate Zoho CRM tasks including record creation, updates, searches, and lead conversions via MCP integration

    ⚙ list modules⚙ get module fields⚙ search records
  • zoho-crm-automation - Automate Zoho CRM Tasks
    zohocrmautomationsales

    ★ 17 · Updated 2026-03-26

    Automate Zoho CRM operations: create, update, search records, manage leads, convert leads

    ⚙ list modules⚙ get module fields⚙ search records
  • bevy-api - Bevy 0.18 API and Crate Reference
    BevyRustAPI referencegame engine

    ★ 0 · Updated 2026-03-25

    Reference for Bevy 0.18 crate structure, modules, key types, cargo features, and feature profiles.

    ⚙ reference crate architecture⚙ explain module organization⚙ list key types
  • proj-gen - Automated Code Generator
    code generationCRUDSQLAPI

    ★ 99 · Updated 2026-03-22

    Unified code generation entry for SQL, CRUD, API, and enum types

    ⚙ generate SQL table⚙ generate CRUD code⚙ generate API interface
  • abp-framework - ABP Framework C# Development Expert
    C#ABP FrameworkDDDmodular-architecture

    ★ 19 · Updated 2026-03-20

    Provides ABP Framework 9.x development with ASP.NET Core, DDD, modular architecture, multi-tenancy, and CQRS

    ⚙ create startup template⚙ generate proxy⚙ create entity
  • api-endpoints - Analyze API Endpoints and Classify as Query or Command
    api-analysisendpoint-classificationdocumentation

    ★ 0 · Updated 2026-02-12

    Extracts endpoints from Controller and classifies them as Query or Command types

    ⚙ read source code⚙ extract controller endpoints⚙ classify query command types