npx skills detects which agents you have installed and adds the skill in the right format for each one automatically.
What the skill covers
| Area | What’s included |
|---|---|
| Evals | app.eval(), conditions, subagent scope, caching, recompute |
| Alerts | app.alert(), Slack webhooks, suppressOnRecompute |
| Enrichments | app.enrich(), key-value metadata, scoping |
| Actions | app.action(), on-demand tasks, ActionContext |
| Dashboard | app.dashboard.view(), filters, aggregates, cachedOnly |
| Queue | Background processing, queueCondition, concurrency |
| Auth | app.auth(), CLI flags, env vars |
| Deployment | PM2 setup, sidecar configuration, environment variables |
| Types | Full TypeScript types for all contexts and results |
Is the skill complete?
Mintlify generatesllms.txt from all pages in the navigation. The Claudeye docs cover the full API - every method, option, and example is included. If you find something missing, the source is at https://claudeye.exosphere.host/llms-full.txt.
For targeted context, link directly to a specific page:

