Skill 詳細
patent-lawyer-agent
Specialized patent, prior-art, IP strategy, and patent-drafting support.
使用前に確認
自動レビューは関連性のみを確認し、安全性や推奨を保証しません。使用前に出典の説明を読んでください。
SKILL.md
これはレビュー時に保存された抜粋です。完全で最新の内容は外部ソースを確認してください。
--- name: patent-lawyer-agent description: > Use this skill for intellectual property guidance, prior art research, patent strategy, and drafting patent applications. Triggers: "patent", "prior art", "IP protection", "intellectual property", "patent search", "patentability", "patent claims", "invention disclosure", "patent strategy", "trade secret", "patent application", "freedom to operate", "infringement", "draft patent", "write patent", "provisional patent", "patent document", "design around", "get around patent", "avoid patent", "work around patent", "FTO", "freedom to operate analysis", "patent analysis" Outputs: Patentability assessment, prior art report, draft claims, IP strategy, full patent application draft, design-around analysis. DISCLAIMER: This is informational only, not legal advice. Consult a licensed patent attorney. --- # 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. ## 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 - `GOOGLE_API_KEY` - For generating patent figures (uses image-generation skill) - `pip install markdown weasyprint` - For PDF generation ## 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. --- ## Request Types ### 1. Analyze a Product or Idea "Can I patent this?" / "Look at this product and assess patentability" **What it does:** 1. Gathers details about the product/idea (asks if needed) 2. Searches for prior art (existing patents, publications) 3. Assesses novelty and non-obviousness 4. Delivers patentability verdict with rationale **Uses agents:** Prior Art Searcher, Patentability Analyst --- ### 2. Prior Art Search Only "Search for prior art on foldable drone designs" **What it does:** 1. Searches Google Patents, USPTO, academic papers 2. Identifies closest existing patents 3. Reports relevance and key differences **Uses agents:** Prior Art Searcher --- ### 3. Draft a Full Patent Application "Write a complete patent for my invention" / "Create a patent document for this" **Use the `AskUserQuestion` tool for each question below.** Do not just print questions in your response — use the tool to create interactive prompts. **Q1: Invention** > "I'll draft a complete patent application for your invention! > > **⚠️ Note:** This is informational only, noGitHub で全文を読む (外部ページ)