requirements-profile-selection
CommunityAssign dependencies to the right Python venv.
System Documentation
What problem does it solve?
Teach Copilot how to choose the correct dependency profile when working on the core chatbot and tools, and avoid dragging image-service dependencies into chatbot-only tasks. Use when: adding, removing, or upgrading a Python package; reviewing a dependency change; debugging import errors or version conflicts; checking whether a package belongs in venv-core or venv-image; auditing CI workflow install steps; or verifying that a chatbot-only change does not pull in image-stack packages.
Core Features & Use Cases
- Determine whether a change in requirements.txt or profile_*.txt belongs in venv-core or venv-image based on its impact on chatbot vs image services.
- Validate CI workflow steps to prevent leakage of image-packages into chatbot-only tasks.
- Provide guidance on transitive dependencies and how to justify profiling decisions.
Quick Start
To classify a dependency change, determine the target service (chatbot-core vs image), consult the authoritative profile files, and produce a clear classification with justification and version constraints.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: requirements-profile-selection Download link: https://github.com/SkastVnT/AI-Assistant/archive/main.zip#requirements-profile-selection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.