
from skills18
Operational and query guidance for FalkorDB: Cypher patterns, UDF management, indexing, profiling, and Docker-based deployment examples for developers and opera
Provides practical, example-driven guidance for working with FalkorDB: how to write Cypher queries, create and manage UDFs, use indexes (text and vector), profile and inspect query plans, and run the database via Docker for development or production. Includes command-line examples and operational tips.
Use this skill when authoring or reviewing FalkorDB Cypher queries, creating or auditing UDF libraries, tuning indexes (range, full-text, vector), diagnosing slow queries, or standing up local development environments with Docker. Useful for DB engineers, backend developers, and SREs.
Inferred: code-capable assistants and DB tooling-aware agents that can author Cypher and Docker examples (Copilot-style, Claude Code).
FalkorDB skill provides comprehensive Cypher query patterns, UDF management, Docker deployment, and data ingestion guidance. No scripts bundled — purely a reference/knowledge skill. Well-structured with clear examples and good coverage of common operations. Minor deduction for hardcoded password example in Docker section (--requirepass yourpassword) which could encourage weak defaults, and a Neo4j migration example with --password secret in plaintext CLI args.
Pure knowledge/reference skill with no executable scripts. Security deductions are minor: plaintext password examples in CLI args (-2 for Docker REDIS_ARGS pattern, -2 for Neo4j --password flag). Content is technically accurate and well-organized. Usefulness is moderate — FalkorDB is niche, but the skill covers it thoroughly for its audience.