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

Browse skills that share this tag.

  • modern-python - Modern Python tooling configuration
    Pythondevelopmentlintingformatting

    ★ 602 · Updated 2026-06-30

    Configure Python projects with modern tooling (uv, ruff, ty) for creating projects, writing scripts, or migrating from legacy tools.

    ⚙ create Python project⚙ setup development tools⚙ manage dependencies
  • npm-monorepo-publish - Publish monorepo packages to npm with Lerna
    npmLernamonorepoOTP

    ★ 602 · Updated 2026-05-28

    Orchestrate publishing monorepo packages to npm using Lerna with automated validation and OTP handling

    ⚙ validate environment⚙ preview changes⚙ collect OTP
  • mthds-pkg - MTHDS Package Manager
    package managementconfiguration managementmanifest validationMTHDS

    ★ 0 · Updated 2026-05-09

    Initialize, configure, list, and validate MTHDS packages

    ⚙ initialize package⚙ configure exports⚙ list package manifest
  • pypi-publisher - Publish Python packages to PyPI
    pythonpackage managementpublishingversion management

    ★ 7 · Updated 2026-03-22

    Guide for publishing Python packages to PyPI with best practices

    ⚙ publish packages to PyPI⚙ update package versions⚙ build Python packages
  • shareable-packages - Make Python & TypeScript packages shareable
    package managementPythonTypeScriptJavaScript

    ★ 16 · Updated 2026-03-20

    Workflow for making Python and TypeScript codebases installable and publishable via pip or npm

    ⚙ detect project type⚙ configure build metadata⚙ verify package installability
  • n8n-node-creator - Custom n8n Node Builder
    n8ncustom nodesTypeScriptdeployment

    ★ 0 · Updated 2026-03-20

    Create, build, deploy, and install custom n8n nodes

    ⚙ Create node package⚙ Build TypeScript code⚙ Deploy to server
  • monorepo-tools - Monorepo build tools decision framework
    monorepobuild toolssoftware architecturecaching

    ★ 18 · Updated 2026-03-10

    Decision framework for comparing and selecting Turborepo, Nx, or Bazel for monorepo build pipelines

    ⚙ compare build tools⚙ evaluate caching strategy⚙ configure build pipeline
  • find-skills - Discover and install agent skills
    skill discoverypackage managementCLI toolsagent extension

    ★ 2 · Updated 2026-03-10

    Searches, discovers, and installs modular agent skills from the open skills ecosystem to extend capabilities.

    ⚙ search skills⚙ install skills⚙ check updates
  • python-full-deps - Python Full Dependency Tree Resolver
    pythondependency resolutionpackage managementpypi

    ★ 38 · Updated 2026-03-10

    Resolve complete transitive dependency tree for Python packages

    ⚙ run resolution script⚙ resolve dependencies⚙ parse package metadata
  • node-deps - Update Node.js Dependencies
    nodejsdependency managementnpmpackage management

    ★ 602 · Updated 2026-03-09

    Update Node.js package dependencies using taze CLI

    ⚙ scan package.json dependencies⚙ run taze commands⚙ auto-apply minor updates
  • jwc-ui-shadcn-workflow - UI shadcn + Tailwind v4 workflow for component management
    UI developmentshadcn/uiTailwind CSScomponent workflow

    ★ 602 · Updated 2026-02-12

    Follows procedures for adding/modifying shadcn/ui components with Tailwind v4 in packages/ui

    ⚙ review existing component reuse⚙ use cn() for className merging⚙ check exports path impact