From hypo-research
Expand a literature candidate pool by traversing the citation graph from seed papers. Uses Semantic Scholar and OpenAlex APIs to discover citing and cited papers, deduplicates, and outputs results compatible with /hypo-screen. Use this whenever the user wants to find papers connected to known seed papers, asks for citation-network expansion, or needs a Litmaps / Connected-Papers-style discovery step between survey and screening.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hypo-research:hypo-citeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
从种子论文出发,通过引用 / 被引关系发现相关论文。输出与 `/hypo-survey` 格式兼容,可直接传给 `/hypo-screen` 做分类。
从种子论文出发,通过引用 / 被引关系发现相关论文。输出与 /hypo-survey 格式兼容,可直接传给 /hypo-screen 做分类。
如果项目根目录存在 .hypo-research.toml,可复用其中的项目级路径约定和 API 相关默认配置。
$ARGUMENTS
citations / references / both,默认 both)解析种子论文标识符
ARXIV:xxxx构造并执行命令:
uv run hypo-research cite \
--seeds "<seed1>" "<seed2>" "<seed3>" \
--depth <depth> \
--direction <direction> \
--year-start <year_start> \
--year-end <year_end> \
--output-dir data/citations/<output_name>
遍历完成后:
/hypo-screen 对结果做分类向用户输出完成报告:
npx claudepluginhub hypoxanthineovo/hypo-research --plugin hypo-researchProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.