surrealdb
Installation
SKILL.md
SurrealDB
Use the local reference fragments first. They are meant to answer most requests without re-reading upstream docs.
Load Order
- Pick the smallest relevant fragment set from
references/. - Answer from one fragment when the question is narrow.
- Combine fragments when the question spans multiple areas, such as SDK plus auth, embedding plus storage, or modeling plus security.
- Only escalate beyond the fragments for exact edge syntax, version disputes, or missing coverage.