tldraw

Fetch TLDraw SDK documentation links from tldraw.dev/llms.txt.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/mpsuesser/workspace --skill tldraw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tldraw
Source: https://github.com/mpsuesser/workspace/tree/main/dotconfig/pi/agent/skills/__techs__/tldraw
Command: npx skills add https://github.com/mpsuesser/workspace --skill tldraw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of quickly discovering the right TLDraw SDK documentation and resources when you need to work with TLDraw for a specific implementation task.

Core Features & Use Cases

  • Doc discovery for the TLDraw SDK: Retrieves the curated TLDraw LLM documentation links to locate relevant references faster.
  • Implementation guidance for drawing workflows: Helps you pivot from general usage to the exact API details needed for diagrams, editors, and SDK-driven functionality.
  • Use Case: You’re building a TLDraw-powered feature and need the correct API endpoints, data formats, or SDK capabilities; this skill helps you locate the relevant docs by starting from the official links list.

Quick Start

Ask the agent to use the tldraw skill to fetch the TLDraw SDK documentation link set from https://tldraw.dev/llms.txt and then identify the specific docs needed for your task.

Frequently Asked Questions about tldraw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right TLDraw SDK documentation for my implementation?

To find TLDraw SDK documentation, retrieve the curated LLM docs link set from the official tldraw.dev endpoint to locate relevant API references for your specific diagram editor integration.

What is the TLDraw llms.txt file used for in API discovery?

The TLDraw llms.txt file provides a curated list of documentation link targets that guide AI-assisted workflows to the exact SDK references, data formats, and capabilities needed for implementation.

How do I integrate a TLDraw diagram editor into my application using the SDK?

Integrating a TLDraw diagram editor starts by fetching the SDK documentation links to identify the correct API endpoints, data formats, and editor capabilities required for your feature.

Can I use this approach to plan TLDraw SDK features in an AI-assisted workflow?

Yes, you can use this approach to plan TLDraw SDK features in an AI-assisted workflow by retrieving documentation links and pivoting from general usage to the exact API details needed for implementation.

What's the best way to locate TLDraw API endpoints for drawing workflows?

The best way to locate TLDraw API endpoints for drawing workflows is to fetch the official documentation link set and use it to guide what to read next for your specific SDK requirements.