patent-professional-agents
📜 专利专业代理 - Patent Professional Agents 一个专业的多代理专利撰写与优化技能套件,覆盖专利申请全流程。 🎯 核心功能: • 场景一:用户想法 → 技术挖掘 → 检索分析 → 专利撰写 → 质量审核 • 场景二:用户初稿 → 问题分析 → 优化建议 → 强化权利要求 • 场景三:代理机构反馈 → 风险评估 → 优化/取消建议 🤖 9个专业代理: tech-miner (技术挖掘)、prior-art-researcher (现有技术检索)、inventiveness-evaluator (创造性评估)、patent-drafter (专利撰写)、claims-architect (权利要求架构)、patent-analyst (专利分析)、patent-auditor (专利审核)、patent-value-appraiser (价值评估)、patent-converter (文档转换) ✨ 特色: • 中英文双语支持 • 7章节标准专利模板 • 授权率预判 • 自动Word文档转换 • 持续学习能力 🔍 搜索关键词:专利, patent, 专利撰写, 专利优化, 现有技术检索, 知识产权, IP, 权利要求, 技术交底书, 创造性评估, 授权率, patent drafting, prior art search, claims, patent prosecution
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bigpipihua/patent-professional-agentsProfessional Patent Agents Suite
License
MIT License
Copyright (c) 2026 BigPiPiHua
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Core Positioning
| Scenario | Input | Output | Goal |
|---|---|---|---|
| Scenario 1 | User idea (vague description) | Complete patent document + Search report | Grant rate + Inventiveness |
| Scenario 2 | User draft (existing document) | Optimized patent document | Grant rate + Inventiveness |
| Scenario 3 | Agency feedback (search report/prior art) | Optimization suggestions / Cancellation advice | Decision support |
Boundary: Does not handle Office Action (OA) responses - leave that to professional patent agencies.
Dependencies
Required Skills
| Skill | Purpose | Install Command |
|---|---|---|
tavily-search | AI-optimized search | clawhub install tavily-search |
aminer-open-academic | Academic paper search | clawhub install aminer-open-academic |
Python Dependencies
pip install requests python-docx
Agent List (9 Core Agents)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bigpipihua-patent-professional-agents": {
"enabled": true,
"auto_update": true
}
}
}