pipUse pip for Python package install, upgrade, freeze, and dependency file workflows with virtual environments first. Use when handling requirements.txt, pip i...
Install via ClawdBot CLI:
clawdbot install jvy/pipGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A data scientist needs to set up a reproducible environment for a machine learning project with specific library versions. This skill helps create a virtual environment, install dependencies from a requirements.txt file, and pin exact versions to ensure consistent results across team members and deployments.
A web developer is building a Python-based web application and needs to manage dependencies like Django or Flask. This skill assists in installing packages, upgrading libraries for security patches, and generating a locked requirements.txt file for production deployment to avoid version conflicts.
A DevOps engineer automates a continuous integration pipeline that requires installing Python dependencies in isolated environments. This skill enables setting up virtual environments, handling pip install errors, and exporting dependency metadata in JSON format for monitoring and auditing purposes.
A researcher needs to replicate a Python-based experiment with precise dependency versions. This skill facilitates creating a virtual environment, installing packages from a requirements file, and troubleshooting build failures to ensure the research code runs consistently across different systems.
An IT administrator wants to install a Python command-line tool globally without affecting system Python. This skill guides using pipx for isolated installs, avoiding global pip conflicts, and managing tool updates safely for user applications.
A company offers a cloud-based platform that integrates this pip skill to automate dependency management for Python projects. Revenue is generated through subscription tiers based on usage, team size, and advanced features like security scanning and compliance reporting.
A consultancy provides expert services to help organizations adopt best practices in Python dependency management using this skill. Revenue comes from hourly consulting fees, custom workflow implementations, and training workshops for development teams.
An open-source project includes this skill as part of a larger toolset for Python developers. Revenue is generated by offering enterprise licenses with premium support, enhanced security features, and integration with proprietary systems for large corporations.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by using the helper scripts for automated environment setup and dependency installation, ensuring consistent builds across development and production stages.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.