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 capability: fetch installed versions

Browse skills that share this capability.

  • 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
  • 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