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: package dependencies

Browse skills that use this input.

  • ci-preflight - Local CI validation before commits and PRs
    CI/CDcode qualitypre-commitvalidation

    ★ 0 · Updated 2026-02-18

    Performs local CI validation checks before commits and PR requests

    ⚙ check changed applications⚙ run type checking⚙ run lint checks
  • dockerfile-generator - Generate production-ready, secure Dockerfiles
    dockercontainerizationdevopsci-cd

    ★ 3 · Updated 2026-02-13

    Generate production-ready, secure, and optimized Dockerfiles

    ⚙ generate Dockerfile⚙ create multi-stage builds⚙ optimize layer caching
  • setting up a development environment - Set Up Development Environment for Code Testing
    developmentenvironmentsetupprogramming

    ★ 18 · Updated 2026-02-12

    Configure a reproducible project-local development environment for writing and testing code

    ⚙ create virtual environment⚙ install Python dependencies⚙ install package in editable mode