surrealdb/agent-skills

Supercharge your coding agent with official SurrealDB Skills

This repository also configures its own agents. See what agent-skills tells them →

25Stars on the repository
9Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

surrealdb-cli

01

surrealdb/agent-skills

Skill Claude CodeCodex

Use the surreal command-line binary to run a SurrealDB server (in-memory, RocksDB, SurrealKV, or TiKV), open an interactive or piped SQL REPL, import and export databases, check server readiness, upgrade the binary, repair storage, and manage SurrealML models. Use this skill whenever users run, connect to, back up…

not rated 25 2mo ago C 129 tokens original MIT

surrealdb-js

02

surrealdb/agent-skills

Skill Claude CodeCodex

Using SurrealDB from JavaScript and TypeScript with the official surrealdb SDK, covering connecting (WebSocket/HTTP and embedded engines), authentication, CRUD, parameterized queries, and live queries. Use when connecting to SurrealDB from Node, Deno, Bun, or the browser, using the surrealdb npm package, or performing…

not rated 25 2mo ago A 117 tokens original MIT

surrealdb-python

03

surrealdb/agent-skills

Skill Claude CodeCodex

Using SurrealDB with the Python SDK, covering both client/server mode (WebSocket) and embedded mode (in-memory or file-based). Use when connecting to SurrealDB from Python, using the surrealdb Python package, running SurrealDB embedded without a server, or performing CRUD operations from Python code. Triggers…

not rated 25 2mo ago A 95 tokens original MIT

surrealdb-vector

04

surrealdb/agent-skills

Skill Claude CodeCodex

Vector search with SurrealDB using HNSW indexes, KNN queries, and similarity scoring. Use when creating vector indexes, querying vectors with KNN distance operators, building semantic search or RAG pipelines, tuning HNSW parameters (EFC, M, M0, distance function, type), or implementing recommendation systems with…

not rated 25 2mo ago A 104 tokens original MIT

surrealkit

05

surrealdb/agent-skills

Skill Claude CodeCodex

Use SurrealKit, SurrealDB's schema-management and migration CLI, to scaffold projects from templates, sync schema in development, plan and execute production rollouts (with rollback), generate JSON/TypeScript types from a live database, and write declarative TOML test suites for schemas, permissions, and API…

not rated 25 2mo ago A 93 tokens original MIT

surrealql-functions

06

surrealdb/agent-skills

Skill Claude CodeCodex needs its repo

Discover and use SurrealDB's built-in SurrealQL functions with accurate, version-current signatures by running the SurrealQL language server (LSP) and tree-sitter grammar, with a namespace catalog linking every function group to its docs. Use when looking up which built-in function to use, its exact…

not rated 25 2mo ago A 140 tokens original MIT

surrealdb/agent-skills

Skill Claude CodeCodex

Optimize SurrealDB performance through record ID and key design, indexing strategy, and computed/derived fields. Use when queries are slow, when designing record IDs for locality and range scans, choosing between standard/unique/full-text/vector indexes, verifying index usage with EXPLAIN, or deciding whether to…

not rated 25 2mo ago A 109 tokens original MIT

surrealql

08

surrealdb/agent-skills

Skill Claude CodeCodex

Generate and modify SurrealQL queries to interact with SurrealDB databases. This includes creating and retrieving records, designing and managing schemas, establishing and querying graph relationships, performing live (real-time) queries, and leveraging all unique SurrealQL features for advanced database workflows.…

not rated 25 2mo ago A 76 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: