← ClaudeAtlas

flowleap-patstat-graphlisted

Graph Analytics over the PATSTAT snapshot — a named node and the relationships around it. Worldwide DOCDB citation networks (who cites a patent, examiner vs applicant origin), citation/family paths between two patents, family coverage, and an applicant's co-applicant network with top CPC and jurisdictions, every edge carrying a confidence tag (EXTRACTED/INFERRED/AMBIGUOUS) and a PATSTAT row provenance ref. Trigger when an agent needs a traversal answer about a specific patent or applicant — "who cites EP3477840", "how are patent X and patent Y connected", "why does this patent matter", "who does this company file with", where a family has coverage — as opposed to corpus aggregate counts (flowleap-patstat), free-text keyword analytics (flowleap analytics), or document retrieval (flowleap-patent/flowleap-ops).
flowleap-ai/flowleap-plugins · ★ 0 · Data & Documents · score 68
Install: claude install-skill flowleap-ai/flowleap-plugins
# FlowLeap Patstat Graph (Graph Analytics) Auth and global flags: see `flowleap-shared`. Six native commands under `flowleap patstat graph` — no raw API passthrough needed. ## Routing: which engine answers this? FlowLeap runs three analytics engines, split by **criteria shape**: | The question's essential criterion | Engine | Skill | |---|---|---| | Free-text keywords over title/abstract | Topic Analytics | `flowleap analytics` | | Structured criteria → a table of counts | Portfolio Analytics | `flowleap-patstat` | | **A named node and its relationships** | **Graph Analytics** | **this skill** | If the answer is a count, go to `flowleap-patstat`. If it is a *connection* — who cites what, what links these two patents, who co-files with whom — it is here. One known document's text, claims, or legal status is neither: use `flowleap-patent` / `flowleap-ops` / `flowleap-uspto`. ## The six commands ```bash flowleap patstat graph resolve EP3477840 flowleap patstat graph patent EP3477840 flowleap patstat graph applicant 98765 flowleap patstat graph neighborhood pat:56123456 --depth 2 --edge-types cites,cited_by flowleap patstat graph path EP3477840 US5960411 --max-hops 3 flowleap patstat graph explain EP3477840 --token-budget 4000 ``` | Command | Answers | |---|---| | `resolve <query>` | Number → its `pat:<appln_id>` anchor; free text → ranked applicant entities with `psn_id`, largest portfolio first | | `patent <number>` | The whole patent picture in one call: anchor, backwa