CreateOS provides a platform for AI agents, APIs, backends, and more to be shipped directly to production. It is designed for developers looking to streamline their deployment processes across various services.
$ npx skills add https://github.com/nodeops-app/skills --skill createosThe CreateOS skill enables AI agents to deploy applications, APIs, and backends directly to the CreateOS cloud platform. It supports two authentication modes: MCP mode (preferred, requiring no API key) and REST/script mode (using CREATEOS_API_KEY environment variable). The skill integrates with Claude Code, Cursor, Windsurf, and 40+ other AI coding agents through the skills.sh CLI. It simplifies deployment workflows by allowing agents to ship production-ready code without manual platform configuration. Developers can install the skill via npm and use it alongside complementary migration tools like vercel-to-createos.
Install using the provided npx command and authenticate using MCP.
Deploy AI agents using MCP without needing an API key
Upload deployment files directly to CreateOS
List projects hosted on CreateOS
Migrate applications from Vercel to CreateOS
$ npx skills add https://github.com/nodeops-app/skills --skill createosgit clone https://github.com/nodeops-app/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan