PatentAid v1.0.0 — AI Patent Disclosure Writer
Turn a technical idea into a submission-ready patent disclosure (Word) in minutes — without the AI inventing data.
What's new
- English README, general positioning — works for any technical domain; power-grid and pipeline-inspection robotics are built-in examples, no longer the only focus
- Claude Code plugin marketplace — 6 skills installable in one command (
/plugin install patent-aid@patent-aid-skills): idea-to-disclosure, patent-writer, compliance-checker, patent-supervisor, patent-orchestrator, patent-fetcher - Anti-hallucination engine — detects and removes invented experiment claims, unsourced quantified effects, and fake patent numbers
- 9-dimension quality review with auto-rewrite below 70/100
- Claim-format validation (6 checks) + compliance review
- Word export with native editable formulas (OMML) and auto-generated patent-style diagrams (Graphviz, 300dpi)
- Demo storyboard & recording guide for the 3-min walkthrough
Verified
- 9,812 patents in the local database (power & pipeline-inspection domain)
- 31 automated tests
claude plugin validatepasses; plugin install discovers all 6 skills
Getting started
- Clone the repo, set your DeepSeek API key (
config/api_config.json) python scripts/generate_patent.py "your technical idea"- Or install the Claude Code plugin:
/plugin marketplace add github:KumnXi/patent-aidthen/plugin install patent-aid@patent-aid-skills
Notes
- Demo screenshots & video pending (storyboard ready in
docs/demo/storyboard.md) - MIT License