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: User input

Browse skills that use this input.

  • agents - Agent Routing and Modal Lock Patterns
    agent-routingmodal-lockworld-architectgame-state

    ★ 4 · Updated 2026-09-16

    Reference WorldArchitect agent routing priority and modal lock patterns.

    ⚙ Route agent inputs by priority⚙ Enforce modal locks⚙ Guard against stale flags
  • smith-plan - Execute implementation planning to generate design artifacts
    smithplanningdesign-artifactsworkflow

    ★ 52 · Updated 2026-09-14

    Executes the implementation planning workflow using the plan template to generate design artifacts.

    ⚙ Run setup script⚙ Load feature spec and constitution⚙ Generate research document
  • ai-agent-development - AI Agent Development Workflow
    ai-agentcrewailanggraphmulti-agent

    ★ 1 · Updated 2026-09-13

    AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

    ⚙ Design agent architecture⚙ Implement single autonomous agents⚙ Build multi-agent systems
  • codesyncer - AI context persistence using code tags across sessions
    context-persistencecode-tagsai-memory

    ★ 69 · Updated 2026-09-12

    Persists AI context across sessions by embedding structured tags into code comments.

    ⚙ Add inline tags to code⚙ Pause on sensitive keywords⚙ Ask users for critical values
  • global-error-handling - Global Error Handling
    error-handlingexceptionvalidationmiddleware

    ★ 63 · Updated 2026-09-10

    Implement robust error handling with user-friendly messages, fail-fast validation, centralized error boundaries, and proper resource cleanup.

    ⚙ Implement try-catch blocks⚙ Create custom exceptions⚙ Implement error boundaries
  • ai-wrapper-product - Architect and build products powered by AI APIs
    pythonjavascriptapiclaude

    ★ 6 · Updated 2026-09-09

    Build products that wrap AI APIs into focused tools, covering architecture, prompt engineering, cost management, and quality control.

    ⚙ Architect AI products⚙ Engineer prompts for products⚙ Manage API costs
  • ai-wrapper-product - Build Profitable AI Wrapper Products
    AIAPIproduct developmentprompt engineering

    ★ 57 · Updated 2026-03-19

    Build AI-powered products that wrap AI APIs into focused tools solving specific problems

    ⚙ Design AI product architecture⚙ Write product prompts⚙ Manage API costs
  • a2a-multi-turn - A2A Multi-Turn Conversations for Agents
    multi-turnconversationA2Atask-state

    ★ 39 · Updated 2026-03-10

    Implement A2A multi-turn conversations with input-required state handling

    ⚙ Handle input-required state⚙ Maintain conversation history⚙ Request additional input
  • ai-sdk-ui - Build React Chat Interfaces with Vercel AI SDK v6
    frontendreactuichat

    ★ 1,018 · Updated 2026-02-09

    Frontend React hooks for AI-powered user interfaces with Vercel AI SDK v6, covering message parts, tool approval workflows, and error solutions

    ⚙ use chat hooks⚙ send messages⚙ receive streaming responses