Skip to content

Releases: KumnXi/patent-aid

Release list

PatentAid v1.0.0

Choose a tag to compare

@KumnXi KumnXi released this 24 Aug 12:40
5395627

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 validate passes; plugin install discovers all 6 skills

Getting started

  1. Clone the repo, set your DeepSeek API key (config/api_config.json)
  2. python scripts/generate_patent.py "your technical idea"
  3. Or install the Claude Code plugin: /plugin marketplace add github:KumnXi/patent-aid then /plugin install patent-aid@patent-aid-skills

Notes

  • Demo screenshots & video pending (storyboard ready in docs/demo/storyboard.md)
  • MIT License