Respect UDF limitations

Official

Build safe read-only FalkorDB UDFs

AuthorFalkorDB
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents invalid FalkorDB UDF designs by clarifying the restrictions around graph mutation, external access, and side effects.

Core Features & Use Cases

  • UDF Design Guidance: Helps create pure JavaScript functions that transform, compute, and format data without modifying graphs.
  • Constraint Awareness: Explains unsupported operations such as CREATE, SET, DELETE, MERGE, network calls, and external resource access.
  • Use Case: Apply this Skill when writing FalkorDB UDFs that need reliable data transformations while keeping graph updates in Cypher queries.

Quick Start

Ask the AI to design a FalkorDB UDF that performs a data transformation without changing the graph.

Dependency Matrix

Required Modules

None required

Components

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: Respect UDF limitations
Download link: https://github.com/FalkorDB/skills/archive/main.zip#respect-udf-limitations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.