> ## Documentation Index
> Fetch the complete documentation index at: https://openmail-docs-reputation-lifecycle-webhooks.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SKILL.md

> The openmail skill file is installed by openmail setup. It teaches your AI agent how to create inboxes, send email, and handle inbound replies via API.

The full rendered contents of `SKILL.md` — including frontmatter, CLI commands, hook modes, and security rules — live on the [OpenClaw integration page](/integrations/openclaw#1-skillsopenmailskillmd).

Source: [`buildSkillMarkdown()`](https://github.com/openmailsh/cli/blob/main/src/commands/openclaw.ts) in [`@openmail/cli`](https://github.com/openmailsh/cli).

<Card title="View SKILL.md contents" icon="arrow-right" href="/integrations/openclaw#1-skillsopenmailskillmd">
  Full markdown on the OpenClaw integration page.
</Card>

## Supplementary references

These files are **not** part of `SKILL.md` but ship with the [openmailsh/skills](https://github.com/openmailsh/skills) plugin:

* [references/setup.md](/integrations/skill-files/setup) — first-time setup
* [references/errors.md](/integrations/skill-files/errors) — error codes, CLI troubleshooting, rate limits
* [references/api.md](/integrations/skill-files/api) — CLI and REST reference
