Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.
非常适合需要自动化依赖管理和同步的Python开发代理。 Synchronises all dependency files from the actual imports in the codebase. Use when asked to update requirements.txt, sync dependencies, update pyproject.toml dependencies, fix requirements, update deps, sync deps, update dependency files, or update renv/environment.yml. Scans all Python source files for third-party imports, resolves PyPI package names, fetches installed versions, then writes requirements.txt and updates pyproject.toml [project.dependencies] — keeping every dep file in sync with a single source of truth.
核心价值
赋予代理从源文件中的实际导入中推导出项目的依赖项列表的能力,消除了手动记账和requirements.txt和pyproject.toml之间的漂移,利用诸如依赖扫描和文件格式(如requirements.txt和pyproject.toml)等协议。
适用 Agent 类型
非常适合需要自动化依赖管理和同步的Python开发代理。
↓ 赋予的主要能力 · sync-deps
! 使用限制与门槛
- 需要访问源文件和依赖文件
- 仅限Python项目
- 需要扫描源文件中的实际导入
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
- - The underlying skill quality score is below the review floor.
Source Boundary
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
常见问题与安装步骤
以下问题与步骤与页面结构化数据保持一致,便于搜索引擎理解页面内容。
? FAQ
sync-deps 是什么?
非常适合需要自动化依赖管理和同步的Python开发代理。 Synchronises all dependency files from the actual imports in the codebase. Use when asked to update requirements.txt, sync dependencies, update pyproject.toml dependencies, fix requirements, update deps, sync deps, update dependency files, or update renv/environment.yml. Scans all Python source files for third-party imports, resolves PyPI package names, fetches installed versions, then writes requirements.txt and updates pyproject.toml [project.dependencies] — keeping every dep file in sync with a single source of truth.
如何安装 sync-deps?
运行命令:npx killer-skills add laceto/rss_feed/sync-deps。支持 Cursor、Windsurf、VS Code、Claude Code 等 19+ IDE/Agent。
sync-deps 适用于哪些场景?
典型场景包括:添加或删除包后自动更新依赖项、调试requirements.txt和pyproject.toml之间的依赖漂移、发布前同步依赖文件。
sync-deps 支持哪些 IDE 或 Agent?
该技能兼容 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer。可使用 Killer-Skills CLI 一条命令通用安装。
sync-deps 有哪些限制?
需要访问源文件和依赖文件;仅限Python项目;需要扫描源文件中的实际导入。
↓ 安装步骤
-
1. 打开终端
在你的项目目录中打开终端或命令行。
-
2. 执行安装命令
运行:npx killer-skills add laceto/rss_feed/sync-deps。CLI 会自动识别 IDE 或 AI Agent 并完成配置。
-
3. 开始使用技能
sync-deps 已启用,可立即在当前项目中调用。
! 参考页模式
此页面仍可作为安装与查阅参考,但 Killer-Skills 不再把它视为主要可索引落地页。请优先阅读上方评审结论,再决定是否继续查看上游仓库说明。
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
sync-deps
安装 sync-deps,这是一款面向AI agent workflows and automation的 AI Agent Skill。支持 Claude Code、Cursor、Windsurf,一键安装。