graphistry-rest-api
Installation
SKILL.md
Graphistry REST API
Scope
Use this skill for Graphistry REST endpoint tasks, including JWT auth, uploads, graph URL controls, sessions, and token-safe sharing.
Speed-First Rules
- Default to no shell commands and no local repo lookups; answer from this skill's endpoint map/templates.
- Only inspect local files when the user explicitly asks for source-level proof.
- For constrained prompts (line counts, bullets, "snippet only"), do not add prefaces like "Using ".
- Keep outputs short and literal; avoid exploratory prose.
Fast Targeted Fetch Protocol
- Start from
references/hub-rest-docs-toc.mdfor the curated Hub REST navigation map. - Use
references/hub-rest-docs-links.tsvas the machine-checkable inventory and prefer links with status200. - If a needed page is missing from references, check
https://hub.graphistry.com/docs/api/and add an explicit inference note before using adjacent docs. - Avoid broad docs crawling when a referenced canonical page already answers the question.