deployment

Configure deployment targets and fetch logs for production applications.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/offers-png/one-time-checkout --skill deployment-offers-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment
Source: https://github.com/offers-png/one-time-checkout/tree/main/.local/skills/deployment
Command: npx skills add https://github.com/offers-png/one-time-checkout --skill deployment-offers-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the configuration, deployment, and post-deploy debugging of applications to reduce manual setup time and ensure consistent production environments.

Core Features & Use Cases

  • Deployment configuration for multiple targets (autoscale, vm, scheduled, static) to cover web apps, bots, and services.
  • One-click publishing workflow with validation, build/run commands, TLS, and health checks to ensure reliability.
  • Integrated logs access and quick debugging to diagnose production issues without leaving the interface.

Quick Start

Tell me how to configure deployment for my web app with autoscale and publish when ready.

Frequently Asked Questions about deployment

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

FAQPage Schema
How do I configure deployment for a production web app with autoscale?

Deployment configuration for autoscale targets involves specifying build and run commands, setting validation rules, and enabling health checks. This automated workflow ensures your production web app publishes reliably with proper TLS configuration.

What is the best way to fetch logs and debug production issues after publishing?

The best way to fetch logs and debug production issues is using the integrated logs access function. It allows you to diagnose post-deploy problems quickly without leaving the interface, ensuring consistent production environments.

Does this deployment automation support scheduled tasks and static sites?

Yes, this deployment automation supports multiple targets including scheduled tasks and static sites. It also covers virtual machines and autoscale environments to handle web apps, bots, and various background services.

Can I validate build and run commands before publishing to production?

Yes, you can validate build and run commands before publishing to production. The publishing workflow enforces production-grade standards by running validations and health checks to ensure application reliability.

Why do I need health checks and TLS when automating app deployment?

Health checks and TLS are required during app deployment to enforce production-grade workflows. They verify that your application is running correctly and securely, reducing manual setup time and preventing post-deploy failures.

What deployment targets are available for publishing bots and background services?

Available deployment targets for publishing bots and background services include scheduled, virtual machine, autoscale, and static configurations. These options cover various service types and ensure consistent production environments.