setup-deploy

Detect deployment platforms and write configuration to CLAUDE.md.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/sobhanashine/nazarato --skill setup-deploy-sobhanashine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/sobhanashine/nazarato/tree/main/.claude/skills/setup-deploy
Command: npx skills add https://github.com/sobhanashine/nazarato --skill setup-deploy-sobhanashine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the setup of deployment settings for your projects, simplifying the deployment process.

Core Features & Use Cases

  • Deploy Platform Detection: Automatically identifies your deployment platform (Fly.io, Render, Vercel, etc.).
  • Configuration Writing: Writes the configuration to CLAUDE.md for automatic future deploys.
  • Use Case: When you want to set up deployment settings for your project, use this Skill to automatically detect your platform and write the configuration to CLAUDE.md.

Quick Start

Use the setup-deploy skill to automatically configure deployment settings for your project.

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 setup for a project?

To automate deployment setup, this Skill detects your target platform and writes the configuration directly to CLAUDE.md for automatic future deploys. It identifies platforms like Fly.io, Render, or Vercel.

What is the best way to configure CI/CD settings for Render or Vercel?

The best way to configure CI/CD settings is to use a deployment automation Skill that detects your platform and writes the rules to CLAUDE.md. This ensures your configuration is saved for future automated deployments without manual repetition.

Does this deployment automation work with my existing infrastructure configuration?

Yes, this deployment automation works with your existing infrastructure by using Bash to read and edit configuration files. It detects platform settings and writes them to CLAUDE.md to align with your current setup.

How does writing deploy configurations to CLAUDE.md enable automatic future deploys?

Writing deploy configurations to CLAUDE.md enables automatic future deploys by storing the detected platform settings in a persistent file. This allows the system to read the configuration and apply it automatically during subsequent deployment workflows.

What deployment platforms are supported by this configuration management Skill?

This configuration management Skill supports deployment platforms such as Fly.io, Render, and Vercel. It automatically detects your specified platform and configures the deployment settings accordingly.