What problem does it solve?
Turning a real software or research project into attorney-reviewable patent disclosure materials is hard: features lack evidence, prior-art searches are undocumented, and drafts overclaim novelty. This Skill structures the entire handoff so every claim element is bound to hashed source artifacts and legal uncertainty is preserved instead of guessed.
Core Features & Use Cases
- Evidence-bound disclosure drafting: Mines patent points with problem-solution-effect discipline and binds every distinguishing feature and draft claim element to source artifacts with relative paths and SHA-256 hashes.
- Prior-art and risk triage: Records public disclosure, ownership, foreign-filing and trade-secret risks, separates inventor-known prior art from agent-run public searches, and logs searched sources, queries and coverage limits.
- Machine validation gate: Runs scripts/disclosure_gate.py to block grant guarantees, AI-generated patent drawings, unsupported claim elements and missing evidence before delivery.
- Use Case: A research team with a novel scheduling algorithm asks for a 技术交底书; the Skill interviews the inventors, hashes the design docs, drafts a claim ladder with fallback positions, generates Mermaid figures, and delivers a packet marked READY_FOR_ATTORNEY_REVIEW only after the gate passes.
Quick Start
Ask the assistant to prepare a patent invention disclosure packet for your project, pointing it at the design documents and code that prove the technical contribution.