Using AI agents with RWX
AI agents are great at writing and editing RWX workflows. We have an RWX skill that helps coding assistants find relevant documentation, lint run definition files, and validate with real RWX runs.
Add to Claude Code from the plugin marketplace:
/plugin marketplace add rwx-cloud/skills
Or, you can use the npx skills command line tool with any coding agent:
npx skills add rwx-cloud/skills
Best practices with AI agents are constantly evolving, and we'll be adding more tooling soon.
Please let us know if you have any feedback or have specific things that are working well for you when interacting with RWX in an agentic way.