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 tagged: example

Browse skills that share this tag.

  • replit-hello-world - Create a minimal working Replit example
    replithello-worldexampleapi

    ★ 602 · Updated 2026-09-11

    Creates a minimal working Replit example for testing setup or learning basic API patterns.

    ⚙ Create entry file⚙ Initialize Replit client⚙ Make API call
  • coderabbit-hello-world - Minimal working CodeRabbit example
    coderabbithello-worldquickstartsdk

    ★ 1 · Updated 2026-09-11

    Creates a minimal working CodeRabbit example to verify SDK initialization and API connectivity.

    ⚙ Create entry file⚙ Initialize CodeRabbit client⚙ Execute API call
  • groq-hello-world - Create a minimal working Groq example
    groqhello-worldexamplequick-start

    ★ 602 · Updated 2026-09-11

    Create a minimal working Groq example for testing setup, starting integrations, or learning basic API patterns.

    ⚙ Create entry file⚙ Initialize Groq client⚙ Make API call
  • demo - UltraRAG Tracing Demo with LangGraph and YAML Pipelines
    demotracinglanggraphyaml

    ★ 14 · Updated 2026-02-23

    Demonstrates UltraRAG-style execution tracing with LangGraph and YAML pipelines

    ⚙ greet users⚙ echo messages⚙ test YAML pipelines
  • Complete Rust Development - Comprehensive Rust Development with Error Handling, Testing, and Logging
    rustcompleteexample

    ★ 602 · Updated 2026-02-14

    Combines error handling, testing, and logging patterns for Rust development.

    ⚙ Follow Rust idioms⚙ Use clippy for linting⚙ Format code with rustfmt
  • Template Skill - Template Skill for Agent Security Structure
    templateexampleagent-security

    ★ 0 · Updated 2026-02-13

    A template showing the canonical skill structure for agent security.

    ⚙ display canonical structure⚙ provide skill examples
  • example-minimal-skill - Minimal skill for simple task guidance
    basicexampleminimalguidance

    ★ 18 · Updated 2026-02-12

    Provides basic guidance for simple, well-defined tasks

    ⚙ Understand task requirements⚙ Apply core technique⚙ Verify results
  • example-minimal-skill - Example Minimal Skill for Simple Tasks
    exampleminimalbasicguidance

    ★ 602 · Updated 2026-02-12

    Provides basic guidance for simple, well-defined tasks

    ⚙ Provide basic guidance
  • uloop-hello-world - Personalized Hello World Tool with Multi-Language Support
    testingexamplegreetingcli

    ★ 566 · Updated 2026-02-12

    Generate personalized hello world greetings with multi-language support

    ⚙ accept name parameter⚙ select greeting language⚙ generate greeting message