Age
Description
# Apache AGE (Graph Database) Reference Use this skill when modifying `db/schema.sql` with graph operations. This provides critical syntax rules for AGE (A Graph Extension) for PostgreSQL. ## Critical: AGE Does NOT Support Neo4j's ON CREATE/ON MATCH AGE does NOT support `ON CREATE SET` or `ON MATCH SET` syntax. Instead: ```sql -- WRONG (Neo4j syntax - will fail in AGE): MERGE (n:Person {name: 'John'}) ON CREATE SET n.created = timestamp() ON MATCH SET n.accessed = timestamp() -- CORRECT (AG
Installation
Installs to ~/.claude/skills/quixiai-hexis-age/SKILL.md
mkdir -p ~/.claude/skills/quixiai-hexis-age && curl -fsSL https://raw.githubusercontent.com/QuixiAI/Hexis/HEAD/.claude/skills/age.md -o ~/.claude/skills/quixiai-hexis-age/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data Financial Services
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba
Data