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 output: quality checklist

Browse skills that produce this output.

  • create-skill-file - Claude Agent Skill Writing Guidelines
    documentationskill-creationbest-practicesguidelines

    ★ 394 · Updated 2026-06-30

    Guides creation of well-structured SKILL.md files following best practices for naming, structure, and content organization

    ⚙ define naming conventions⚙ create file structure⚙ write YAML frontmatter
  • skill-best-practices - Expert Guide for AI Agent Skills
    AI agentskill designbest practices

    ★ 3 · Updated 2026-03-24

    Expert guide for designing, reviewing, and improving AI agent skills

    ⚙ design skills⚙ review skills⚙ improve skills
  • methodical-dev - Structured Development Methodology Guide
    developmentmethodologygitstep-by-step

    ★ 9 · Updated 2026-03-23

    Guides users through structured development methodology with step-by-step validation and controlled AI assistance

    ⚙ ask user questions⚙ check git status⚙ create implementation plan
  • property-based-testing - Property-Based Testing for Serialization and Validation
    testingautomated-testingproperty-testingquality-assurance

    ★ 5 · Updated 2026-02-11

    Generate random inputs to test invariants in serialization, validation, normalization, and pure functions

    ⚙ detect serialization patterns⚙ generate test strategies⚙ validate roundtrip properties