feat(skills): 新增科研主体画像 Skill(gitlink-research-profile) #244
Loading…
Reference in New Issue
No description provided.
Delete Branch "luwanzhou/gitlink-cli:feat/research-profile-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
合并请求描述
新增
gitlink-research-profileSkill,面向科研工作者/课题组,基于gitlink-cli profile命令生成开发能力雷达、学科领域画像、角色定位、活跃节奏与语言栈画像,支持团队画像与跨学科协作匹配。相关Issue
关联Issue编号:#(请补充)
变更内容
1. 新增 gitlink-research-profile Skill
SKILL.md(249 行)— 功能概述 + 2 个工作流 + 输出模板 + 异常场景 + 注意事项REFERENCE.md(152 行)— 5 个 API 字段参考 + 等价 Raw API 降级路径TROUBLESHOOTING.md(169 行)— 7 类常见问题排查examples/agent-conversation.md— AI Agent 交互示例examples/researcher-profile-report.md— 基于 yystopf 真实数据的画像报告示例2. 工作流
3. Skill 特性
mirror_projects_count标注虚高)profile命令不可用时)4. 数据真实性
示例报告中 yystopf 的全部数据(influence=79, contribution=97, Go 20%/87分, 22 个 categories, owner 20719, total 737)与 GitLink API 实测完全一致。
依赖
本 Skill 依赖
profile快捷命令(PR #xxx,分支feat/profile-shortcuts),需先合入才可完整使用。合入前可通过 Raw API 降级路径使用。变更文件
skills/gitlink-research-profile/SKILL.md— 新增skills/gitlink-research-profile/REFERENCE.md— 新增skills/gitlink-research-profile/TROUBLESHOOTING.md— 新增skills/gitlink-research-profile/examples/agent-conversation.md— 新增skills/gitlink-research-profile/examples/researcher-profile-report.md— 新增skills/README.md— 新增辅助 Skill 条目Pull request closed