Official skills publisher Verified Skillscout rank 14

DeployGate

DeployGate publishes official AI agent skills for its tools, services, and developer workflows.

Browse 4 official AI agent skills across 1 DeployGate repository, with install commands and source links.

4 Skills
1 Repository
0 Installs
3 GitHub stars

Install

Add DeployGate skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/deploygate/deploygate_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant DeployGate skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Deploygate Agent Plugin

deploygate/deploygate-agent-plugin

Includes 4 official skills: ci-setup, deploy, sdk-setup, setup.

4 skills 0 installs 3 stars
npx skills add deploygate/deploygate-agent-plugin -y

4 skills

deploygate/deploygate-agent-plugin 4 skills

ci-setup

deploygate/deploygate-agent-plugin 0 installs
View source

deploy

deploygate/deploygate-agent-plugin 0 installs
View source

sdk-setup

deploygate/deploygate-agent-plugin 0 installs
View source

setup

deploygate/deploygate-agent-plugin 0 installs
View source

Repository documentation

deploygate/deploygate-agent-plugin package overview

deploygate/deploygate-agent-plugin/README.md View on GitHub

deploygate/deploygate-agent-plugin

Includes 4 official skills: ci-setup, deploy, sdk-setup, setup.

Top skills in this package

ci-setupOfficial DeployGate skill from deploygate/deploygate-agent-plugin.
deployOfficial DeployGate skill from deploygate/deploygate-agent-plugin.
sdk-setupOfficial DeployGate skill from deploygate/deploygate-agent-plugin.
setupOfficial DeployGate skill from deploygate/deploygate-agent-plugin.

Install

Install the full package:

npx skills add deploygate/deploygate-agent-plugin -y

Install a specific skill:

npx skills add deploygate/deploygate-agent-plugin@ci-setup -y

Use the package when you want your agent to choose the relevant skill from this official DeployGate repository.

View deploygate/deploygate-agent-plugin on GitHub
Copied