What is python-modern-tooling?
Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies. Source: narumiruna/telegram-bot.
Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies.
Quickly install python-modern-tooling AI skill to your development environment via command line
Source: narumiruna/telegram-bot.
Route requests to the narrowest skill that matches the task. Core principle: keep the umbrella lean and delegate details.
| Init project, add deps, run commands | python-uv-project-setup | | Lint/format/type-check/test/CI | python-quality-tooling | | Build a CLI with Typer | python-cli-typer | | Choose/configure logging or loguru | python-logging | | Build/publish packages with uv | python-packaging-uv |
User: "Missing fastapi and tests fail. How should I install it?"
Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies. Source: narumiruna/telegram-bot.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/narumiruna/telegram-bot --skill python-modern-toolingUse when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies. 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-modern-tooling 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