helix-query-rust
๐ฏSkillfrom helixdb/skills
A skill collection for HelixDB that teaches agents to write Helix queries in the Rust DSL, translate from Cypher/Gremlin/SQL, optimize query performance, and design agent memory systems on Helix hybrid graph, vector, and full-text engine.
Same repository
helixdb/skills(12 items)
Installation
npx vibeindex add helixdb/skills --skill helix-query-rustnpx skills add helixdb/skills --skill helix-query-rust~/.claude/skills/helix-query-rust/SKILL.mdSKILL.md
More from this repository10
A HelixDB agent skill that teaches AI coding agents to optimize Helix query shape and index usage in the Rust DSL, covering anchor selection, index-aware filtering, and query performance tuning.
Agent skill for building and debugging dynamic inline-query requests for the HelixDB POST /v1/query endpoint, covering correct request envelopes, parameter types, DateTime handling, and translations from Cypher, Gremlin, and SQL into the Helix Rust DSL.
A HelixDB skill that helps AI agents translate Neo4j/Cypher queries into the Helix Rust DSL. Part of a suite of HelixDB query skills covering query authoring, optimization, Gremlin translation, and dynamic JSON payloads.
A skill for translating Gremlin and TinkerPop traversals into HelixDB's Rust DSL, teaching agents to convert graph traversal patterns like vertex queries, edge navigation, dedup, count, and path operations into native Helix equivalents.
Agent skills for HelixDB that teach agents to write Helix queries in the Rust DSL, translate from Cypher/Gremlin/SQL, optimize query performance, and build agent memory systems on Helix's hybrid graph, vector, and full-text search engine.
A skill for designing and operating agent memory systems on HelixDB, a hybrid graph, vector, and full-text search engine. Teaches agents to write Helix Rust DSL queries, translate from Cypher/Gremlin/SQL, optimize query shape, and build dynamic API payloads.
Agent skills for HelixDB that teach AI agents to write Helix Rust DSL queries, translate from Cypher, Gremlin, and legacy HQL, optimize index usage, build dynamic query payloads, and design agent memory systems on Helix's hybrid graph, vector, and full-text engine.
Skill
Skill
Skill