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

Browse skills that use this input.

  • issue-triage - Triage vague issue reports into structured documents
    issue-triagebug-reportworkflowtriage

    ★ 0 · Updated 2026-09-23

    Triages raw issues into structured reports detailing known facts, missing information, severity, and recommended next skills.

    ⚙ Resolve issue text from arguments⚙ Classify issue types⚙ Extract reported and expected behaviors
  • dx-agent-stream-validate - dx_stream Pipeline Validation
    dx-streampipelinevalidationgstreamer

    ★ 3 · Updated 2026-09-20

    Validate dx_stream pipeline applications for correctness, completeness, and runtime readiness.

    ⚙ Perform static analysis⚙ Validate element properties⚙ Run smoke tests
  • 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
  • python-pro - Python 3.11+ specialist for type-safe and async programming.
    pythontype-safetyasyncpytest

    ★ 4 · Updated 2026-09-16

    Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites, and validates code with black and ruff.

    ⚙ Generate type-annotated Python code⚙ Configure mypy strict mode⚙ Write pytest test suites
  • agent-guard - Real-time security framework for AI agents
    securityprompt-injectioncommand-injectionopenclaw-skill

    ★ 1 · Updated 2026-09-15

    Provides real-time prompt injection detection, command injection blocking, and content sanitization for AI agents.

    ⚙ Analyze text for security threats⚙ Sanitize dangerous content from text⚙ Screen GitHub issues for attacks
  • project-security - Project Security Guidelines
    securitysecrets-managementinput-validationdependency-security

    ★ 1 · Updated 2026-09-14

    Project-specific security guidelines for secrets, input validation, dependencies, auth, and common vulnerabilities.

    ⚙ Manage project secrets⚙ Validate external input⚙ Audit dependency security
  • building-cicd-pipelines - Build and Orchestrate CI/CD Pipelines
    ci-cddeploymentpipelineautomation

    ★ 1 · Updated 2026-09-14

    Provides deployment automation, pipeline orchestration, and guided assistance for CI/CD tasks.

    ⚙ Assess current deployment setup⚙ Design CI/CD pipeline solution⚙ Implement deployment pipeline changes
  • osv-scanner - Google dependency vulnerability scanner using OSV.dev database
    vulnerability-scannersecuritydependencieslicense-compliance

    ★ 21 · Updated 2026-09-14

    Scans dependency lockfiles, SBOMs, and container images for vulnerabilities and checks license compliance using the OSV.dev database.

    ⚙ Scan dependency lockfiles⚙ Scan container images⚙ Perform reachability analysis
  • web-cli - Unified CLI for web search and page fetch
    web-searchweb-fetchcli-toolmulti-provider

    ★ 0 · Updated 2026-09-13

    Executes web searches and fetches page content via official provider APIs with multi-account failover.

    ⚙ Search web pages by keyword⚙ Extract web page content⚙ Configure CLI accounts and providers
  • railway - Deploy and manage applications on Railway.
    railwaydeploymentclouddatabase

    ★ 17 · Updated 2026-09-12

    Deploy containerized applications, provision databases, configure private networking, and manage Railway projects.

    ⚙ Deploy containerized applications⚙ Provision database services⚙ Configure private networking
  • credential-hygiene - Credential hygiene and leak prevention guidelines
    securitycredentialsgitsecret-management

    ★ 0 · Updated 2026-09-10

    Provides guidelines for checking credentials before commits, rotating leaked secrets, and preventing secret exposure in repository files.

    ⚙ Check changed files for secrets⚙ Verify placeholder usage in env⚙ Rotate leaked credentials immediately
  • code-documentation-doc-generate - Automated Code Documentation Generation from Source
    documentationcode documentationAPI docsautomated documentation

    ★ 148 · Updated 2026-06-30

    Generates API docs, architecture diagrams, user guides, and technical references from code using AI-powered analysis and industry best practices.

    ⚙ Generate API documentation⚙ Generate architecture diagrams⚙ Generate user guides
  • traefik - Traefik Reverse Proxy and Load Balancer
    traefikreverse-proxyload-balancertls

    ★ 155 · Updated 2026-06-15

    Route traffic and manage TLS with Traefik reverse proxy

    ⚙ Route traffic⚙ Manage TLS certificates⚙ Configure HTTPS
  • spectra-audit - Security audit for code changes
    securityauditcode reviewstatic analysis

    ★ 0 · Updated 2026-06-15

    Audit code changes for security issues including dangerous defaults and type confusion

    ⚙ Run git diff⚙ Launch parallel agents⚙ Search for security issues
  • systematic-debugging - Systematic debugging for technical issues
    debuggingroot cause analysisbug fixingsystematic problem solving

    ★ 20 · Updated 2026-06-15

    Find root causes before proposing fixes for bugs and failures

    ⚙ Read error messages⚙ Reproduce issues⚙ Check recent changes
  • gha-security-review - GitHub Actions Security Review
    securitygithub-actionsCI/CDvulnerability-scanning

    ★ 1 · Updated 2026-05-09

    Find exploitable vulnerabilities in GitHub Actions workflows

    ⚙ Review workflow files⚙ Analyze workflow triggers⚙ Check vulnerability classes
  • codebase-onboarding - Generate codebase onboarding guide
    onboardingcode-analysisdocumentationarchitecture

    ★ 272 · Updated 2026-05-09

    Analyze unfamiliar codebase and generate structured onboarding guide with architecture map and conventions

    ⚙ Scan package manifests⚙ Identify frameworks⚙ Find entry points
  • java-pro - Java 21+ Expert with Modern Spring Boot
    JavaSpring BootJVMCloud-native

    ★ 2 · Updated 2026-03-26

    Develop Java 21+ applications with Spring Boot, virtual threads, and cloud-native patterns

    ⚙ Build Spring Boot application⚙ Run tests⚙ Debug issues
  • synapse - Automatic Skill Recommendation System
    automationpattern-detectionskill-generationworkflow-optimization

    ★ 18 · Updated 2026-03-24

    Analyzes work patterns and automatically generates skills when patterns emerge

    ⚙ Read Cortex memory files⚙ Analyze PRD files⚙ Parse task lists
  • project-conventions - Discover and Apply Project Code Conventions
    code-styleconventionscodebase-analysispatterns

    ★ 44 · Updated 2026-03-23

    Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices.

    ⚙ Check project configuration files⚙ Study existing code patterns⚙ Find similar features

Scroll to load more