
Rai Ast
- Updated May 5, 2026
- renderedai/rai-agent-studio-cli
rai-ast is a Claude Code plugin and CLI distribution for Rendered.ai Agent Studio so developers can authenticate and manage platform services, workspaces, and volumes from agent hosts.
About
rai-ast is the Claude Code marketplace distribution for Rendered.ai Agent Studio CLI. It installs a platform-aware skill and setup flow so agents can authenticate and manage Rendered.ai resources from the editor. Reach for it when your team builds on Agent Studio and wants OAuth-backed platform commands co-located with Claude Code instead of ad hoc API scripts.
- rai-ast plugin adds /rai-ast:rai-ast skill and /rai-ast:setup onboarding
- Agent Skills open standard; also documented for Gemini CLI and Codex
- Minimal-dependency CLI for services, workspaces, and volumes
- Marketplace auto-installs binary plus skill on Claude Code
Rai Ast by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add renderedai/rai-agent-studio-cliAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | May 5, 2026 |
|---|---|
| Repository | renderedai/rai-agent-studio-cli ↗ |
How do you operate Rendered.ai Agent Studio resources from Claude Code without manual API wiring each session?
Manage Rendered.ai Agent Studio workspaces, services, and volumes from Claude Code via OAuth and the rai-ast CLI plugin.
Who is it for?
Developers building on Rendered.ai who use Claude Code and want guided OAuth setup plus bundled CLI commands.
Skip if: Teams not using Rendered.ai Agent Studio or engineers who only need a one-off REST call without ongoing platform management.
What you get
Installed rai-ast binary and skills with authenticated access to Rendered.ai platform operations from Claude Code.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What does the Claude Code plugin install?
README says it adds the /Rai Ast:Rai Ast skill, /Rai Ast:setup, and the Rai Ast CLI binary via the marketplace plugin path.
Does it work outside Claude Code?
The same skill standard is documented for Google Gemini CLI and OpenAI Codex, with a standalone CLI install path for Linux and macOS.
How do you activate after install?
Run /reload-plugins, then /Rai Ast:setup as documented in the repository quick start.