---
title: LLMs
description: Machine-readable Capawesome documentation for large language models — llms.txt, llms-full.txt, and Markdown endpoints for AI applications.
---

# LLMs

Capawesome provides documentation resources designed for large language models and AI applications, formatted for the [llms.txt](https://llmstxt.org/){:target="_blank"} initiative. These files give an AI assistant accurate, up-to-date context about Capawesome's SDKs and Cloud — point your tool at one of the URLs below, or paste its contents in, so answers and generated code reflect the current docs instead of stale training data.

## Documentation Files

<div class="grid cards" markdown>

-   :material-file-document-outline: &nbsp;
    __Index File__

    ---

    A list of all available documentation files.

    [/llms.txt](/docs/llms.txt)

-   :material-file-document-multiple-outline: &nbsp;
    __Complete Capawesome Documentation__

    ---

    Comprehensive coverage including all Capawesome SDKs, Capawesome Cloud, and development workflows.

    [/llms-full.txt](/docs/llms-full.txt)

</div>

## Markdown endpoints

Each documentation page can also be accessed as Markdown by appending `/index.md` to the page URL. For example, `https://capawesome.io/docs/sdks/capacitor/` becomes `https://capawesome.io/docs/sdks/capacitor/index.md`.

## Agent skills

For automated development workflows, Capawesome also publishes [AI agent skills](skills/index.md) — install them with `npx skills add capawesome-team/skills`.
