What is python-packaging-uv?
Use when building or publishing Python packages with uv, including dist artifacts and pre-publish checks. Source: narumiruna/telegram-bot.
Use when building or publishing Python packages with uv, including dist artifacts and pre-publish checks.
Quickly install python-packaging-uv AI skill to your development environment via command line
Source: narumiruna/telegram-bot.
Use uv build and publish commands to produce wheels/sdists and ship to PyPI. Core principle: build, verify, then publish.
| Build wheel+sdist | uv build | | Build wheel only | uv build --no-sources | | Publish to PyPI | uv publish --token $PYPITOKEN | | Publish to Test PyPI | uv publish --publish-url https://test.pypi.org/legacy/ --token $TESTPYPITOKEN |
Use when building or publishing Python packages with uv, including dist artifacts and pre-publish checks. Source: narumiruna/telegram-bot.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/narumiruna/telegram-bot --skill python-packaging-uv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/narumiruna/telegram-bot --skill python-packaging-uvUse when building or publishing Python packages with uv, including dist artifacts and pre-publish checks. Source: narumiruna/telegram-bot.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/narumiruna/telegram-bot --skill python-packaging-uv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/narumiruna/telegram-bot