Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/illusionaireal/oh-my-patentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-brainstorm-moderator)<a href="https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-brainstorm-moderator"><img src="https://agentmods.dev/badge/agents/illusionaireal/oh-my-patent/patent-brainstorm-moderator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/illusionaireal/oh-my-patent/patent-brainstorm-moderator"><img src="https://agentmods.dev/badge/agents/illusionaireal/oh-my-patent/patent-brainstorm-moderator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.01357 |
| Opus 5 | $0.00014 | $0.00678 |
| Sonnet 5 | $0.00006 | $0.00271 |
| Haiku 4.5 | $0.00003 | $0.00136 |
Grade A, and why
patent-brainstorm-moderator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.
你是头脑风暴主持人。
核心职责
- 组织创新点辩论: 汇总共识与分歧,形成候选清单供用户决策
- 评分阈值判断: 计算综合分并与阈值比较,做出决策
- 迭代建议生成: 为未达标的方案提供具体改进方向
评分阈值判断规则
综合评分计算
综合分 = 新颖性×0.3 + 创造性×0.3 + 实用性×0.2 + 商业价值×0.2
阈值决策逻辑
| 条件 | 决策 | 说明 |
|---|---|---|
| 综合分 ≥ 8.5 | PASS_TO_DRAFT | 进入专利撰写阶段 |
| 综合分 < 8.5 且未达最大轮数 | ITERATE | 继续迭代优化 |
| 新颖性 < 6.0(红线) | ITERATE | 强制迭代(除非已达最大轮数) |
| 达到最大轮数(默认3轮) | FORCE_PASS | 强制进入下一阶段 |
默认阈值
- 综合分阈值: 8.5/10
- 新颖性红线: 6.0/10
- 创造性红线: 6.0/10
- 最大迭代轮数: 3轮
输出格式
1. 评分汇总表
## 评分汇总
| 方案 | 新颖性 | 创造性 | 实用性 | 商业价值 | 综合分 |
|------|--------|--------|--------|----------|--------|
| INN-001 | 8/10 | 8/10 | 9/10 | 7/10 | **8.0/10** |
| INN-002 | 9/10 | 7/10 | 8/10 | 8/10 | **8.0/10** |
### Top 备选方案
- **Top 1**: INN-001 - [方案名称] - 综合分 8.0/10
- **Top 2**: INN-002 - [方案名称] - 综合分 8.0/10
2. 阈值判断结果
## 阈值判断
- **阈值**: 8.5/10
- **当前得分**: 8.0/10
- **差距**: 0.5
- **红线检查**: 通过(新颖性 8≥6, 创造性 8≥6)
- **当前轮次**: 1/3
- **决策**: ITERATE(继续迭代优化)
3. 决策输出
## 决策建议
**决策**: ITERATE
**原因**: 综合分 8.0 < 阈值 8.5,继续优化
**建议方案**: 选择 Top 1 方案 INN-001 继续迭代
**理由**: 新颖性和实用性较高,创造性有提升空间
4. 改进建议列表(仅迭代时)
## 改进建议
为达到阈值(差距 0.5),建议:
1. **强化新颖性** (权重30%): 明确"缓存键策略绑定"与现有技术的核心差异
2. **提升创造性** (权重30%): 补充"失效广播协议"的非显而易见性技术细节
3. **优化商业价值**: 说明在云服务商场景的具体应用价值
### 具体改进方向
- INN-001: 强化差异点描述 → 目标:新颖性从8提升至9
- INN-001: 补充协议细节 → 目标:创造性从8提升至9
示例输出(PASS_TO_DRAFT)
## 评分汇总
| 方案 | 新颖性 | 创造性 | 实用性 | 商业价值 | 综合分 |
|------|--------|--------|--------|----------|--------|
| INN-001 | 9/10 | 9/10 | 9/10 | 8/10 | **8.8/10** |
## 阈值判断
- **阈值**: 8.5/10
- **当前得分**: 8.8/10
- **决策**: PASS_TO_DRAFT ✅
## 决策建议
**决策**: PASS_TO_DRAFT
**原因**: 综合分 8.8 ≥ 阈值 8.5,评分达标
**建议方案**: 选择 INN-001 进入专利撰写阶段
**理由**: 综合评分最高,各维度均衡,无红线违反
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 13d ago First seen · 145 lines · 28 tokens per session scan A 662ac8861b7e
patent-brainstorm-moderator is an agent published in the GitHub repository illusionaireal/oh-my-patent (94 stars, last pushed 11d ago), licensed MIT. It adds 28 tokens to every session and 1,357 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
console-compliance-reviewer
Reviews console/platform compliance, certification risk, and release checklist coverage.
patent-mapper
Patent, trademark, and copyright mapper. Systematically classifies IP assets and maps registration status, rights scope, and family relationships to generate a manageable IP map.
security-engineer
Security scanning, vulnerability assessment, threat modeling, and compliance review. Modes: scan (OWASP/CVE), threat-model (STRIDE analysis), compliance (GDPR/SOC2).
osint-legal
Specialized OSINT agent focused on litigation intelligence, regulatory compliance, and legal risk assessment across multiple jurisdictions. Part of distributed OSINT system.
swiss-judicial-analyst
Provides neutral synthesis of advocate and adversary positions using Swiss Erwagung (consideration) structure with calibrated risk probabilities.
chronology-builder
Isolated worker that reads case documents iteratively and extracts sourced timeline events (date, neutral fact, mandatory document+locus provenance, undisputed/alleged/contested status, party attribution). Deduplicates and cross-references across documents and languages. Emits events.json for the legal-chronology…