setup-deploy

Detect deployment platforms and write configuration settings to CLAUDE.md.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/AkbarDevop/ayah-studio --skill setup-deploy-akbardevop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/AkbarDevop/ayah-studio/tree/main/.claude/skills/gstack/setup-deploy
Command: npx skills add https://github.com/AkbarDevop/ayah-studio --skill setup-deploy-akbardevop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of configuring deployment settings for your project, detecting your deploy platform and writing the necessary configuration to a file for future automated deploys.

Core Features & Use Cases

  • Deployment Platform Detection: Automatically identifies your deployment platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom).
  • Production URL, Health Check Endpoints, and Deploy Status Commands Configuration: Collects the required details and configures them for future use.
  • writes configuration to CLAUDE.md: Ensures that all configurations are centralized and accessible.
  • Use Case: When you want to automatically deploy your application after setting up your project with a deploy platform.

Quick Start

Run the 'setup-deploy' skill to automatically configure your deployment settings.

Frequently Asked Questions about setup-deploy

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

FAQPage Schema
How do I automate deployment configuration for platforms like Vercel or Render?

Automated deployment configuration detects your hosting platform and writes the required settings to CLAUDE.md. You can automatically generate production URLs, health check endpoints, and deploy status commands for Fly.io, Render, Vercel, Netlify, Heroku, or GitHub Actions.

What deployment platforms can be automatically detected for CI/CD setup?

Deployment platform detection supports Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom configurations. The automated setup identifies your specific platform and configures the corresponding deploy commands and health check endpoints.

How do I configure health check endpoints and production URLs for automated deploys?

Configuring health check endpoints and production URLs is handled automatically during deployment setup. The system collects the required details from your detected platform and centralizes them in CLAUDE.md for seamless future automated deploys.

Do I need any dependencies to automatically detect my deployment platform?

No external dependencies are required to detect your deployment platform and configure deployment settings. The automated setup runs independently to identify your platform and write the necessary configuration directly to CLAUDE.md.

What's the best way to centralize deployment settings for CI/CD pipelines?

Centralizing deployment settings involves writing all detected platform configurations, production URLs, and health check endpoints to CLAUDE.md. This ensures your deployment configuration remains accessible and consistent for future automated deployment processes.

Why does my deployment configuration setup fail to detect custom hosting platforms?

Deployment configuration detection covers standard platforms like Fly.io, Vercel, and Heroku, alongside custom options. If detection fails, ensure your custom platform's deployment settings are clearly defined so the necessary configuration can be written to CLAUDE.md.