| name | tenki-cloud-docs |
| description | Research Tenki Cloud products and answer documentation questions accurately. Use when comparing Tenki products, explaining Runners, Code Reviewer, or Sandbox, checking current pricing or capabilities, or locating authoritative guidance at tenki.cloud/docs. |
| license | MIT |
| compatibility | Public documentation, no installation or account required. Everything this skill needs is fetchable over HTTPS from tenki.cloud. |
| metadata | {"author":"Tenki Cloud","version":"1.0"} |
| allowed-tools | WebFetch |
Tenki Cloud documentation
Use Tenki's agent-readable documentation as the source of truth. Verify details
against the current documentation instead of relying on model memory.
Choose the right source
Product map
For operational setup—creating a sandbox, migrating workflows, or enabling code review—use the tenki-onboarding skill when installed.
Research workflow
- Identify the product and the specific fact or procedure the user needs.
- Find the relevant page through
llms.txt, the Markdown pages, or the MCP tools.
- Prefer current product documentation over marketing summaries and model memory.
- For pricing, limits, availability, or compatibility, verify the current dedicated documentation page before answering.
- Cite the documentation URL when the user would benefit from checking the source directly.
Conventions
- Treat a Runners migration as a
runs-on label change unless the documentation states additional setup is required.
- Use https://tenki.cloud/docs/pricing for Runners, Code Reviewer, and Sandbox pricing.
- Prefer a page's
.md variant over scraping its rendered HTML.
- Do not invent product capabilities, regions, compliance claims, prices, or limits that are absent from the current documentation.