Ari's Blog: From a Star Wars LEGO pile to my first open source contribution

Hey everyone :waving_hand:

Shipped something for anyone learning Cypher with an AI agent :high_voltage:

The usual flow is rough: spin up a database :file_cabinet:, connect :electric_plug:, then watch your agent hallucinate node labels and relationships that don't exist :face_with_spiral_eyes:

Zero infra, no live connection, just two files :file_folder:

I'm not an engineer by trade :sweat_smile: I learn by building. This started as a Star Wars LEGO graph :brick: and became my first merged PR to neo4j-skills, thanks to some great feedback from Michael Hunger :folded_hands:

:open_book: Story: https://medium.com/neo4j/from-star-wars-lego-to-my-first-open-source-contribution-98862f6ffcd3

:octopus: PR Merge into cypher-skills: Add file-based schema and synonym mapping to neo4j-cypher-skill by andwaller · Pull Request #32 · neo4j-contrib/neo4j-skills · GitHub

:hammer_and_wrench: Project: GitHub - andwaller/neo4j-dynamic-schema-guardrail: Dynamic schema guardrail and Cypher 25 query generator for AI agents. · GitHub

New to graph? Try it and tell me where you got stuck :backhand_index_pointing_down: That feedback is what makes v2 better.

May the Force be with your queries :grinning_face_with_smiling_eyes: