Use this skill when the user wants to drone ci plugin for executing commands over ssh.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-12243fb3)More formats (shields.io, HTML) on the badges page.
---
name: drone-ssh
description: Use this skill when the user wants to drone ci plugin for executing commands over ssh.
---
# Drone-ssh Plugin
Drone CI plugin for executing commands over SSH.
## Commands
### Operations
- `drone-ssh server exec` — exec server via drone-ssh
- `drone-ssh config validate` — validate config via drone-ssh
## Usage Examples
- "drone-ssh --help"
- "drone-ssh <args>"
## Installation
```bash
go install github.com/appleboy/drone-ssh@latest
```
## Examples
```bash
drone-ssh --version
drone-ssh --help
```
## Key Features
- drone-ci\n- ssh\n- deployment
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!