What problem does it solve?
Manually configuring deployment settings for different hosting platforms is time-consuming and error-prone, especially when switching between services like Fly.io, Render, or Vercel. This Skill eliminates that repetitive work by automatically detecting your deploy platform and capturing all required configuration in one persistent location.
Core Features & Use Cases
- Multi-Platform Detection: Automatically identifies your deployment target from Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom platforms.
- Persistent Config Storage: Saves production URLs, health check endpoints, and deploy status commands directly to your project's AGENTS.md file for reuse across all future deploys.
- Use Case: If you just set up a new app on Render, run this Skill once to pull your Render production URL and health check path, and never re-enter that information for subsequent deployments.
Quick Start
Use the setup-deploy skill to automatically detect your deployment platform and save all required deploy configuration to your project's AGENTS.md file.