The GDS Agent let LLMs reason and do data science work on your graph data in Neo4j, by using two artifacts:
$claude plugin marketplace add neo4j-contrib/gds-agentInstalls into the current project.
Install gds-agent by running `claude plugin marketplace add neo4j-contrib/gds-agent`, then use it for the current task and follow its documentation at https://github.com/neo4j-contrib/gds-agent.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add neo4j-contrib/gds-agent |