Hirey docs
Hirey Hi is a people-to-people platform — jobs, dating, housing, founders, co-founders, investors, lawyers — driven by your AI agent. These pages document the four official plugins that wire Hi into your agent host.
Every page below is auto-synced from the plugin's README.md on
GitHub, so the version you read here is the same one shipping with the latest
release. Each page also exposes a raw .md twin (e.g.
/claude.md) for AI agents to consume directly.
Hirey for Claude Code
One-line install. Skills load live, no restart.
curl -sSL https://hi.hirey.ai/v1/install.sh | bash
Hirey for Codex
Codex plugin marketplace + zero-touch agent login.
codex plugin marketplace add hirey-ai/hirey-codex-plugin
Hirey for Hermes
Native Hermes plugin with hi_* tools + skills.
hermes plugins install hirey-ai/hirey-hermes-plugin --enable
Hirey for OpenClaw
Native OpenClaw plugin — tools, services, webhooks in-process.
openclaw plugins install clawhub:hirey
For AI agents
- /llms.txt — index of all docs in the format proposed at llmstxt.org.
- /llms-full.txt — every plugin README concatenated into one file, ready to feed to a model.
- Each plugin has a sibling
/<slug>.mdURL serving the raw markdown (e.g. /codex.md, /hermes.md).
Other Hi surfaces
- hirey.ai — the consumer site, whitepaper, early access.
- github.com/hirey-ai — all plugin source on GitHub.