sync-deps
CommunityKeep dependencies in sync.
Authorlaceto
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of synchronizing dependency files across a project, ensuring consistency between requirements.txt, pyproject.toml, and other dependency manifests based on actual code imports.
Core Features & Use Cases
- Automated Dependency Management: Scans Python source files and notebooks to identify third-party imports.
- Single Source of Truth: Derives dependencies from imports, eliminating manual bookkeeping and drift between dependency files.
- Use Case: After adding new libraries to your project, use this Skill to automatically update
requirements.txtandpyproject.tomlto reflect these changes, ensuring your project's dependencies are always up-to-date and accurate.
Quick Start
Run the dependency synchronization script to update all dependency files.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: sync-deps Download link: https://github.com/laceto/rss_feed/archive/main.zip#sync-deps 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 223,000+ vetted skills library on demand.