ck:deploy

Automate project deployment to 15 platforms from configuration files.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-deploy-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:deploy
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/.claude/skills/deploy
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-deploy-thanh-apero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the deployment of projects to various platforms, reducing the complexity and time required for deployment processes.

Core Features & Use Cases

  • Auto-Detection: Automatically detects the deployment target from config files and documentation.
  • Platform Support: Supports deployment to 15 platforms including Vercel, Netlify, Cloudflare, and more.
  • Cost Optimization: Provides cost-optimized recommendations for deployment platforms.
  • Use Case: Deploy a Node.js application to Vercel with a single command, using the Skill to handle the configuration and deployment process.

Quick Start

Deploy your project to Vercel using the command: ck:deploy --platform vercel.

Frequently Asked Questions about ck:deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project deployment to multiple platforms like Vercel and Netlify?

Automating project deployment to platforms like Vercel and Netlify is handled by this Skill through configuration files and documentation. It supports 15 platforms and streamlines the process into a single command.

What is auto-detection for deployment and how does it work?

Auto-detection for deployment works by reading your project's config files and documentation to automatically identify the correct target platform, eliminating manual setup and reducing deployment complexity.

Can I deploy a Node.js application to Cloudflare with auto-detection?

Yes, you can deploy a Node.js application to Cloudflare. The Skill handles the configuration and deployment process automatically using auto-detection from your project files.

What is the best way to optimize costs when choosing a deployment platform?

To optimize costs when choosing a deployment platform, this Skill provides cost-optimized recommendations based on your project configuration, helping you select the most efficient option among the 15 supported platforms.

Do I need to manually configure deployment commands for each supported platform?

No, you do not need to manually configure deployment commands for each supported platform. The Skill automates the deployment process and handles the commands for 15 platforms based on your config files.