TOC router for PyGraphistry tasks. Use when a request involves PyGraphistry and you need to choose the right workflow: loading/ETL shaping, visualization/layout/sharing, GFQL queries (Cypher, chain-lists, Let/DAG, GRAPH constructors), AI/UMAP/embed/semantic-search workflows, or connector-specific ingestion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pygraphistry-core-pack:pygraphistryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill as a dispatcher to specialized skills.
Use this skill as a dispatcher to specialized skills.
Treat this as the Python SDK entrypoint; for a cross-interface entrypoint use graphistry.
pygraphistry-core.curl, /api/v2/..., JWT/Bearer, upload/session/url params): immediately use graphistry-rest-api and skip ReadTheDocs discovery.pygraphistry-visualization.pygraphistry-gfql.pygraphistry-ai.pygraphistry-connectors.graphistry-rest-api.references/pygraphistry-readthedocs-toc.md; do not crawl broad docs first.references/pygraphistry-readthedocs-top-level.tsv for section-level shortcuts..../gfql/index.html, .../visualization/index.html) before deep pages.https://pygraphistry.readthedocs.io/...) over GitHub/local file paths unless the user explicitly asks for source code links.cat *, full sitemap dumps) that bloat context without improving routing quality.api=3 for modern features.type column on both nodes and edges for legend/category defaults.references/pygraphistry-readthedocs-toc.mdnpx claudepluginhub graphistry/graphistry-skills --plugin pygraphistry-core-packProvides workflows and best practices for 73 Gephi MCP tools to build, analyze, style, layout, and export network graphs in Gephi Desktop.
Creates, analyzes, and visualizes complex networks and graphs in Python. Use for graph algorithms, centrality, shortest paths, community detection, and network generation.
Creates, manipulates, and analyzes complex networks and graphs using Python. Covers shortest paths, centrality, community detection, PageRank, graph I/O, and visualization.