Flowleap citation
Skill flowleap-ai/flowleap-plugins/plugins/flowleap/skills/flowleap-citation
USPTO enriched citation data from office actions — citations by application, forward citations of a document, citation statistics and X-category novelty-destroying references. Trigger when an agent assesses novelty risk, examiner-cited prior art, or how often a patent is cited against later applications.From its SKILL.md
npx -y skills add flowleap-ai/flowleap-plugins --skill flowleap-citationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 215 tokens by cl100k_base, as published. Nobody here has run it
FlowLeap Citation Search (USPTO enriched citations)
Auth and global flags: see flowleap-shared.
By application
flowleap --json citation search 16123456 --size 20
flowleap --json citation search 16123456 --category x --examiner-cited-only
Forward citations (who cites this document)
flowleap --json citation forward US10123456 --size 20
Analysis shortcuts
flowleap --json citation stats 16123456 # counts by category/source
flowleap --json citation novelty 16123456 # X-rated novelty-destroying citations
Categories: x (novelty-destroying), y (inventive-step with combination),
a (background), all. Also available as tools:
search_office_action_citations (by application) and
search_enriched_citations (forward, by cited document).
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.