flowleap-patstat-graphlisted
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