gephi-ai
49Plugin Claude Code
AI-powered network analysis and visualization using Gephi Desktop.
Plugin Claude Code
AI-powered network analysis and visualization using Gephi Desktop.
Instructions file CodexOpenCode
Instructions for MattArtzAnthro/gephi-ai, covering gephi ai — instructions for ai coding agents, the skill and working principles, in brief.
Instructions file
Instructions for MattArtzAnthro/gephi-ai, covering gephi ai — instructions for ai coding agents, the skill, working principles, in brief and claude code specifically.
Instructions file Gemini CLI
Instructions for MattArtzAnthro/gephi-ai, covering gephi ai — instructions for ai coding agents, the skill and working principles, in brief.
Plugin Claude Code
AI-powered network analysis, visualization, and export using Gephi Desktop. Provides 113 MCP tools plus specialized agents for claim verification, layout iteration, structural analysis, and text-network construction.
MCP server Claude CodeCodexCursor +2
MCP Server for controlling Gephi Desktop via remote API. Runs locally from the gephi-ai Python package.
Agent
Independently verify a single plain-language structural claim about the loaded Gephi graph and report confirmed / refuted / can't-tell, with the number. Use when someone asserts a checkable claim — "she's more central than he is," "these two teams barely interact," "the org survives losing him," "these accounts form a…
Agent
Take the graph currently open in Gephi to a clean, legible, publication-ready map through the run → visualqa → inspect → adjust loop, returning just the finished export + caption + a short change log. Use for "visualize / make this look good / lay this out well." Mutates the live graph's layout and style (that is the…
Agent
Open-ended structural analysis of the loaded Gephi graph. Use when the user wants a comprehensive read of a network's properties — centrality comparison, community characterization, bridge/hub identification, structural interpretation — rather than one specific claim (that's claim-verifier) or a build/visualize job.…
Agent
Turn free text (interview transcripts, field notes, open-ended survey answers, documents, social posts) into a word co-occurrence network in Gephi, tuned so the map reflects the discourse and not its stopwords or artifacts. Use for "build a text network / concept map from this text," or when someone hands over a…
Command
Run comprehensive structural analysis and report network properties.
Command
Run centrality analysis and identify the most important nodes.
Command
Run full community detection workflow on the current graph.
Command
Test a hypothetical edit against the loaded graph without touching it — "what would happen if I removed this node?".
Command
Explore the graph already open in Gephi (no file path needed): intake, profile, style, layout, overview.
Command
Export the current map as clean and labeled PNG plus SVG.
Command
Import a graph file and run an initial exploration with layout and styling.
Command
Narrated, watch-along network analysis in Gephi for teaching and demos.
Command
Build a word co-occurrence network from free text (transcripts, notes, survey answers) and lay it out.
Command
Independently verify a plain-language claim about the current graph (confirmed / refuted / can't-tell, with the number).
Command
Take the current graph to a finished map: layout, sizes, colors, visual check, export (dispatches the layout-iterator agent).
Hook
Runs before the agent uses a tool for mcp__gephi-mcp__gephi_add_node, mcp__gephi-mcp__gephi_add_nodes, mcp__gephi-mcp__gephi_add_edge, mcp__gephi-mcp__gephi_add_edges, mcp__gephi-mcp__gephi_import_file, mcp__gephi-mcp__gephi_import_gexf, mcp__gephi-mcp__gephi_import_graphml, mcp__gephi-mcp__gephi_import_csv…
Skill Claude CodeCodex
When the user wants to analyze, visualize, or explore network graphs using Gephi, this skill provides workflows and best practices for the 113 Gephi AI tools. Triggered when the user mentions Gephi, network analysis, graph visualization, community detection, social network analysis, or graph metrics.
Skill Claude CodeCodex
Run a rigorous structural analysis of the loaded Gephi graph, compare centralities, characterize communities, and report what the data does and does not support. Use for comprehensive network analysis or interpretation rather than one claim or a styling-only task.