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: Source files

Browse skills that use this input.

  • security - Security Review Skill
    securityauditgithubcode-review

    ★ 0 · Updated 2026-09-17

    Audits the codebase for security issues and creates GitHub issues for findings.

    ⚙ Audit codebase for security issues⚙ Classify findings by severity⚙ Report security audit findings
  • review - Code review for security and quality
    code reviewsecuritystatic analysisquality assurance

    ★ 7,779 · Updated 2026-05-11

    Review code changes for security, performance, bugs, and quality across staged, unstaged, commit, or PR diffs

    ⚙ review staged changes⚙ review unstaged changes⚙ review specific commits
  • trace - Structural code analysis with ast-grep
    code analysisstructural searchAST parsingarchitecture audit

    ★ 2 · Updated 2026-03-26

    Parse AST to find code structure patterns and architectural boundaries

    ⚙ Parse AST nodes⚙ Match structural patterns⚙ Find class definitions
  • Redc-useage - Multi-Cloud Red Team Infrastructure Automation Tool
    infrastructure-as-codecloud-automationterraformmulti-cloud

    ★ 193 · Updated 2026-03-09

    Deploy and manage cloud resources across AWS, Aliyun, and Tencent Cloud using Terraform

    ⚙ Initialize templates⚙ Download templates⚙ List local templates
  • Error Messages - Design and implement high-quality compiler error messages
    compilererror-messagesuser-experiencediagnostics

    ★ 1,788 · Updated 2026-02-12

    Designs and implements clear, actionable compiler error messages with source context and fix suggestions

    ⚙ Design error message templates⚙ Implement source context display⚙ Generate fix suggestions
  • auth-review - Authentication and Authorization Design Review Tool
    securityauthenticationauthorizationreview

    ★ 8 · Updated 2026-02-11

    Review authentication and authorization design including OAuth, JWT, token expiration, RBAC/ABAC, and privilege escalation risks.

    ⚙ Identify authentication mechanisms⚙ Map authentication flows⚙ Identify authorization models