LogoClawIndex
CasesSkillsAbout
LogoClawIndex

shareable-packages - Make Python & TypeScript packages shareable

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

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect project type
  • configure build metadata
  • verify package installability
  • build package artifacts
  • verify package artifacts
  • document publishing process
  • generate build scripts
  • generate verification scripts

Inputs

  • Python repository
  • TypeScript repository
  • JavaScript repository
  • pyproject.toml
  • package.json

Outputs

  • configured pyproject.toml
  • configured package.json
  • build scripts
  • verification scripts
  • distribution files
  • plan document

Requirements

  • Python environment
  • Node.js environment
  • pip
  • npm or pnpm

Source

  • Spec: SKILL.md

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.
package management
Python
TypeScript
JavaScript
pip
npm
packaging
publishing
detect project type
configure build metadata
verify package installability
build package artifacts
Python repository
TypeScript repository
JavaScript repository
configured pyproject.toml
configured package.json
build scripts