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: Python project

Browse skills that use this input.

  • setup-linting-ci - Automate Python Linting with Pre-commit and CI
    pythonlintingcode-qualitypre-commit

    ★ 602 · Updated 2026-06-15

    Configure pre-commit hooks and GitHub Actions CI for automated Python code linting

    ⚙ create pre-commit hook⚙ create GitHub Actions workflow⚙ run ruff check
  • python-majo - Python Development Standards
    pythontype-safetycode-qualitydevelopment

    ★ 0 · Updated 2026-05-11

    Python development standards with UV, basedpyright, and ruff

    ⚙ write Python code⚙ create Python project⚙ add type annotations
  • version-bump - Automated Python Package Version Bump
    versioningreleasepythongit

    ★ 206 · Updated 2026-02-12

    Update pegaflow-llm package version by editing pyproject.toml

    ⚙ check current version⚙ create release branch⚙ edit pyproject.toml