Skills Explorer Add Skills

deployment

An agent skill by digitalocean-labs, from digitalocean-labs/do-app-platform-skills. Tags: ci-cd, configuration, deployment, digitalocean, github-actions, secrets.

What it does

Deploy applications to DigitalOcean App Platform via GitHub Actions with proper environment management and secrets handling. Use when setting up CI/CD pipelines, configuring staging/production environments, managing deployment secrets, or creating GitHub Actions workflows.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add digitalocean-labs/do-app-platform-skills --skill deployment

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/digitalocean-labs/do-app-platform-skills
cp -r do-app-platform-skills/skills/deployment ~/.claude/skills/deployment

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
digitalocean-labs/do-app-platform-skills (all skills from this repository)
Path
skills/deployment/SKILL.md
Branch
main
Collection
do-app-platform
Updated
2026-09-21