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

Browse skills that share this tag.

  • gh-aw-local-dev - gh-aw Local Dev Mode Guide
    workflow compilationlocal developmentGitHub Actionsenvironment configuration

    ★ 0 · Updated 2026-03-20

    Explains why gh-aw workflows need actions/setup folder copied in local dev mode and how to fix it

    ⚙ configure actions folder⚙ check action mode⚙ compile workflow
  • setup - Configure screenshotr plugin for macOS environment
    macOS configurationplugin setupenvironment configuration

    ★ 1 · Updated 2026-02-18

    Configure screenshotr settings including output directory, format, naming, and capture preferences

    ⚙ Check existing configuration⚙ Verify macOS environment⚙ Gather user preferences
  • python-environment - Python Environment Setup and Script Development Guidelines
    Python developmentenvironment configurationscript management

    ★ 1 · Updated 2026-02-12

    Set up Python environment with uv, import shared utilities, and follow script structure guidelines

    ⚙ run Python scripts with uv⚙ import shared utilities⚙ create structured scripts