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: environment configuration

Browse skills that use this input.

  • systematic-debugging - Systematic Debugging Before Fixes
    debuggingtroubleshootingroot causebug fixing

    ★ 1 · Updated 2026-06-15

    Systematic process to investigate root causes before fixing bugs, test failures, or unexpected behavior

    ⚙ read error messages⚙ reproduce issue⚙ check recent changes
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingtroubleshootingroot cause analysissoftware development

    ★ 20 · Updated 2026-06-15

    Apply four-phase debugging process to find root causes before attempting fixes

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • security-audit - Security Codebase Audit
    securityauditcode reviewvulnerability scanning

    ★ 252 · Updated 2026-05-28

    Scan codebase for security issues

    ⚙ scan source files⚙ verify authentication⚙ check authorization
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingroot cause analysistroubleshootingtechnical issues

    ★ 5 · Updated 2026-05-09

    Systematic debugging process for test failures, bugs, performance problems, and build issues

    ⚙ reproduce bug⚙ isolate issue⚙ trace execution
  • practitioner-guide-multi-turn-agentic-rl - Multi-turn Agentic RL Training Guide
    reinforcement learningagent trainingmulti-turn taskspolicy optimization

    ★ 6 · Updated 2026-03-25

    Train LLM agents via multi-turn RL by optimizing environment complexity, reward signals, and policy initialization.

    ⚙ configure environment complexity⚙ design training curriculum⚙ implement dense rewards
  • project-documentation - Technical Project Documentation
    documentationtechnical writingAPI docsarchitecture

    ★ 0 · Updated 2026-03-25

    Produce accurate technical documentation for projects including READMEs, API docs, ADRs, runbooks, and guides

    ⚙ write README⚙ create API documentation⚙ document architecture decisions
  • full-stack-authentication - Production-Ready Authentication with Scalekit SDK
    authenticationOAuthsession managementSDK

    ★ 57 · Updated 2026-03-24

    Implements secure authentication flows using Scalekit SDK across multiple programming languages

    ⚙ install SDK⚙ configure environment variables⚙ generate authorization URLs
  • Fiscalzen SEFAZ - SEFAZ Integrations for Fiscal Documents
    SEFAZNF-eCT-eMDF-e

    ★ 57 · Updated 2026-03-22

    SEFAZ integrations for NF-e, CT-e, and MDF-e documents

    ⚙ validate certificate⚙ submit SOAP request⚙ query DistDFe
  • error-tracking-integrator - Error Tracking Integration Service
    error trackingproduction debuggingmonitoringSentry

    ★ 650 · Updated 2026-03-11

    Integrates error tracking services into applications for production monitoring

    ⚙ detect framework⚙ install tracking service⚙ configure error monitoring
  • algvex-web - Algvex Website Management and Deployment
    websitedeploymentNext.jsFastAPI

    ★ 650 · Updated 2026-03-09

    Manage and deploy the Algvex website for AItrader trading system

    ⚙ deploy website⚙ restart services⚙ configure Google OAuth
  • start-projects - Guide to Running Projects Locally and in Production
    project setupdeploymentdevelopmentdocker

    ★ 33 · Updated 2026-02-14

    Provides instructions for setting up and running projects in different environments

    ⚙ provide setup instructions⚙ run docker-compose services⚙ start development servers
  • naming-conventions - Code Naming Conventions for Types, Functions, Files and Resources
    coding-standardsnamingtype-driven-developmentcode-style

    ★ 6 · Updated 2026-02-14

    Provides naming conventions for types, functions, files, and resources in type-driven development

    ⚙ apply naming patterns to code⚙ generate resource names with environment⚙ use type declarations
  • audit-code - Security Code Audit - Detect Secrets and Vulnerabilities
    securitycode-reviewauditvulnerability

    ★ 816 · Updated 2026-02-13

    Review project code for security issues like hardcoded secrets, dangerous function calls, and common vulnerabilities

    ⚙ scan source code⚙ detect hardcoded secrets⚙ identify dangerous calls
  • debug - Debug Code and Analyze Errors with Comprehensive Stack Trace Analysis
    debuggingtroubleshootingerror analysisstack traces

    ★ 8 · Updated 2026-02-11

    Debug code, analyze errors, interpret stack traces, and find root causes for bugs and crashes

    ⚙ analyze Python stack traces⚙ analyze JavaScript stack traces⚙ parse application logs
  • ts-agent-sdk - Generate Typed TypeScript SDKs for AI Agent MCP Integration
    typescriptsdkmcpcode-generation

    ★ 1,018 · Updated 2026-02-09

    Generates typed TypeScript SDKs for AI agents to interact with MCP servers

    ⚙ scan MCP server modules⚙ extract tool definitions⚙ generate TypeScript interfaces