run-cloud-ios-simulator
Installation
SKILL.md
Operate run.cloud Mobile Sessions
Use the runcloud CLI for terminal workflows, @run-cloud/sdk for TypeScript,
and @runcloud/ui for React embeds.
Authenticate
- Install the CLI with
npm install -g runcloud. - Use
runcloud login; add--manualwhen a local callback cannot open. - In CI, set
RUN_CLOUD_API_KEY.RUN_CLOUD_API_TOKENis an equivalent alias. - Set
RUN_CLOUD_API_URLonly to overridehttps://api.run.cloud. - Require Node.js 20 or newer.
- Never print, commit, or place credentials in a skill file. Treat signed session and tunnel URLs as bearer secrets.
Check access and credit before starting metered work: