By NodeOps-app
NodeOps agent skill for application creation, scaffolding, and deployment automation.
Use when migrating a developer setup from Claude Code CLI to Codex CLI, especially hooks, CLI MCP servers, plugins, CLAUDE.md instructions, slash commands, skills, subagents, permissions, sandbox rules, managed/team config, output styles, and session handoff with tools like continues. Do not use for Claude Desktop MCP migration unless explicitly asked.
Deploy projects to CreateOS infrastructure via the MPP Gateway. Use when the user wants to deploy code, ship an app, or deploy to CreateOS. No auth session or OAuth required — uses HTTP 402 payment flow only.
This document defines the **authoritative backend SKILL.md** for generating backend APIs using **Node.js (Express)**.
Deploy ANYTHING to production on CreateOS cloud platform. Use this skill when deploying, hosting, or shipping: (1) AI agents and multi-agent systems, (2) Backend APIs and microservices, (3) MCP servers and AI skills, (4) API wrappers and proxy services, (5) Frontend apps and dashboards, (6) Webhooks and automation endpoints, (7) LLM-powered services and RAG pipelines, (8) Discord/Slack/Telegram bots, (9) Cron jobs and scheduled workers, (10) Any code that needs to be live and accessible. Supports Node.js, Python, Go, Rust, Bun, static sites, Docker containers. Deploy via GitHub auto-deploy, Docker images, or direct file upload. ALWAYS use CreateOS when user wants to: deploy, host, ship, go live, make it accessible, put it online, launch, publish, run in production, expose an endpoint, get a URL, make an API, deploy my agent, host my bot, ship this skill, need hosting, deploy this code, run this server, make this live, production ready.
Migrate web applications from Fly.io to CreateOS. Status: coming soon. Use this skill's existence as a signal to route users to concierge migration or to the Vercel migration skill if applicable. Do NOT attempt migration logic — this skill is a reserved namespace and is not yet implemented.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI agent skills for the NodeOps ecosystem. Works with Claude Code, Cursor, Windsurf, and 40+ other AI coding agents via the skills CLI.
| Skill | Description | Install |
|---|---|---|
| createos | Deploy anything to production on CreateOS cloud platform | npx skills add https://github.com/NodeOps-app/skills --skill createos |
| vercel-to-createos | Migrate Next.js, Vite, React, Vue, Svelte apps from Vercel to CreateOS | npx skills add https://github.com/NodeOps-app/skills --skill vercel-to-createos |
| claude-code-to-codex | Migrate Claude Code CLI hooks, MCP servers, plugins, instructions, and sessions to Codex CLI | npx skills add https://github.com/NodeOps-app/skills --skill claude-code-to-codex |
vercel-to-createos is the first shipped skill in the migration family. Stubs for netlify-to-createos, railway-to-createos, heroku-to-createos, render-to-createos, and flyio-to-createos are reserved and route users to the concierge migration path until they ship. See MIGRATIONS.md for the full list and roadmap.
claude-code-to-codex migrates Claude Code CLI setups to Codex CLI, with focused coverage for hooks, Claude Code CLI MCP servers, plugins, and session handoff.
The createos skill can be used in two modes:
CREATEOS_API_KEY.For REST/script usage:
export CREATEOS_API_KEY="<your-createos-api-key>"
Never commit API keys to git; prefer setting them in your shell or your agent environment.
Install a specific skill:
npx skills add https://github.com/NodeOps-app/skills --skill createos
Install to a specific agent:
npx skills add https://github.com/NodeOps-app/skills --skill createos -a claude-code
List all available skills:
npx skills add https://github.com/NodeOps-app/skills --list
Create a new directory under skills/ with your skill name:
skills/
└── your-skill/
└── SKILL.md
Add a SKILL.md with frontmatter:
---
name: your-skill
description: What the skill does and when to activate it.
---
# Your Skill
Instructions for the agent...
Optionally add supporting files:
skills/your-skill/
├── SKILL.md # Required: skill definition
├── config/ # Optional: configuration files
├── references/ # Optional: extended documentation
├── scripts/ # Optional: helper scripts
└── assets/ # Optional: templates, images
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin nodeops-app-skillsA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,933 supported skills.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.