uv-priorityPrioritize uv over pip for all Python package management and execution. When running ANY Python command or CLI tool (python, dbt, pytest, etc.), MUST wrap wi...
Install via ClawdBot CLI:
clawdbot install marcoracer/uv-priorityGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/marcoracer/uv-priorityAudited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A data team uses dbt for SQL transformations in a cloud data warehouse. The skill ensures all dbt commands (run, debug, deps) are executed via uv run, maintaining consistent environment management and dependency isolation across development and CI/CD pipelines, preventing conflicts with system Python installations.
A startup builds a FastAPI backend for a SaaS product. The skill mandates uv add for installing dependencies like fastapi and uvicorn, and uv run for running the application and tests, streamlining setup and ensuring reproducible environments across team members and deployment stages.
A data science team develops ML models using libraries like scikit-learn and tensorflow. The skill enforces uv add for package installation and uv run for executing training scripts, facilitating dependency management and reducing environment-related errors in collaborative projects and production deployments.
A software engineering team integrates linters and formatters like ruff and black into their workflow. The skill promotes using uvx for these external tools to avoid polluting project dependencies, while allowing uv run if already configured, ensuring consistent code style checks without interfering with core development.
A QA team sets up automated testing with pytest for a web application. The skill requires uv run pytest for tests that import project modules, ensuring test execution occurs within the correct virtual environment, which improves reliability and speeds up CI/CD processes by isolating dependencies.
A company offers a cloud-based data transformation service using dbt. By integrating this skill, they standardize Python tool execution across customer environments, reducing support costs and enhancing reliability through consistent dependency management, which can be monetized via premium support tiers.
A consultancy provides Python development and data engineering services. Adopting this skill allows them to deliver projects with reproducible environments, minimizing setup issues and client downtime, leading to higher client satisfaction and repeat business through efficient project delivery.
An organization maintains open source Python tools like linters or frameworks. By promoting this skill in their documentation, they encourage users to manage dependencies with uv, reducing installation errors and support requests, which can drive donations or sponsorship revenue.
💬 Integration Tip
Always check existing project commands before applying uv run or uvx to maintain consistency, and use uvx for external tools like linters to keep project dependencies clean.
Scored Apr 19, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Advanced desktop automation with mouse, keyboard, and screen control
Browse and summarize websites, extract content from URLs, search the web for information. Use when user asks to visit a website, get webpage content, search...
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.