ck:deploy

Automate software deployment across platforms using config files and documentation.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/lengo0951/pms --skill ck-deploy-lengo0951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:deploy
Source: https://github.com/lengo0951/pms/tree/main/.claude/skills/deploy
Command: npx skills add https://github.com/lengo0951/pms --skill ck-deploy-lengo0951

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The ck:deploy skill solves the problem of deploying projects to any platform, eliminating the need for manual configuration and speeding up the deployment process.

Core Features & Use Cases

  • Auto-Detection: Automatically detects the deployment target based on configuration files and documentation.
  • Platform Support: Supports deployment to multiple platforms including Vercel, Netlify, Cloudflare, Railway, Fly.io, Render, Heroku, TOSE, Github Pages, AWS, GCP, Digital Ocean, Vultr, Coolify, and Dokploy.
  • Deployment Documentation: Generates deployment documentation automatically.

Quick Start

Use the /ck:deploy skill with the platform and environment you want to deploy to, e.g., /ck:deploy Vercel production.

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 cloud platforms?

Automate project deployment by using config files and deployment documentation for automated platform detection and configuration. The skill handles platform selection, configuration management, and documentation generation across supported cloud services.

What platforms can I deploy to using automated deployment configuration?

Automated deployment supports Vercel, Netlify, Cloudflare, Railway, Fly.io, Render, Heroku, GitHub Pages, AWS, GCP, Digital Ocean, Vultr, Coolify, and Dokploy. Platform selection is auto-detected from your configuration files.

Do I need Vercel CLI or Netlify CLI installed to automate deployment?

Yes, automating deployment requires tools like Vercel CLI, Netlify CLI, and platform-specific configuration files. These CLI tools handle the actual deployment workflow to your selected cloud infrastructure.

How does auto-detection work for infrastructure deployment targets?

Auto-detection for infrastructure deployment works by reading your existing config files and deployment documentation. It automatically identifies the target platform and applies the necessary configuration management without manual setup.

Can I generate deployment documentation automatically for my DevOps workflow?

Yes, you can generate deployment documentation automatically as part of the DevOps workflow. The skill creates this documentation while handling platform selection and configuration management during the deployment process.

What's the best way to deploy a software project to production environments?

The best way to deploy software projects to production is using automated deployment with config-based platform detection. Specify the platform and environment, like Vercel production, to trigger the configured deployment workflow.