agentsclimarketplace

Flowleap citation

Skill flowleap-ai/flowleap-plugins/plugins/flowleap/skills/flowleap-citation

The FlowLeap Plugin Marketplace — curated, free-to-install skill packs for patent and IP work.

Install
npx -y skills add flowleap-ai/flowleap-plugins --skill flowleap-citation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.1 KB, 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).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.