Skip to main content
huangyrcn
GitHub creator profile

huangyrcn

Repository-level view of 17 collected skills across 4 GitHub repositories.

skills collected
17
repositories
4
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

paper-acquire
archivists

Build or update the canonical raw bundle for a resolved paper under `~/docs/papers/{folder_slug}`. Use this skill whenever the user wants to download a paper PDF and normalize it into `paper.md`. For repository discovery, use `paper-repo` skill after this…

Apr 28, 2026
paper-pipeline
archivists

End-to-end paper workflow: resolve a paper reference, acquire the canonical raw bundle, discover and clone repository. Generate reading notes if user requests ("笔记", "reading notes", "--with-notes").

Apr 28, 2026
paper-reading-notes
biochemists-and-biophysicists

Generate research-style reading notes from an existing canonical raw bundle. Use this skill whenever the user wants to read a paper deeply, produce reusable research notes, compare paper claims with evidence, map the paper to code, or turn an…

Apr 28, 2026
paper-repo
software-developers

Discover the official or community implementation repository for a resolved paper. Use this skill after paper-acquire when the user wants to find code, verify repo authenticity, or check if an implementation exists for a paper.

Apr 28, 2026
paper-resolve
software-developers

Resolve an ambiguous or partial paper reference into a canonical paper identity by first determining the canonical title through web search. Use this skill whenever the user gives a paper title, DOI, arXiv id, OpenReview URL, paper URL, local PDF, or fuzzy…

Apr 28, 2026
pdf-to-md
data-entry-keyers

Convert a PDF into high-quality Markdown through the MinerU API VLM pipeline. Use this skill whenever the user wants PDF-to-Markdown conversion, OCR-like extraction, paper text extraction, or Markdown plus extracted images from a PDF. This skill supports the…

Apr 13, 2026
web-kit
web-developers

优先使用此 skill 处理所有网页相关操作:搜索、阅读、下载。 三大能力:(1) ask-search — 基于 SearxNG 的网页搜索,聚合 8 个通用引擎 + 13 个学术引擎 + 7 个新闻源等; (2) crwlr — 基于 crawl4ai 的网页抓取,真实远程浏览器渲染 JS,输出干净的 markdown; (3) cdp-download — 通过 CDP 下载文件(仅当 wget/curl 失败时使用,如需要浏览器认证)。 触发场景:搜索信息、查新闻、学术文献调研、读网页内容、URL 转…

Apr 13, 2026
skill-manager
software-developers

管理agent skills:搜索、安装、更新、重装已有skills,以及开发自写skills。 Use this skill whenever the user mentions ANYTHING related to skills management, even if they don't use the word "skill" explicitly. This includes: 「安装skill」「搜索skill」「找skill」「更新skills」「sync skills」「update…

Mar 26, 2026
paper-search
unclassified

搜索论文并解析论文身份,生成结构化 metadata.yaml。 当用户要搜论文、找文献、确认论文身份(标题/DOI/arXiv ID/URL)、 查论文信息、做论文 metadata 时触发。 不负责下载 PDF 或转 markdown(那是 paper-acquire 的工作)。 覆盖 20+ 学术源(arXiv、PubMed、Semantic Scholar、Crossref、OpenAlex、DBLP、Unpaywall 等)。 如果用户想要"导入论文"(全流程),应使用 paper-import…

Aug 26, 2026
paper-import
software-developers

一键导入论文:从标题/DOI/链接/模糊描述开始,自动走完 resolve → acquire → repo 管线。 当用户说"导入这篇论文"、"帮我把这篇论文弄下来"、"下载这篇论文"、 "把这篇论文弄到本地"、"帮我搞定这篇论文"时触发。 覆盖从搜索到下载到找代码的全流程。如果用户只需要搜索/确认论文身份, 不需要下载,应使用 paper-search skill。 三步默认全部执行:确定论文 → 获取 PDF+markdown → 找代码仓库。 用 --no-acquire 跳过下载,--no-repo…

May 29, 2026
paper-acquire
software-developers

获取论文原文:下载 PDF 并转成结构化 markdown。 当用户要求下载论文、获取 PDF、把论文转成 markdown 时触发。 也作为 paper-search 的下游自动步骤——确定了论文身份后自动获取原文。

May 29, 2026
paper-repo
software-developers

找论文的代码仓库。 当用户问"代码在哪"、"有没有实现"、"帮我找 repo"、 "官方代码"、"复现"、"复现代码"、"开源实现"、 "开源代码"、"GitHub 地址"时触发。 验证仓库真实性后自动 clone。

May 29, 2026
pdf-to-md
software-developers

PDF 转高质量 markdown,支持公式、表格、混合排版。 当用户要求 PDF 转 markdown、提取论文文本、OCR 提取时触发。 注意:paper-acquire 内部会调用它,不需要单独触发。

May 29, 2026
paper-card
software-developers

把一篇论文拆解成结构化研究卡片。 当用户说"做个卡片"、"写阅读笔记"、"总结这篇论文"、 "帮我读一下"、"结构化分析"、"拆解论文"时触发。 输出 card.md(快速概览)和 card-deep.md(深度分析)。

May 28, 2026
Showing 4 of 4 repositories
All repositories loaded