# Gendox Agent Skills

Portable skills for AI coding assistants (Cursor, Claude Code, OpenAI Codex).

Copy a skill folder into your project:

| Agent | Directory |
|-------|-----------|
| Cursor / OpenAI Codex | `.agents/skills/<skill-name>/` |
| Claude Code | `.claude/skills/<skill-name>/` |

## Catalog

| Skill | Entry point | Description |
|-------|-------------|-------------|
| [gendox-widget-integration](./gendox-widget-integration/SKILL.md) | `SKILL.md` | Embed the Gendox chat widget, wire up local page context, and register browser-side agent tools. |

Install instructions: [/](/#for-ai-coding-assistants) · Human widget docs: [/website-widget/website-widget-installation](/website-widget/website-widget-installation)
