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

# SKILL.md

> Install the Wood Wide skill for Cursor, Codex, and other skill-based coding agents.

The Wood Wide skill gives Cursor, Codex, and other skill-compatible agents context for datasets, training, and inference on your account.

<CardGroup cols={2}>
  <Card title="Get the skill" icon="download" href="https://console.woodwide.ai/settings?tab=wood-wide-skill">
    Download or copy the skill from the console.
  </Card>

  <Card title="API keys" icon="key" href="https://console.woodwide.ai/settings?tab=api-keys">
    Create a key if you have not already.
  </Card>
</CardGroup>

***

## Install

<Steps>
  <Step title="Open skill settings">
    In the [console](https://console.woodwide.ai/settings?tab=wood-wide-skill), open **Settings** → **Wood Wide skill**.
  </Step>

  <Step title="Add to your agent">
    Follow the on-screen instructions for your environment (Cursor, Codex, or another skill-based agent). This typically means saving the skill file to your agent's skills directory.
  </Step>

  <Step title="Configure your API key">
    Ensure your agent can reach Wood Wide with a valid API key — the same keys used for the [API](/api-reference/getting-started) and [CLI](/cli).
  </Step>
</Steps>

***

## Related docs

* [MCP](/mcp-connector) — Claude Desktop connector setup
* [API quickstart](/api-reference/getting-started) — upload, train, and infer
* [Capabilities](/capabilities/overview) — model types and when to use each
