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 source files

Browse skills that use this input.

  • python-majo - Python Development Standards
    pythondevelopmenttype-safetycode-quality

    ★ 18 · Updated 2026-05-11

    Guide Python development with modern tooling and type-safe practices

    ⚙ write Python code⚙ edit Python files⚙ create Python projects
  • sync-deps - Sync Python dependencies from source code imports
    dependenciespythonpackage-managementsynchronization

    ★ 1 · Updated 2026-03-22

    Synchronizes dependency files from actual imports in the codebase

    ⚙ scan source files for imports⚙ resolve PyPI package names⚙ fetch installed versions
  • review-fix - Automated Code Review Issue Fixes
    code reviewautomated fixesgit operationscode quality

    ★ 20 · Updated 2026-03-22

    Read latest code review, plan fixes by priority, execute with atomic commits.

    ⚙ read review file⚙ parse findings⚙ group findings
  • sync-deps - Sync Python Dependencies from Source Code
    dependency managementPythonpackage synchronizationrequirements.txt

    ★ 1 · Updated 2026-03-22

    Scans Python source files for third-party imports and synchronises all dependency files

    ⚙ scan Python source files⚙ detect third-party imports⚙ resolve PyPI package names