Borrowing it
Nothing to install: this file belongs to KumnXi/patent-aid. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/KumnXi/patent-aid/main/.claude/skills/compliance-checker/SKILL.mdgit clone --depth 1 https://github.com/KumnXi/patent-aidWrote 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/skills/kumnxi/patent-aid/compliance-checker)<a href="https://agentmods.dev/skills/kumnxi/patent-aid/compliance-checker"><img src="https://agentmods.dev/badge/skills/kumnxi/patent-aid/compliance-checker/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/skills/kumnxi/patent-aid/compliance-checker"><img src="https://agentmods.dev/badge/skills/kumnxi/patent-aid/compliance-checker.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.00075 | $0.01152 |
| Opus 5 | $0.00037 | $0.00576 |
| Sonnet 5 | $0.00015 | $0.00230 |
| Haiku 4.5 | $0.00007 | $0.00115 |
Grade A, and why
compliance-checker 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 11d 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.
What it actually says
专利合规检查器
检查专利申请文件是否符合中国专利法和审查指南要求。
检查清单
权利要求书检查
-
格式规范
- 独立权利要求包含前序部分和特征部分
- 使用"其特征在于"分隔前序和特征
- 一项权利要求一个句号
- 编号连续无遗漏
-
引用关系
- 从属权利要求引用在前的权利要求
- 引用的编号正确
- 从属权利要求包含被引用权利要求的全部特征
-
术语一致性
- 同一技术特征使用相同术语
- 首次出现时使用全称,后续使用"所述"指代
- 术语与说明书一致
-
保护范围
- 独立权利要求包含全部必要技术特征
- 保护范围不过宽(能得到说明书支持)
- 保护范围不过窄(覆盖核心技术方案)
说明书检查
-
完整性
- 包含技术领域
- 包含背景技术
- 包含发明内容
- 包含附图说明
- 包含具体实施方式
-
充分公开
- 技术方案描述清楚完整
- 实施例包含具体参数
- 本领域技术人员能够实现
-
支持性
- 说明书支持权利要求的保护范围
- 实施例覆盖权利要求的所有特征
- 技术效果有依据
-
附图
- 附图标记与说明书一致
- 附图编号连续
- 附图说明与实际附图对应
摘要检查
- 不超过300字
- 包含技术方案要点
- 不包含商业宣传用语
数据真实性检查(关键!)
这是区分AI生成和人工撰写的核心检查项。
-
量化数据来源追溯
- 所有具体百分比是否有来源?
- 所有具体数值(时间、精度、成本)是否有来源?
- 实施例参数是否有来源?
- 技术效果量化数据是否有来源?
-
数据来源分类
来源 判定 处理 交底书明确提供 ✅ 合格 直接使用 行业公开标准 ✅ 合格 标注标准号 可从技术方案推导 ⚠️ 需标注 标注推导依据 无依据的具体数值 ❌ 不合格 必须删除或改写 -
红旗信号检测
- 是否存在"降低XX%"等无依据表述?
- 是否存在"响应时间<XXms"等无依据表述?
- 是否存在"经实验证明"等暗示有实验的表述?
- 是否存在"测试结果表明"等暗示有测试的表述?
-
安全表述检查
- 无实验数据时,应使用:
- "有效降低/提高..."
- "显著改善..."
- "相比现有技术具有优势"
- "理论上可实现..."
- "本领域技术人员可理解..."
- 无实验数据时,应使用:
输出格式
检查完成后输出:
## 合规检查报告
### 通过项
- [x] [检查项名称]
### 问题项
- [ ] [检查项名称]
- 问题描述:[具体问题]
- 位置:[权利要求X / 说明书第X段]
- 建议修改:[修改建议]
- 法律依据:[专利法/审查指南条款]
### 风险提示
- [风险描述及严重程度]
常见驳回理由及预防
- 权利要求得不到说明书支持 - 确保实施例覆盖所有权利要求特征
- 权利要求不清楚 - 使用明确的技术术语,避免模糊描述
- 缺少必要技术特征 - 独立权利要求包含实现发明目的的全部必要特征
- 说明书公开不充分 - 提供足够详细的实施方式和具体参数
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.
- 11d ago First seen · 124 lines · 75 tokens per session scan A 7c4e31f79303
compliance-checker is a skill published in the GitHub repository KumnXi/patent-aid (2 stars, last pushed 18d ago), licensed MIT. It adds 75 tokens to every session and 1,152 once invoked, about $0.0004 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-31.
Other skills, from other repositories
patent-disclosure-skill
A Chinese patent-work assistant for finding invention ideas, writing patent disclosures, explaining patents in plain language, tracking policy changes, and preparing responses to examiner notices.
patent-search
A search tool for published Chinese patent records, using fields such as inventor, applicant, classification number, and title.
patent-docket
A workflow coordinator for patent case files, from an inventor's technical disclosure to patent application documents. A patent docket is the tracked record of a patent matter, including its stage, questions, drafts, and handoffs.
patent-application
A patent-application document workflow that turns supplied invention materials into claims, a description, an abstract, and black-and-white drawings. It can also produce Markdown and Word files.
patent-disclosure
A guided workflow for finding patentable ideas, doing a limited prior-art search, and drafting a Chinese patent disclosure document. A disclosure document describes an invention for later patent drafting.
patent-oa
An assistant for preparing replies to patent office examination opinions in China. It can use stored past cases and practice manuals to help shape a draft, which must be reviewed before filing.