Use this skill when the user wants to work with a graph-vector database for knowledge graphs and RAG.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-7b8070de)More formats (shields.io, HTML) on the badges page.
---
name: helixdb
description: Use this skill when the user wants to work with a graph-vector database for knowledge graphs and RAG.
---
# HelixDB Plugin
Graph-vector database CLI for building and querying knowledge graphs with vector embeddings. Combines graph traversal with vector search.
## Commands
### Database Operations
- `helixdb db query` — Query the HelixDB graph-vector database
## Usage Examples
- "Start a HelixDB instance"
- "Query the graph database"
- "Insert data into HelixDB"
- "Search vectors in the knowledge graph"
## Installation
```bash
cargo install helixdb
```
## Examples
```bash
helixdb server start --port 8080
helixdb data insert --collection docs --file data.json
helixdb query --search "similar documents" --limit 10
helixdb schema list
```
## Key Features
- Graph-vector hybrid database
- Vector similarity search
- Graph traversal queries
- REST API server mode
- RAG-optimized architecture
- Fast Rust implementation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.