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: dependency

Browse skills that share this tag.

  • clonedeps - Clone project dependency source code into local workspace
    gitdependencysource-codeclonedeps

    ★ 0 · Updated 2026-09-20

    Clones key project dependency repositories into a local ignored workspace for inspecting library internals.

    ⚙ Check existing dependency manifest⚙ Obtain clone plan from librarian⚙ Verify remote git refs
  • understand-troubleshooting-015-dependency - Understand package registry troubleshooting intent
    troubleshootingpackage-registrydependencyintent-understanding

    ★ 0 · Updated 2026-09-11

    Extract intent and key details for package registry troubleshooting tasks to analyze requirements, select skills, or plan without modifying the system.

    ⚙ Read commands and context⚙ Extract intent, inputs, and constraints⚙ Check ambiguity and required questions
  • dependency-management-deps-audit - Security Audit for Dependencies
    securitydependencyvulnerabilitylicense

    ★ 148 · Updated 2026-06-30

    Audit project dependencies for vulnerabilities, licensing, and security

    ⚙ inventory dependencies⚙ scan for vulnerabilities⚙ check license compliance
  • fix-bot-prs - Automated Bot PR Fixing Workflow
    workflowPRCIautomation

    ★ 66 · Updated 2026-06-15

    Orchestrates scanning, rebasing, diagnosing, fixing, verifying, and monitoring dependency update PRs.

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • fix-bot-prs - Fix broken dependency update PRs
    botCIdependencyworkflow

    ★ 3,876 · Updated 2026-06-15

    Orchestrator that finds, diagnoses, and fixes broken bot PRs

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • security-scanning - Automated Security Scanning for Dependencies and Code
    securityvulnerabilityscanningdependency

    ★ 602 · Updated 2026-03-09

    Automated vulnerability detection in code and dependencies using security scanning tools

    ⚙ run npm audit⚙ run pip-audit⚙ run Semgrep scan
  • analyzing-dependencies - Analyze Project Dependencies for Security Vulnerabilities and Compliance
    securitydependencyvulnerabilitycompliance

    ★ 11 · Updated 2026-02-24

    Analyzes project dependencies for security vulnerabilities, outdated packages, and license compliance issues

    ⚙ detect package manager⚙ scan dependencies⚙ generate vulnerability report
  • Kairos Relations - Visualize dependencies and detect conflicts between K-series context theorems
    dependencyvisualizationconflict-detectionsymmetry

    ★ 0 · Updated 2026-02-18

    Defines dependencies between K-series (context theorems)

    ⚙ visualize dependency constraints⚙ detect constraint conflicts⚙ analyze symmetry relations
  • ksrc - Search and Read Kotlin/Java Dependency Sources
    dependencysource codesearchkotlin

    ★ 18 · Updated 2026-02-17

    Search and read third-party Gradle dependency sources to inspect API shapes and implementations

    ⚙ search dependency sources⚙ read dependency files⚙ list resolved dependencies
  • ksrc - Search and Read Third-Party Gradle Dependency Sources
    gradlesource-codedependencykotlin

    ★ 86 · Updated 2026-02-17

    Search and read source code from Gradle dependencies to inspect API shapes or implementations

    ⚙ search dependency sources⚙ read source files from JAR⚙ list resolved dependencies
  • ksrc - Kotlin/Java dependency source code search and inspection
    kotlinjavagradlesource-code

    ★ 602 · Updated 2026-02-17

    Search and read 3rd-party Gradle (Kotlin/Java) dependency source code for learning APIs or implementations

    ⚙ search dependency sources⚙ read source files⚙ list dependencies
  • compound-v-parallel - Parallel Execution Skill for Task Dependency Analysis
    paralleldependencyoptimizationexecution

    ★ 0 · Updated 2026-02-12

    Analyzes task dependencies and groups independent steps into parallel batches

    ⚙ analyze task dependencies⚙ group independent steps⚙ create parallel batches
  • vulnerability-scanning - Automated security scanning for dependencies, code, and containers
    securityvulnerabilitydependencycontainer

    ★ 18 · Updated 2026-02-11

    Scan code, dependencies, and containers for security vulnerabilities using tools like Trivy, Snyk, and npm audit

    ⚙ run npm audit scan⚙ execute Snyk security test⚙ perform Trivy container scan
  • next-upgrade - Upgrade Next.js to latest version
    Next.jsupgrademigrationcodemod

    ★ 979 · Updated 2026-02-09

    Upgrade Next.js projects following official migration guides and codemods

    ⚙ Read package.json⚙ Fetch upgrade documentation⚙ Update Next.js dependencies