> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superdoc.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Skills

> Reusable prompt templates that teach LLMs how to edit documents with SuperDoc tools

Skills are reusable prompt files that teach LLMs how to use SuperDoc tools effectively. A skill contains editing instructions, tool usage patterns, and best practices: so your LLM agent knows how to query, mutate, and format documents without trial and error.

<Info>
  We haven't shipped skills yet. Follow the repo for updates.
</Info>

## Related

* [LLM Tools](/ai/agents/llm-tools): the SDK functions that power tool dispatch
* [MCP Server](/ai/mcp/overview): connect AI agents via the Model Context Protocol
