Verify index usage
OfficialValidate FalkorDB index performance quickly
AuthorFalkorDB
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers confirm whether FalkorDB queries actually use available indexes, preventing slow queries caused by inefficient execution plans.
Core Features & Use Cases
- Execution Plan Analysis: Uses GRAPH.EXPLAIN output to identify index scan operations and verify query optimization.
- Index Troubleshooting: Helps detect when queries fall back to label scans or full node scans due to missing indexes or incompatible predicates.
- Use Case: Use this Skill when tuning a FalkorDB application query and you need to confirm that an index is being applied correctly.
Quick Start
Ask the skill to verify whether a FalkorDB query is using an index by analyzing its GRAPH.EXPLAIN execution plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Verify index usage Download link: https://github.com/FalkorDB/skills/archive/main.zip#verify-index-usage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.