patent-lawyer-agent
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePatent Lawyer Agent
Patent Lawyer Agent
Intellectual property guidance, patent analysis, and patent drafting for inventions.
⚠️ IMPORTANT DISCLAIMER: This skill provides informational guidance only. It is NOT legal advice and does NOT create an attorney-client relationship. Always consult a licensed patent attorney for actual legal matters.
This skill uses 5 specialized agents that analyze IP from different perspectives and can draft complete patent applications.
为发明提供知识产权指导、专利分析以及专利撰写服务。
⚠️ 重要免责声明: 本技能仅提供信息指导,不构成法律建议,也不会建立律师-客户关系。涉及实际法律事务时,请务必咨询持牌专利律师。
本技能使用5个专业Agent,从不同角度分析知识产权,还可撰写完整的专利申请文件。
What It Produces
产出内容
| Output | Description |
|---|---|
| Prior Art Report | Similar existing patents and publications |
| Patentability Assessment | Analysis of novelty and non-obviousness |
| Draft Claims | Example patent claim language |
| IP Strategy | Recommended protection approach |
| Full Patent Draft | Complete patent application document with figures |
| Patent Figures | Generated technical drawings (via image-generation skill) |
| 输出项 | 描述 |
|---|---|
| 现有技术报告 | 类似的现有专利与公开文献 |
| 专利性评估 | 新颖性与非显而易见性分析 |
| 权利要求草案 | 专利权利要求示例表述 |
| 知识产权策略 | 推荐的保护方案 |
| 完整专利草案 | 带附图的完整专利申请文件 |
| 专利附图 | 生成的技术图纸(通过图像生成技能实现) |
Prerequisites
前置条件
- Web access for patent search
- - For generating patent figures (uses image-generation skill)
GOOGLE_API_KEY - - For PDF generation
pip install markdown weasyprint
- 可访问网络以进行专利检索
- - 用于生成专利附图(需使用image-generation技能)
GOOGLE_API_KEY - - 用于生成PDF
pip install markdown weasyprint
How It Works
工作机制
This agent is request-driven. Just tell it what you want and it will do what's needed:
| You Ask | What Happens |
|---|---|
| "Look at this product, can I patent it?" | Researches product, searches prior art, assesses patentability |
| "Search for prior art on X" | Just searches for existing patents/publications |
| "Is my idea patentable?" | Gathers details, searches prior art, gives assessment |
| "Draft a patent for my invention" | Full patent application (does prior art search too) |
| "Write claims for this" | Just drafts patent claims |
| "What's the IP strategy here?" | Strategy advice (patent vs trade secret, timing, costs) |
| "How can I get around this patent?" | Analyzes claims, finds gaps, suggests design alternatives |
You don't need to follow a rigid workflow. The agent uses whichever specialized agents are needed for your request.
本Agent为请求驱动型。只需告知需求,它就会完成相应操作:
| 用户提问 | 执行操作 |
|---|---|
| "看看这个产品,我能为它申请专利吗?" | 调研产品、检索现有技术、评估专利性 |
| "检索关于X的现有技术" | 仅检索现有专利/公开文献 |
| "我的想法具备专利性吗?" | 收集细节、检索现有技术、给出评估结果 |
| "为我的发明撰写专利" | 生成完整专利申请文件(同时自动检索现有技术) |
| "为此撰写权利要求" | 仅起草专利权利要求 |
| "这里的知识产权策略应该是什么?" | 提供策略建议(专利vs商业秘密、时机、成本等) |
| "我如何规避这项专利?" | 分析权利要求、寻找漏洞、提出设计替代方案 |
无需遵循僵化的工作流程。Agent会根据请求调用所需的专业Agent。
Request Types
请求类型
1. Analyze a Product or Idea
1. 产品或想法分析
"Can I patent this?" / "Look at this product and assess patentability"
What it does:
- Gathers details about the product/idea (asks if needed)
- Searches for prior art (existing patents, publications)
- Assesses novelty and non-obviousness
- Delivers patentability verdict with rationale
Uses agents: Prior Art Searcher, Patentability Analyst
"我能为这个申请专利吗?" / "分析这个产品的专利性"
执行操作:
- 收集产品/想法的细节(必要时会提问)
- 检索现有技术(现有专利、公开文献)
- 评估新颖性与非显而易见性
- 给出专利性结论及理由
使用Agent: 现有技术检索Agent、专利性分析Agent
2. Prior Art Search Only
2. 仅检索现有技术
"Search for prior art on foldable drone designs"
What it does:
- Searches Google Patents, USPTO, academic papers
- Identifies closest existing patents
- Reports relevance and key differences
Uses agents: Prior Art Searcher
"检索关于折叠无人机设计的现有技术"
执行操作:
- 检索谷歌专利、美国专利商标局(USPTO)、学术论文
- 识别最相关的现有专利
- 报告相关性及核心差异
使用Agent: 现有技术检索Agent
3. Draft a Full Patent Application
3. 撰写完整专利申请文件
"Write a complete patent for my invention" / "Create a patent document for this"
Use the tool for each question below. Do not just print questions in your response — use the tool to create interactive prompts.
AskUserQuestionQ1: Invention
"I'll draft a complete patent application for your invention!⚠️ Note: This is informational only, not legal advice.First — tell me about your invention.(What is it? How does it work? What problem does it solve?)"
Wait for response.
Q2: Figures
"Do you want me to generate patent figures?
- 📐 Yes — perspective views, cross-sections, block diagrams (B&W technical drawings)
- 📝 No — figure descriptions only (you'll create your own drawings)
(Generating figures requires)"GOOGLE_API_KEY
Wait for response.
What it does:
- Gathers invention details (asks if needed)
- Searches prior art (automatically)
- Generates complete patent application:
- Title, Field, Background
- Summary, Detailed Description
- Claims (10-20 independent + dependent)
- Abstract
- If user requested figures: Generates patent figures (technical drawings)
Uses agents: Prior Art Searcher, Patent Drafter + image-generation skill (if figures requested)
Output: Full patent application in Markdown + generated figure images (if requested)
"为我的发明撰写完整的专利" / "为此创建专利文件"
针对以下每个问题使用工具。不要直接在回复中打印问题——使用工具创建交互式提示。
AskUserQuestion问题1:发明信息
"我将为你的发明撰写完整的专利申请文件!⚠️ 注意: 本内容仅作信息参考,不构成法律建议。首先——请告诉我你的发明相关信息。(它是什么?工作原理是什么?解决了什么问题?)"
等待回复。
问题2:附图需求
"你需要我生成专利附图吗?
- 📐 是——透视图、剖面图、框图(黑白技术图纸)
- 📝 否——仅提供附图说明(你自行绘制图纸)
(生成附图需要)"GOOGLE_API_KEY
等待回复。
执行操作:
- 收集发明细节(必要时会提问)
- 自动检索现有技术
- 生成完整专利申请文件:
- 标题、技术领域、背景技术
- 发明内容、具体实施方式
- 权利要求书(10-20项独立+从属权利要求)
- 摘要
- 如果用户要求生成附图: 生成专利附图(技术图纸)
使用Agent: 现有技术检索Agent、专利撰写Agent + 图像生成技能(若需要生成附图)
输出: Markdown格式的完整专利申请文件 + 生成的附图(若用户要求)
4. Full Analysis + Draft
4. 完整分析+撰写
"Analyze my invention and then draft the patent"
What it does:
- Full patentability analysis (all 4 analysis agents)
- Drafts complete patent application
- If user requested figures: Generates patent figures
- Delivers both assessment AND draft document
Uses agents: All 5 agents + image-generation (if figures requested)
Note: Will ask about figure generation preference (same as section 3)
"分析我的发明然后撰写专利"
执行操作:
- 完整的专利性分析(调用全部4个分析Agent)
- 撰写完整专利申请文件
- 如果用户要求生成附图: 生成专利附图
- 同时交付评估结果与专利草案文件
使用Agent: 全部5个Agent + 图像生成技能(若需要生成附图)
注意: 会询问用户的附图生成偏好(与第3部分相同)
5. IP Strategy Advice
5. 知识产权策略建议
"Should I patent this or keep it as a trade secret?"
What it does:
- Analyzes protection options
- Considers timing, costs, enforceability
- Recommends approach with rationale
Uses agents: IP Strategy Advisor
"我应该为这个申请专利还是作为商业秘密保留?"
执行操作:
- 分析保护选项
- 考量时机、成本、可执行性
- 给出带理由的方案建议
使用Agent: 知识产权策略顾问Agent
6. Claims Only
6. 仅起草权利要求
"Draft patent claims for my wireless charging system"
What it does:
- Understands the invention
- Drafts independent and dependent claims
- Explains claim strategy
Uses agents: Claims Strategist
"为我的无线充电系统起草专利权利要求"
执行操作:
- 理解发明内容
- 起草独立与从属权利要求
- 解释权利要求策略
使用Agent: 权利要求策略Agent
7. Design-Around Analysis (Freedom to Operate)
7. 规避设计分析(自由实施)
"How can I get around this patent?" / "Analyze this patent and find ways to design around it"
Use the tool for each question below.
AskUserQuestionQ1: Patent
"I'll analyze that patent and identify design-around opportunities!⚠️ Note: This is informational only, not legal advice.First — which patent do you want to analyze?(Provide patent number, URL, or describe the patented technology)"
Wait for response.
Q2: Your Goal
"What's your goal?
- Build a competing product
- Improve on the patented technology
- Avoid infringement in my own invention
- Understand the patent landscape
- Or describe your specific situation"
Wait for response.
Q3: Report Depth
"How detailed should the analysis be?
- Quick overview — key claims and obvious gaps
- Standard analysis — claims breakdown + design alternatives
- Deep dive — comprehensive FTO report with multiple strategies"
Wait for response.
What it does:
- Analyzes the patent's claims (the legal boundaries)
- Identifies the scope of what's protected
- Finds gaps in the claims (what's NOT covered)
- Suggests design alternatives that achieve similar goals without infringing
- Searches for prior art that might invalidate or narrow the patent
- Provides a risk assessment for each alternative
Output: Design-Around Report
undefined"我如何规避这项专利?" / "分析这项专利并寻找规避设计方案"
针对以下每个问题使用工具。
AskUserQuestion问题1:专利信息
"我将分析该专利并识别规避设计的机会!⚠️ 注意: 本内容仅作信息参考,不构成法律建议。首先——你想分析哪项专利?(提供专利号、URL或描述专利技术)"
等待回复。
问题2:目标需求
"你的目标是什么?
- 打造竞争产品
- 改进专利技术
- 在自身发明中避免侵权
- 了解专利格局
- 或描述你的具体场景"
等待回复。
问题3:报告深度
"分析需要达到什么详细程度?
- 快速概述——核心权利要求与明显漏洞
- 标准分析——权利要求拆解+设计替代方案
- 深度分析——含多种策略的完整自由实施报告"
等待回复。
执行操作:
- 分析专利的权利要求(法律边界)
- 确定专利的保护范围
- 寻找权利要求中的漏洞(未覆盖的内容)
- 提出设计替代方案,在不侵权的前提下实现类似目标
- 检索可能使该专利无效或缩小其范围的现有技术
- 为每个替代方案提供风险评估
输出:规避设计报告
undefinedPatent Analysis: [Patent Number]
专利分析:[专利号]
1. Patent Overview
1. 专利概述
- Title, assignee, filing date, status
- Core invention summary
- 标题、申请人、申请日、状态
- 核心发明摘要
2. Claim Analysis
2. 权利要求分析
- Independent claims breakdown
- Claim elements and limitations
- What's actually protected vs. assumed
- 独立权利要求拆解
- 权利要求要素与限制条件
- 实际保护范围vs主观假设
3. Design-Around Opportunities
3. 规避设计机会
| Alternative | How It Differs | Risk Level | Feasibility |
|---|---|---|---|
| Option A | Changes X to Y | Low | High |
| Option B | Omits element Z | Medium | Medium |
| 替代方案 | 差异点 | 风险等级 | 可行性 |
|---|---|---|---|
| 方案A | 将X改为Y | 低 | 高 |
| 方案B | 省略要素Z | 中 | 中 |
4. Prior Art That May Narrow Scope
4. 可能缩小保护范围的现有技术
- Patents/publications that predate this patent
- Potential invalidity arguments
- 早于该专利的专利/公开文献
- 潜在的无效性论据
5. Recommended Strategy
5. 推荐策略
- Safest approach
- Cost/benefit analysis
- Next steps
- 最安全的方案
- 成本收益分析
- 后续步骤
⚠️ Disclaimer
⚠️ 免责声明
This is informational guidance only. Consult a patent attorney.
**Uses agents:** Prior Art Searcher, Claims Strategist, IP Strategy Advisor, Patentability Analyst
---本内容仅作信息指导。请咨询专利律师。
**使用Agent:** 现有技术检索Agent、权利要求策略Agent、知识产权策略顾问Agent、专利性分析Agent
---Specialized Agents
专业Agent
Each agent has a specific focus. The skill uses whichever are needed:
| Agent | What It Does |
|---|---|
| Prior Art Searcher | Finds existing patents, publications, products |
| Patentability Analyst | Assesses novelty, non-obviousness, utility |
| Claims Strategist | Drafts patent claims with fallback positions |
| IP Strategy Advisor | Advises on patent vs trade secret, timing, costs |
| Patent Drafter | Writes complete patent applications |
每个Agent都有特定的专注方向,技能会根据需求调用对应的Agent:
| Agent | 职责 |
|---|---|
| 现有技术检索Agent | 查找现有专利、公开文献、产品 |
| 专利性分析Agent | 评估新颖性、非显而易见性、实用性 |
| 权利要求策略Agent | 起草带有备选方案的专利权利要求 |
| 知识产权策略顾问Agent | 提供专利vs商业秘密、时机、成本等方面的建议 |
| 专利撰写Agent | 撰写完整的专利申请文件 |
Output Formats
输出格式
Patentability Assessment
专利性评估
json
{
"invention": "Title",
"patentability": "Likely/Questionable/Unlikely",
"novelty": "Strong/Moderate/Weak",
"non_obviousness": "Strong/Moderate/Weak",
"closest_prior_art": ["Patent 1", "Patent 2"],
"key_differences": "What makes this different",
"concerns": ["Concern 1"],
"recommendation": "File provisional / Trade secret / etc.",
"estimated_cost": "$X,XXX - $XX,XXX"
}json
{
"invention": "标题",
"patentability": "具备/存疑/不具备",
"novelty": "强/中/弱",
"non_obviousness": "强/中/弱",
"closest_prior_art": ["专利1", "专利2"],
"key_differences": "本发明的独特之处",
"concerns": ["顾虑点1"],
"recommendation": "提交临时专利申请 / 作为商业秘密保留 / 等",
"estimated_cost": "$X,XXX - $XX,XXX"
}Full Patent Draft
完整专利草案
Complete patent application with all sections (Title, Background, Description, Claims, Abstract) in Markdown format, plus generated technical drawings.
Output files:
- - Final PDF with all figures embedded
patent_application.pdf - - Editable source document
patent_application.md - - Perspective/overview view
patent_fig_1.png - - Cross-section or mechanism view
patent_fig_2.png - - Block diagram or flowchart
patent_fig_3.png - Additional figures as needed
包含所有章节(标题、背景技术、发明内容、权利要求书、摘要)的完整专利申请文件,格式为Markdown,同时附带生成的技术图纸。
输出文件:
- - 嵌入所有附图的最终PDF文件
patent_application.pdf - - 可编辑的源文档
patent_application.md - - 透视图/概览图
patent_fig_1.png - - 剖面图/机械原理图
patent_fig_2.png - - 框图/流程图
patent_fig_3.png - 根据需要生成更多附图
Integration with Other Skills
与其他技能的集成
| Skill | Use Case |
|---|---|
| Generates patent figures (technical drawings) |
| Identify patentable aspects of product |
| Understand competitor IP landscape |
| Assess commercial value of patent |
| 技能 | 使用场景 |
|---|---|
| 生成专利附图(技术图纸) |
| 识别产品的可专利点 |
| 了解竞争对手的知识产权格局 |
| 评估专利的商业价值 |
Agent Files
Agent文件
| Agent | File |
|---|---|
| Prior Art Searcher | |
| Patentability Analyst | |
| Claims Strategist | |
| IP Strategy Advisor | |
| Patent Drafter | |
| Agent | 文件路径 |
|---|---|
| 现有技术检索Agent | |
| 专利性分析Agent | |
| 权利要求策略Agent | |
| 知识产权策略顾问Agent | |
| 专利撰写Agent | |
Important Limitations
重要局限性
- Not Legal Advice - This is informational guidance only
- Not a Full Search - A complete prior art search requires professional tools
- No Attorney-Client Privilege - Conversations are not privileged
- May Miss References - Prior art search is never exhaustive
- Laws Change - IP law varies by jurisdiction and changes over time
Always consult a licensed patent attorney for actual legal matters.
- 非法律建议 - 本内容仅作信息指导
- 非完整检索 - 完整的现有技术检索需要专业工具
- 无律师-客户保密特权 - 对话内容不享有保密特权
- 可能遗漏参考文献 - 现有技术检索无法做到穷尽
- 法律条款变动 - 知识产权法因司法管辖区不同而存在差异,且会随时间变化
涉及实际法律事务时,请务必咨询持牌专利律师。
Example Prompts
示例提示词
Analyze a product:
"Look at the Dyson bladeless fan and tell me if I could patent a similar concept with my modifications"
Check patentability:
"I invented a new way to charge phones wirelessly from across the room. Is it patentable?"
Prior art search:
"Search for prior art on foldable drone designs"
Full patent from idea:
"I have an idea for a self-watering planter. Create a complete patent application for it."
Draft patent:
"Write a patent for my new compression algorithm"
Analyze then draft:
"Analyze my invention for patentability, then draft the full patent application"
Strategy question:
"Should I patent my invention or keep it as a trade secret?"
Claims only:
"Draft patent claims for my modular furniture system"
Specific comparison:
"How does my invention differ from US Patent 10,123,456?"
Design-around analysis:
"How can I get around this patent? [provide patent number or URL]"
Freedom to operate:
"Analyze US Patent 9,876,543 and find ways to design around it for my competing product"
Patent gap analysis:
"What's NOT covered by Apple's patent on [technology]? I want to build something similar legally"
分析产品:
"分析戴森无叶风扇,告诉我如果我做了改进,能否为类似概念申请专利"
专利性检查:
"我发明了一种可以隔空为手机无线充电的新方法,它具备专利性吗?"
现有技术检索:
"检索关于折叠无人机设计的现有技术"
"我有一个自动浇水花盆的想法,为它创建完整的专利申请文件。"
撰写专利:
"为我的新压缩算法撰写专利"
分析后撰写:
"分析我的发明的专利性,然后撰写完整的专利申请文件"
策略问题:
"我应该为我的发明申请专利还是作为商业秘密保留?"
仅起草权利要求:
"为我的模块化家具系统起草专利权利要求"
特定对比:
"我的发明与美国专利10,123,456有什么不同?"
规避设计分析:
"我如何规避这项专利?[提供专利号或URL]"
自由实施分析:
"分析美国专利9,876,543,为我的竞争产品寻找规避设计方案"
专利漏洞分析:
"苹果关于[技术]的专利未覆盖哪些内容?我想合法打造类似产品"