LogoClawIndex
CasesSkillsAbout
LogoClawIndex

falkordb-skills - Practical FalkorDB guidance for Cypher, UDFs, and Docker.

Provides guidance for Cypher queries, UDF management, Docker operations, and data ingestion in FalkorDB.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create nodes and relationships
  • Execute parameterized Cypher queries
  • Inspect and profile query plans
  • Create range, fulltext, and vector indexes
  • Manage graph constraints and slowlogs
  • Load and invoke JavaScript UDFs
  • Deploy FalkorDB using Docker
  • Bulk load data from CSV
  • Migrate data from external databases

Inputs

  • Cypher query strings
  • JavaScript UDF scripts
  • CSV data files
  • External database credentials and configurations

Outputs

  • Graph nodes, relationships, and properties
  • Query result sets and profile statistics
  • Created indexes and constraints
  • Loaded UDF libraries
  • Running FalkorDB container instances

Requirements

  • FalkorDB or Redis server with FalkorDB module
  • redis-cli utility
  • Docker and Docker Compose
  • Python 3 environment with falkordb SDK
  • Rust Cargo toolchain

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
falkordb
cypher
graph-database
udf
docker
data-migration
Create nodes and relationships
Execute parameterized Cypher queries
Inspect and profile query plans
Create range, fulltext, and vector indexes
Cypher query strings
JavaScript UDF scripts
CSV data files
Graph nodes, relationships, and properties
Query result sets and profile statistics
Created indexes and constraints