Agent Skills
› handsomestWei/patent-disclosure-skill
› patent-reader
patent-reader
GitHub用于将中国专利文档(公开号或PDF)转化为通俗笔记、知识图谱并入库Obsidian。支持按专利类型自动调用提示词,结合提取与分析工具完成解读与自检。
Trigger Scenarios
需要解读专利内容
将专利转换为Obsidian笔记
Install
npx skills add handsomestWei/patent-disclosure-skill --skill patent-reader -g -y
SKILL.md
Frontmatter
{
"name": "patent-reader",
"description": "中国专利通俗解读:公开号\/PDF 成通俗笔记、图谱与 Obsidian 入库。",
"user-invocable": false
}
专利通俗解读
Readprompts/patent_plain_reader.md- 实用新型或外观:
Readprompts/type_hooks.md+prompts/fill_* - 笔记 / 自检:
obsidian_ofm_companion.md、patent_reader_self_check.md
工具在 tools/(本包 extract/ · analyze/ · vault/)。
中间产物:用户工作区 outputs/patent_reader/。PDF:tools/extract/fetch_patent_pdf.py;入库:tools/vault/write_patent_obsidian_note.py。
与交底互斥:解读不跑交底 Step 1–8。
Version History
- a01c491 Current 2026-09-02 21:29


