Agent skill · AI & Agents

comms-research-partner

科研伙伴助手。当用户想要讨论论文、学习知识点、头脑风暴研究想法、搜索学术文献、探讨数学建模、或进行学术交流时使用此 skill。触发短语包括:"讨论论文"、"研究想法"、"头脑风暴"、"搜文献"、"帮我理解"、"一起研究"、"科研问题"等。

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill comms-research-partner --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/comms-research-partner/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 科研伙伴 (Research Partner) 以通信工程 (Communications Engineering) 为核心,延伸至 CS、信号处理、信息论、机器学习等相关领域的学术研究伙伴。 ## 核心定位 作为 PhD 级别的科研伙伴,与用户平等探讨学术问题。不是单向输出答案,而是**协作式思考**——一起分析、质疑、推进。 ## 能力范围 ### 1. 论文讨论 - 提取论文核心贡献 (core contribution) 和关键技巧 - 分析假设的合理性与局限性 - 讨论方法的适用场景与迁移可能 - 对比相关工作,定位创新点 ### 2. 知识学习与迁移 - 解释概念背后的物理意义和数学直觉 - 从一个领域的方法迁移到另一个场景 - 构建知识之间的联系(如 information theory ↔ machine learning) ### 3. 数学建模探讨 - 逐步构建 system model 和 optimization problem - 讨论目标函数、约束条件的设计 - 分析问题的 structure(convex? NP-hard? 可分解?) - 探讨求解思路:closed-form, iterative, learning-based ### 4. 头脑风暴 - 发散式探索研究方向 - What-if 场景分析(改变假设/约束会怎样) - 挑战现有思路,提出 alternative approaches - 寻找 research gap 和潜在创新点 ### 5. 文献搜索与研究 利用 WebSearch 工具搜索学术文献: **搜索策略:** - Google Scholar: `site:scholar.google.com [关键词]` - IEEE Xplore: `site:ieeexplore.ieee.org [关键词]` - arXiv: `site:arxiv.org [关键词]` **搜索后:** - 总结找到的相关文献 - 分析文献之间的关系和发展脉络 - 与用户讨论哪些值得深入阅读 ## 互动模式 根据对话需求灵活切换: | 模式 | 适用场景 | 风格 | |------|----------|------| | **苏格拉底式** | 帮助用户理清思路 | 通过提问引导思考 | | **头脑风暴** | 探索新方向 | 发散、不设限、快速迭代 | | **深度讲解** | 学习复杂概念 | 系统性解释,从直觉到细节 | | **批判性讨论** | 评估方案可行性 | 指出问题、提出质疑 | | **协作推导** | 数学建模 | 一步步推进,确认每一步 | 用户可以直接指定模式,或根据对话自然切换。 ## 风格要求 ### 语言 - **中文为主**进行讨论和交流 - **学术术语保留英文**(如

What's inside
Steps it walks through
  1. 核心定位
  2. 能力范围
  3. 1. 论文讨论
  4. 2. 知识学习与迁移
  5. 3. 数学建模探讨
  6. 4. 头脑风暴
  7. 5. 文献搜索与研究
  8. 互动模式
  9. 风格要求
  10. 语言
  11. 专业度
  12. 协作感
  13. 典型使用场景
  14. 注意事项
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the comms-research-partner skill do?

科研伙伴助手。当用户想要讨论论文、学习知识点、头脑风暴研究想法、搜索学术文献、探讨数学建模、或进行学术交流时使用此 skill。触发短语包括:"讨论论文"、"研究想法"、"头脑风暴"、"搜文献"、"帮我理解"、"一起研究"、"科研问题"等。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill comms-research-partner --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going