Skip to content
OTF Kit logoOTF

For AI agents

Use OTF from inside your coding agent.

OTF is built to be used by the AI agent you already code with. Install our free skills, read a machine-readable index of the whole site, and pull clean-markdown docs. No signup, no lock-in.

Install the free skills

One line in any Agent-Skills-compatible tool (Claude Code, Cursor, Codex, Gemini CLI, and more). MIT, no telemetry.

# everything
npx skills add otf-kit/skills

# or one skill
npx skills add otf-kit/skills --skill ship-ready
ship-ready

Audit an AI-built app for what's missing before production — auth, payments, data, security, deploy — and write the fix-plan.

otf-cross-platform-ui

Build one UI for web + native; decide which OTF package to import.

otf-ui

Build accessible web UI with the free @otfdashkit/ui (React · Radix · Tailwind).

otf-ui-native

Build iOS / Android / web UI with @otfdashkit/ui-native (Expo).

otf-tokens

Theme any app with @otfdashkit/tokens — the same palette on web + native.

Source + docs: github.com/otf-kit/skills · skills.sh

The free SDK

Free, MIT, open-source components — the same API on web and native. Your agent can install and use them directly.

npm i @otfdashkit/ui @otfdashkit/tokens         # web
npm i @otfdashkit/ui-native @otfdashkit/tokens  # native

Source: github.com/otf-kit/sdk

Read the site as data

  • /llms.txt — a complete index of every page, generated from the same inventory as the sitemap.
  • /md/<slug>.md — every blog article as clean markdown, no HTML shell, for reliable citation.
  • /sitemap.xml — every URL, machine-readable.

Every paid kit ships agent config

Buy a kit and it comes with a CLAUDE.md, .cursorrules, and 20+ tested prompts in ai/prompts/ — so your agent understands the codebase from the first prompt.

Browse the kits →

We don't serve agents a different page than humans — this is the same public content, just easier to consume. No cloaking.