Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
专利交底书撰写与专利检索助手。帮助研发人员将技术方案转化为结构化交底书,并进行专利检索分析。当用户要求写专利、写交底书、专利检索、查新时使用。
专利交底书撰写与专利检索助手。帮助研发人员将技术方案转化为结构化交底书,并进行专利检索分析。当用户要求写专利、写交底书、专利检索、查新时使用。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
帮助研发人员撰写专利技术交底书,并进行专利检索。
将口语化的技术描述转化为结构化的专利技术交底书。 使用方式: 帮我写一份专利交底书:[技术方案描述] 输出结构: 发明名称 技术领域 背景技术(现有技术及缺陷) 发明内容(技术问题、技术方案、有益效果) 具体实施方式 附图说明建议
基于技术方案进行专利检索,分析新颖性。 使用方式: 帮我检索相关专利:[技术关键词或交底书内容] 输出内容: 相关专利列表(专利号、标题、摘要) 技术相似度分析 新颖性初步判断
当用户提供技术方案时,按以下步骤处理:
如果用户提供的信息不完整,询问以下关键点: 要解决什么技术问题? 现有方案有什么缺陷? 你的方案核心是什么? 有哪些关键技术特征? 能达到什么效果?
生成后提供: 权利要求书撰写建议 可能的扩展方向 需要补充的技术细节
从技术方案中提取: 核心技术术语 同义词/近义词 IPC 分类号建议
使用 scripts/patent_search.py 进行多平台检索: # 单平台检索(默认 Google Patents) python scripts/patent_search.py "关键词1 关键词2" --limit 20 # 多平台并行检索(推荐) python scripts/patent_search.py "关键词" -s all -p # 指定平台检索 python scripts/patent_search.py "关键词" -s google,cnipa,innojoy # 带相似度分析 python scripts/patent_search.py "关键词" -s all -p -a 支持的检索平台: 平台参数说明Google Patentsgoogle全球专利,免费,数据最全Lens.orglens专利+论文,免费开放大为Innojoyinnojoy中国专利,免费基础版百度学术baidu论文为主,部分专利Espacenetespacenet欧洲专利局,全球数据国知局CNIPAcnipa中国官方,需登录账号全部平台all同时检索所有平台
对检索结果进行: 技术相似度排序 关键特征对比 新颖性初步判断
交底书仅供参考:生成的交底书需要发明人审核补充 检索不能替代查新:正式查新需要专业机构 权利要求需专业撰写:建议由专利代理人完成 保密提醒:提交前确认技术方案未公开
领域IPC 分类号计算机软件G06F人工智能G06N图像处理G06T通信H04L, H04W数据库G06F 16/物联网H04L 67/区块链H04L 9/, G06Q
用户输入: 我做了一个用 AI 自动生成代码注释的工具,能识别代码逻辑自动写注释 输出交底书: (生成完整的交底书结构) 检索结果: (列出相关专利及分析)
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.