feat(skills): 新增 gitlink-deps 依赖追踪 Skill #127

Merged
wbtiger merged 2 commits from Ct201314/gitlink-cli:skill/gitlink-deps into master 2026-07-14 22:31:46 +08:00
Contributor

新增 gitlink-deps Skill:扫描 go.mod / package.json / requirements.txt / pom.xml /
Cargo.toml,解析依赖清单、识别技术栈、区分直接/间接依赖、提示版本锁定与供应链风险。

本 PR 包含 skills/gitlink-deps/(SKILL.md +
references)。配套可运行脚本与单元测试在独立仓库:https://gitlink.org.cn/Ct201314/gitlink-deps

已在 Gitlink/gitlink-cli 上真实验证(解析 go.mod,识别 22 个依赖)。

GitLink 智能化服务开源贡献赛 子赛题二 参赛作品。

新增 gitlink-deps Skill:扫描 go.mod / package.json / requirements.txt / pom.xml / Cargo.toml,解析依赖清单、识别技术栈、区分直接/间接依赖、提示版本锁定与供应链风险。 本 PR 包含 skills/gitlink-deps/(SKILL.md + references)。配套可运行脚本与单元测试在独立仓库:https://gitlink.org.cn/Ct201314/gitlink-deps 已在 Gitlink/gitlink-cli 上真实验证(解析 go.mod,识别 22 个依赖)。 GitLink 智能化服务开源贡献赛 子赛题二 参赛作品。
Ct201314 added 1 commit 2026-06-06 12:50:19 +08:00
Ct201314 added 1 commit 2026-06-12 18:00:10 +08:00
f5b378a42b feat(skills): 补充 gitlink-deps 配套脚本与测试
依审阅意见,将 SKILL.md 方式A引用的脚本(scripts/)与单元测试(tests/)一并纳入,使 PR 自包含可运行。
wbtiger merged commit f946df30bc into master 2026-07-14 22:31:30 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Gitlink/gitlink-cli#127
No description provided.