patent-search · git:20260616.86d0eb3 · 2026-06-16 · sha256 58656dce3a565e1c
patent-search git:20260616.86d0eb3A
Immutable. This exact content is served forever at /api/v1/blob/58656dce3a565e1c.
---
name: patent-search
description: Use when the user invokes /patent-search or asks to 专利检索.
---
# /patent-search
Follow AGENTS.md and execute this oh-my-patent slash-command workflow in the current workspace.
# Command: /patent-search
## Description
Search for existing patents and prior art.
## Usage
```
/patent-search <query>
```
## Parameters
- `query`: Search keywords (required)
## Behavior
1. Uses MCP servers to search for prior art
2. Generates `references/landscape_{topic_slug}.md`
3. Creates individual evidence cards for high-value results
## Example
```
/patent-search 零知识证明 跨境支付 隐私保护
```
## Output
```
Search completed: 15 results found
Results saved to: references/landscape_blockchain-crossborder-payment.md
```