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.

  • chat-system - Chat System with MVP and Auto-Translation
    chatMVPmessagingtranslation

    ★ 22 · Updated 2026-05-28

    Implements MVP-based chat system with message bus, commands, auto-translation, and encrypted history

    ⚙ process chat messages⚙ execute chat commands⚙ send chat messages
  • 10x Engineer - Apply 10x Engineering Principles to Team
    engineeringproductivitycode-qualityteamwork

    ★ 0 · Updated 2026-05-28

    Apply 10x engineer principles for team multiplication, simplicity, automation, and clear communication when implementing features or optimizing workflows.

    ⚙ write code⚙ refactor code⚙ implement features
  • discord-modals - Discord Modals with Labels
    discordmodalsbot

    ★ 0 · Updated 2026-05-09

    Provides guidance on creating Discord modals with labels and input components using Serenity library

    ⚙ create modal⚙ add label component⚙ create text input
  • prd - Generate Product Requirements Documents
    PRDproduct managementrequirements documentationtechnical specification

    ★ 29 · Updated 2026-05-09

    Generate PRDs for software systems and AI features

    ⚙ ask questions⚙ analyze requirements⚙ write executive summary
  • ink-tui-wizard - Build interactive terminal wizards with Ink
    CLITUIterminalwizard

    ★ 103 · Updated 2026-03-26

    Build terminal user interfaces using Ink and @inkjs/ui with reactive session-driven wizard pattern

    ⚙ create terminal wizard⚙ manage session state⚙ resolve screens
  • zod-validation-patterns - Zod Validation Patterns
    validationtypeScriptZodinput validation

    ★ 0 · Updated 2026-03-25

    Comprehensive patterns for Zod validation library in TypeScript

    ⚙ validate input⚙ parse data⚙ transform data
  • security-patterns - Zero-Trust Security Patterns for Full Stack
    zero-trustauthenticationauthorizationencryption

    ★ 0 · Updated 2026-03-23

    Enforce zero-trust security across frontend and backend systems

    ⚙ store tokens in memory⚙ sanitize user input⚙ detect inactivity
  • spec-kit-constitution - Spec Kit Constitution Creation and Amendment
    spec-kitgovernanceconstitutiontemplates

    ★ 18 · Updated 2026-03-09

    Create or amend project constitution and align dependent templates

    ⚙ create constitution file⚙ amend governance principles⚙ propagate policy changes
  • spec-kit-constitution - Create and Maintain Project Constitutions with Template Synchronization
    specificationgovernancetemplatesversioning

    ★ 5 · Updated 2026-03-09

    Create or amend project constitutions and synchronize changes with dependent templates

    ⚙ create constitution file⚙ update template files⚙ bump version numbers
  • learn - Capture structured knowledge entries for future reference
    knowledge-managementdocumentationlearninggit

    ★ 0 · Updated 2026-02-23

    Capture lessons as structured knowledge entries that persist across sessions and projects

    ⚙ identify lessons from session context⚙ classify knowledge entries with metadata⚙ create structured markdown entry files
  • go-cli - Go CLI application development patterns and utilities
    CLIcommand-lineGoterminal

    ★ 4 · Updated 2026-02-13

    Provides CLI application patterns and best practices for Go development

    ⚙ parse command line arguments⚙ validate arguments⚙ show progress indicators
  • go-cli - Go CLI Application Patterns and Utilities
    CLIGoUtilitiesTerminal

    ★ 602 · Updated 2026-02-13

    Provides supplementary CLI patterns and utilities for argument parsing, progress indicators, and user interaction in Go applications.

    ⚙ validate command-line arguments⚙ display a progress bar for downloads⚙ present interactive prompts
  • Global Validation - Comprehensive input validation with error feedback
    validationsecurityinput-processingerror-handling

    ★ 2 · Updated 2026-02-13

    Implement validation on client and server sides for data integrity and security

    ⚙ validate form input⚙ validate API endpoints⚙ validate data types
  • Global Validation - Secure Input Validation for Web Applications
    securityvalidationinput-sanitizationweb-application

    ★ 6 · Updated 2026-02-12

    Implement comprehensive input validation on client and server sides to prevent injection attacks

    ⚙ implement input validation⚙ apply allowlists⚙ perform type checking
  • go-cli - Go CLI Patterns and Utilities
    cligoterminalutilities

    ★ 18 · Updated 2026-02-12

    Provides CLI application patterns and utilities for Go development

    ⚙ validate command arguments⚙ display progress bars⚙ create interactive prompts
  • interactive-shell - Interactive Shell for AI Coding Agent CLIs
    shellcliagentterminal

    ★ 1,727 · Updated 2026-02-11

    Launch and manage interactive coding-agent CLIs with overlay supervision

    ⚙ launch interactive shell⚙ query session status⚙ send input to session
  • openai-responses - Build Agentic AI with OpenAI Responses API
    OpenAIAPIagentic AIstateful

    ★ 1,018 · Updated 2026-02-09

    Build agentic applications with stateful conversations, preserved reasoning, and built-in tools

    ⚙ use OpenAI Responses API⚙ manage stateful conversations⚙ preserve reasoning state
  • chat-ui - React/Next.js Chat UI Components from ui.inference.sh
    chat uichat componentsreactnextjs

    ★ 748 · Updated 2026-02-09

    Provides chat UI building blocks for React/Next.js applications

    ⚙ build chat interfaces⚙ display message lists⚙ handle chat input