LogoClawIndex
CasesSkillsAbout
LogoClawIndex

coding-python-new-public-library - Scaffold and develop public Python libraries with bitranox.

Scaffold, install, develop, and release public Python libraries using bitranox_template_py_lib and the bmk toolchain.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Scaffold repository from template
  • Rename project from directory name
  • Reset git repository history
  • Install library in editable mode
  • Execute tests and code checks
  • Publish package to PyPI

Inputs

  • Target package directory name
  • bitranox_template_py_lib repository
  • pyproject.toml configuration
  • PyPI release credentials or Trusted Publisher

Outputs

  • Scaffolded Python library repository
  • Installed editable Python package
  • GitHub releases and tags
  • PyPI package publication

Requirements

  • Git
  • Python 3.10-3.14
  • uv package manager
  • Linux, macOS, or Windows OS
  • bmk / Make toolchain

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.
python
scaffolding
library-template
bitranox
pypi
bmk
Scaffold repository from template
Rename project from directory name
Reset git repository history
Install library in editable mode
Target package directory name
bitranox_template_py_lib repository
pyproject.toml configuration
Scaffolded Python library repository
Installed editable Python package
GitHub releases and tags