[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-turso-turso-cloud":3,"mdc--imuz35-key":38,"related-org-turso-turso-cloud":474,"related-repo-turso-turso-cloud":515},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":27,"repoUrl":28,"updatedAt":29,"license":30,"forks":31,"topics":32,"repo":33,"sourceUrl":36,"mdContent":37},"turso-cloud","manage Turso Cloud SQLite databases","Turso Cloud — fully managed SQLite-compatible database platform, accessed over the network. Use when connecting an application to a Turso Cloud database, creating or scoping auth tokens (JWT, fine-grained permissions, JWKS\u002Fexternal auth providers), or provisioning and managing cloud databases. Covers per-language SDKs (JavaScript\u002FTypeScript, Python, Go, Rust), authentication & authorization, and marketplace integrations (Vercel).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"turso","Turso","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fturso.png","tursodatabase",[13,17,20,23,24],{"name":14,"slug":15,"type":16},"Backend","backend","tag",{"name":18,"slug":19,"type":16},"Database","database",{"name":21,"slug":22,"type":16},"Cloud","cloud",{"name":9,"slug":8,"type":16},{"name":25,"slug":26,"type":16},"SQLite","sqlite",16,"https:\u002F\u002Fgithub.com\u002Ftursodatabase\u002Fagent-skills","2026-07-17T06:04:53.813647",null,0,[],{"repoUrl":28,"stars":27,"forks":31,"topics":34,"description":35},[]," Agent Skills for Turso","https:\u002F\u002Fgithub.com\u002Ftursodatabase\u002Fagent-skills\u002Ftree\u002FHEAD\u002Fskills\u002Fturso-cloud","---\nname: turso-cloud\ndescription: >\n  Turso Cloud — fully managed SQLite-compatible database platform, accessed over the network.\n  Use when connecting an application to a Turso Cloud database, creating or scoping auth tokens\n  (JWT, fine-grained permissions, JWKS\u002Fexternal auth providers), or provisioning and managing\n  cloud databases. Covers per-language SDKs (JavaScript\u002FTypeScript, Python, Go, Rust),\n  authentication & authorization, and marketplace integrations (Vercel).\n---\n\n# Turso Cloud Skills\n\nThis skill combines documentation for working with Turso Cloud, the fully managed SQLite-compatible database platform. Pick the relevant sub-skill below.\n\n## [turso-cloud-js](turso-cloud-js\u002Foverview.md)\n\nWork with the `@tursodatabase\u002Fserverless` TypeScript\u002FJavaScript SDK for remote Turso Cloud databases — queries, positional\u002Fnamed parameters, batches, and interactive transactions — plus the local-first sync family (`@tursodatabase\u002Fsync`, `-wasm`, `-react-native`). Use when connecting to Turso Cloud from Node.js, serverless\u002Fedge functions, browsers, or React Native.\n\n## [turso-cloud-py](turso-cloud-py\u002Foverview.md)\n\nWork with Turso Cloud from Python: `pyturso` for local-first databases that sync with the cloud, and `libsql` for remote-only access over the libsql protocol. Use when connecting Python applications to Turso Cloud.\n\n## [turso-cloud-go](turso-cloud-go\u002Foverview.md)\n\nWork with Turso Cloud from Go: `tursogo` for local-first databases that sync with the cloud, and `libsql-client-go` for remote-only access over the libsql protocol. Use when connecting Go applications to Turso Cloud.\n\n## [turso-cloud-rust](turso-cloud-rust\u002Foverview.md)\n\nWork with Turso Cloud from Rust: the `turso` crate (`sync` feature) for local-first databases that sync with the cloud, and the `libsql` crate for remote-only access over the libsql protocol. Use when connecting Rust applications to Turso Cloud.\n\n## [turso-cloud-auth](turso-cloud-auth\u002Foverview.md)\n\nAuthenticate and authorize access to Turso Cloud databases: database URLs, platform tokens via the Turso CLI, scoping (group\u002Fdatabase\u002Fread-only\u002Ftime-limited), fine-grained per-table permissions, external auth providers via JWKS (Clerk, Auth0), and token invalidation. Use when issuing credentials, restricting what a client can do, or wiring an existing auth provider to Turso.\n\n## [turso-cloud-vercel](turso-cloud-vercel\u002Foverview.md)\n\nUse and manage Turso Cloud databases provisioned through the Vercel Marketplace (integration slug `tursocloud`): injected environment variables, inspecting and provisioning resources with the Vercel CLI, region selection, and safety rules for credentials and destructive operations. Use when a Vercel project has — or needs — a Turso database.\n\n## Turso Cloud features\n\nTurso Cloud databases support these features out of the box:\n\n- **Vector search** — native similarity search for AI\u002FRAG workflows, no extensions needed. Supports cosine, L2, and L1 distance functions with DiskANN indexing.\n- **Full-text search** — keyword search with BM25 ranking via built-in FTS support.\n- **AI & embeddings** — native vector types for storing and querying embeddings.\n- **Branching** — create isolated copy-on-write database branches for testing\u002Fstaging.\n- **Point-in-time recovery** — restore databases to any previous point in time (retention depends on plan).\n- **Embedded replicas** — local replicas that sync with Turso Cloud for fast reads and offline support.\n- **SQLite extensions** — JSON, FTS5, R*Tree, SQLean, UUID, regexp.\n\n## Further reading\n\n**Turso online docs** — `https:\u002F\u002Fdocs.turso.tech` (Mintlify — append `.md` to any URL path for raw markdown, e.g. `https:\u002F\u002Fdocs.turso.tech\u002Fsdk\u002Fts\u002Fquickstart.md`). Each sub-skill carries its own docs links; general references:\n\n| Topic | URL |\n|-------|-----|\n| AI & embeddings | `https:\u002F\u002Fdocs.turso.tech\u002Ffeatures\u002Fai-and-embeddings.md` |\n| Embedded replicas | `https:\u002F\u002Fdocs.turso.tech\u002Ffeatures\u002Fembedded-replicas\u002Fintroduction.md` |\n| Cloud limitations | `https:\u002F\u002Fdocs.turso.tech\u002Fcloud\u002Flimitations.md` |\n| SQLite extensions | `https:\u002F\u002Fdocs.turso.tech\u002Ffeatures\u002Fsqlite-extensions.md` |\n| Full docs index (for LLMs) | `https:\u002F\u002Fdocs.turso.tech\u002Fllms.txt` |\n",{"data":39,"body":40},{"name":4,"description":6},{"type":41,"children":42},"root",[43,52,58,69,106,115,136,145,165,174,201,210,215,224,237,243,248,324,330,364],{"type":44,"tag":45,"props":46,"children":48},"element","h1",{"id":47},"turso-cloud-skills",[49],{"type":50,"value":51},"text","Turso Cloud Skills",{"type":44,"tag":53,"props":54,"children":55},"p",{},[56],{"type":50,"value":57},"This skill combines documentation for working with Turso Cloud, the fully managed SQLite-compatible database platform. Pick the relevant sub-skill below.",{"type":44,"tag":59,"props":60,"children":62},"h2",{"id":61},"turso-cloud-js",[63],{"type":44,"tag":64,"props":65,"children":67},"a",{"href":66},"turso-cloud-js\u002Foverview.md",[68],{"type":50,"value":61},{"type":44,"tag":53,"props":70,"children":71},{},[72,74,81,83,89,91,97,98,104],{"type":50,"value":73},"Work with the ",{"type":44,"tag":75,"props":76,"children":78},"code",{"className":77},[],[79],{"type":50,"value":80},"@tursodatabase\u002Fserverless",{"type":50,"value":82}," TypeScript\u002FJavaScript SDK for remote Turso Cloud databases — queries, positional\u002Fnamed parameters, batches, and interactive transactions — plus the local-first sync family (",{"type":44,"tag":75,"props":84,"children":86},{"className":85},[],[87],{"type":50,"value":88},"@tursodatabase\u002Fsync",{"type":50,"value":90},", ",{"type":44,"tag":75,"props":92,"children":94},{"className":93},[],[95],{"type":50,"value":96},"-wasm",{"type":50,"value":90},{"type":44,"tag":75,"props":99,"children":101},{"className":100},[],[102],{"type":50,"value":103},"-react-native",{"type":50,"value":105},"). Use when connecting to Turso Cloud from Node.js, serverless\u002Fedge functions, browsers, or React Native.",{"type":44,"tag":59,"props":107,"children":109},{"id":108},"turso-cloud-py",[110],{"type":44,"tag":64,"props":111,"children":113},{"href":112},"turso-cloud-py\u002Foverview.md",[114],{"type":50,"value":108},{"type":44,"tag":53,"props":116,"children":117},{},[118,120,126,128,134],{"type":50,"value":119},"Work with Turso Cloud from Python: ",{"type":44,"tag":75,"props":121,"children":123},{"className":122},[],[124],{"type":50,"value":125},"pyturso",{"type":50,"value":127}," for local-first databases that sync with the cloud, and ",{"type":44,"tag":75,"props":129,"children":131},{"className":130},[],[132],{"type":50,"value":133},"libsql",{"type":50,"value":135}," for remote-only access over the libsql protocol. Use when connecting Python applications to Turso Cloud.",{"type":44,"tag":59,"props":137,"children":139},{"id":138},"turso-cloud-go",[140],{"type":44,"tag":64,"props":141,"children":143},{"href":142},"turso-cloud-go\u002Foverview.md",[144],{"type":50,"value":138},{"type":44,"tag":53,"props":146,"children":147},{},[148,150,156,157,163],{"type":50,"value":149},"Work with Turso Cloud from Go: ",{"type":44,"tag":75,"props":151,"children":153},{"className":152},[],[154],{"type":50,"value":155},"tursogo",{"type":50,"value":127},{"type":44,"tag":75,"props":158,"children":160},{"className":159},[],[161],{"type":50,"value":162},"libsql-client-go",{"type":50,"value":164}," for remote-only access over the libsql protocol. Use when connecting Go applications to Turso Cloud.",{"type":44,"tag":59,"props":166,"children":168},{"id":167},"turso-cloud-rust",[169],{"type":44,"tag":64,"props":170,"children":172},{"href":171},"turso-cloud-rust\u002Foverview.md",[173],{"type":50,"value":167},{"type":44,"tag":53,"props":175,"children":176},{},[177,179,184,186,192,194,199],{"type":50,"value":178},"Work with Turso Cloud from Rust: the ",{"type":44,"tag":75,"props":180,"children":182},{"className":181},[],[183],{"type":50,"value":8},{"type":50,"value":185}," crate (",{"type":44,"tag":75,"props":187,"children":189},{"className":188},[],[190],{"type":50,"value":191},"sync",{"type":50,"value":193}," feature) for local-first databases that sync with the cloud, and the ",{"type":44,"tag":75,"props":195,"children":197},{"className":196},[],[198],{"type":50,"value":133},{"type":50,"value":200}," crate for remote-only access over the libsql protocol. Use when connecting Rust applications to Turso Cloud.",{"type":44,"tag":59,"props":202,"children":204},{"id":203},"turso-cloud-auth",[205],{"type":44,"tag":64,"props":206,"children":208},{"href":207},"turso-cloud-auth\u002Foverview.md",[209],{"type":50,"value":203},{"type":44,"tag":53,"props":211,"children":212},{},[213],{"type":50,"value":214},"Authenticate and authorize access to Turso Cloud databases: database URLs, platform tokens via the Turso CLI, scoping (group\u002Fdatabase\u002Fread-only\u002Ftime-limited), fine-grained per-table permissions, external auth providers via JWKS (Clerk, Auth0), and token invalidation. Use when issuing credentials, restricting what a client can do, or wiring an existing auth provider to Turso.",{"type":44,"tag":59,"props":216,"children":218},{"id":217},"turso-cloud-vercel",[219],{"type":44,"tag":64,"props":220,"children":222},{"href":221},"turso-cloud-vercel\u002Foverview.md",[223],{"type":50,"value":217},{"type":44,"tag":53,"props":225,"children":226},{},[227,229,235],{"type":50,"value":228},"Use and manage Turso Cloud databases provisioned through the Vercel Marketplace (integration slug ",{"type":44,"tag":75,"props":230,"children":232},{"className":231},[],[233],{"type":50,"value":234},"tursocloud",{"type":50,"value":236},"): injected environment variables, inspecting and provisioning resources with the Vercel CLI, region selection, and safety rules for credentials and destructive operations. Use when a Vercel project has — or needs — a Turso database.",{"type":44,"tag":59,"props":238,"children":240},{"id":239},"turso-cloud-features",[241],{"type":50,"value":242},"Turso Cloud features",{"type":44,"tag":53,"props":244,"children":245},{},[246],{"type":50,"value":247},"Turso Cloud databases support these features out of the box:",{"type":44,"tag":249,"props":250,"children":251},"ul",{},[252,264,274,284,294,304,314],{"type":44,"tag":253,"props":254,"children":255},"li",{},[256,262],{"type":44,"tag":257,"props":258,"children":259},"strong",{},[260],{"type":50,"value":261},"Vector search",{"type":50,"value":263}," — native similarity search for AI\u002FRAG workflows, no extensions needed. Supports cosine, L2, and L1 distance functions with DiskANN indexing.",{"type":44,"tag":253,"props":265,"children":266},{},[267,272],{"type":44,"tag":257,"props":268,"children":269},{},[270],{"type":50,"value":271},"Full-text search",{"type":50,"value":273}," — keyword search with BM25 ranking via built-in FTS support.",{"type":44,"tag":253,"props":275,"children":276},{},[277,282],{"type":44,"tag":257,"props":278,"children":279},{},[280],{"type":50,"value":281},"AI & embeddings",{"type":50,"value":283}," — native vector types for storing and querying embeddings.",{"type":44,"tag":253,"props":285,"children":286},{},[287,292],{"type":44,"tag":257,"props":288,"children":289},{},[290],{"type":50,"value":291},"Branching",{"type":50,"value":293}," — create isolated copy-on-write database branches for testing\u002Fstaging.",{"type":44,"tag":253,"props":295,"children":296},{},[297,302],{"type":44,"tag":257,"props":298,"children":299},{},[300],{"type":50,"value":301},"Point-in-time recovery",{"type":50,"value":303}," — restore databases to any previous point in time (retention depends on plan).",{"type":44,"tag":253,"props":305,"children":306},{},[307,312],{"type":44,"tag":257,"props":308,"children":309},{},[310],{"type":50,"value":311},"Embedded replicas",{"type":50,"value":313}," — local replicas that sync with Turso Cloud for fast reads and offline support.",{"type":44,"tag":253,"props":315,"children":316},{},[317,322],{"type":44,"tag":257,"props":318,"children":319},{},[320],{"type":50,"value":321},"SQLite extensions",{"type":50,"value":323}," — JSON, FTS5, R*Tree, SQLean, UUID, regexp.",{"type":44,"tag":59,"props":325,"children":327},{"id":326},"further-reading",[328],{"type":50,"value":329},"Further reading",{"type":44,"tag":53,"props":331,"children":332},{},[333,338,340,346,348,354,356,362],{"type":44,"tag":257,"props":334,"children":335},{},[336],{"type":50,"value":337},"Turso online docs",{"type":50,"value":339}," — ",{"type":44,"tag":75,"props":341,"children":343},{"className":342},[],[344],{"type":50,"value":345},"https:\u002F\u002Fdocs.turso.tech",{"type":50,"value":347}," (Mintlify — append ",{"type":44,"tag":75,"props":349,"children":351},{"className":350},[],[352],{"type":50,"value":353},".md",{"type":50,"value":355}," to any URL path for raw markdown, e.g. ",{"type":44,"tag":75,"props":357,"children":359},{"className":358},[],[360],{"type":50,"value":361},"https:\u002F\u002Fdocs.turso.tech\u002Fsdk\u002Fts\u002Fquickstart.md",{"type":50,"value":363},"). Each sub-skill carries its own docs links; general references:",{"type":44,"tag":365,"props":366,"children":367},"table",{},[368,387],{"type":44,"tag":369,"props":370,"children":371},"thead",{},[372],{"type":44,"tag":373,"props":374,"children":375},"tr",{},[376,382],{"type":44,"tag":377,"props":378,"children":379},"th",{},[380],{"type":50,"value":381},"Topic",{"type":44,"tag":377,"props":383,"children":384},{},[385],{"type":50,"value":386},"URL",{"type":44,"tag":388,"props":389,"children":390},"tbody",{},[391,408,424,441,457],{"type":44,"tag":373,"props":392,"children":393},{},[394,399],{"type":44,"tag":395,"props":396,"children":397},"td",{},[398],{"type":50,"value":281},{"type":44,"tag":395,"props":400,"children":401},{},[402],{"type":44,"tag":75,"props":403,"children":405},{"className":404},[],[406],{"type":50,"value":407},"https:\u002F\u002Fdocs.turso.tech\u002Ffeatures\u002Fai-and-embeddings.md",{"type":44,"tag":373,"props":409,"children":410},{},[411,415],{"type":44,"tag":395,"props":412,"children":413},{},[414],{"type":50,"value":311},{"type":44,"tag":395,"props":416,"children":417},{},[418],{"type":44,"tag":75,"props":419,"children":421},{"className":420},[],[422],{"type":50,"value":423},"https:\u002F\u002Fdocs.turso.tech\u002Ffeatures\u002Fembedded-replicas\u002Fintroduction.md",{"type":44,"tag":373,"props":425,"children":426},{},[427,432],{"type":44,"tag":395,"props":428,"children":429},{},[430],{"type":50,"value":431},"Cloud limitations",{"type":44,"tag":395,"props":433,"children":434},{},[435],{"type":44,"tag":75,"props":436,"children":438},{"className":437},[],[439],{"type":50,"value":440},"https:\u002F\u002Fdocs.turso.tech\u002Fcloud\u002Flimitations.md",{"type":44,"tag":373,"props":442,"children":443},{},[444,448],{"type":44,"tag":395,"props":445,"children":446},{},[447],{"type":50,"value":321},{"type":44,"tag":395,"props":449,"children":450},{},[451],{"type":44,"tag":75,"props":452,"children":454},{"className":453},[],[455],{"type":50,"value":456},"https:\u002F\u002Fdocs.turso.tech\u002Ffeatures\u002Fsqlite-extensions.md",{"type":44,"tag":373,"props":458,"children":459},{},[460,465],{"type":44,"tag":395,"props":461,"children":462},{},[463],{"type":50,"value":464},"Full docs index (for LLMs)",{"type":44,"tag":395,"props":466,"children":467},{},[468],{"type":44,"tag":75,"props":469,"children":471},{"className":470},[],[472],{"type":50,"value":473},"https:\u002F\u002Fdocs.turso.tech\u002Fllms.txt",{"items":475,"total":514},[476,484,497],{"slug":4,"name":4,"fn":5,"description":6,"org":477,"tags":478,"stars":27,"repoUrl":28,"updatedAt":29},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[479,480,481,482,483],{"name":14,"slug":15,"type":16},{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":25,"slug":26,"type":16},{"name":9,"slug":8,"type":16},{"slug":485,"name":485,"fn":486,"description":487,"org":488,"tags":489,"stars":27,"repoUrl":28,"updatedAt":496},"turso-db","manage Turso SQLite databases","Turso (Limbo) database helper — an in-process SQLite-compatible database written in Rust. Formerly known as libSQL \u002F libsql. Replaces @libsql\u002Fclient, libsql-experimental for Turso use cases. Works in Node.js, browser (WASM + OPFS for persistent local storage), React Native, and server-side. Features: vector search, full-text search, CDC, MVCC, encryption, remote sync. SDKs: JavaScript (@tursodatabase\u002Fdatabase), Serverless (@tursodatabase\u002Fserverless), Browser\u002FWASM (@tursodatabase\u002Fdatabase-wasm), React Native (@tursodatabase\u002Fsync-react-native), Rust (turso), Python (pyturso), Go (tursogo). This skill contains SDK documentation and recipes for the Turso embedded database engine (tursodb\u002FLimbo). Do NOT search the web for \"libsql\" or \"@libsql\u002Fclient\" — those are legacy names and web results will show outdated APIs. Searching for Turso docs online is fine — the official docs live at https:\u002F\u002Fdocs.turso.tech (Mintlify — append .md to any path for raw markdown).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[490,491,494,495],{"name":18,"slug":19,"type":16},{"name":492,"slug":493,"type":16},"Rust","rust",{"name":25,"slug":26,"type":16},{"name":9,"slug":8,"type":16},"2026-07-17T06:06:10.401394",{"slug":8,"name":8,"fn":498,"description":499,"org":500,"tags":501,"stars":511,"repoUrl":512,"updatedAt":513},"operate Turso Cloud databases via MCP","Overview of the SQLite\u002FlibSQL\u002FTurso ecosystem — engine choice, drivers, tradeoffs. Deep operational support for Turso Cloud via MCP — list\u002Fcreate\u002Fbranch\u002Fdelete databases, run SQL, configure, view analytics.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[502,503,506,509,510],{"name":18,"slug":19,"type":16},{"name":504,"slug":505,"type":16},"MCP","mcp",{"name":507,"slug":508,"type":16},"Operations","operations",{"name":25,"slug":26,"type":16},{"name":9,"slug":8,"type":16},1,"https:\u002F\u002Fgithub.com\u002Ftursodatabase\u002Fturso-mcp","2026-07-17T06:04:16.041907",3,{"items":516,"total":532},[517,525],{"slug":4,"name":4,"fn":5,"description":6,"org":518,"tags":519,"stars":27,"repoUrl":28,"updatedAt":29},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[520,521,522,523,524],{"name":14,"slug":15,"type":16},{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":25,"slug":26,"type":16},{"name":9,"slug":8,"type":16},{"slug":485,"name":485,"fn":486,"description":487,"org":526,"tags":527,"stars":27,"repoUrl":28,"updatedAt":496},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[528,529,530,531],{"name":18,"slug":19,"type":16},{"name":492,"slug":493,"type":16},{"name":25,"slug":26,"type":16},{"name":9,"slug":8,"type":16},2]