# Gossh

> Use this skill when the user wants to high-performance and high-concurrency ssh tool written in go.

- Skill: `javimosch/gossh` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/gossh`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/gossh/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/gossh

---


# Gossh Plugin

High-performance and high-concurrency SSH tool written in Go.

## Commands

### Operations
- `gossh command run` — run command via gossh
- `gossh script exec` — exec script via gossh
- `gossh file push` — push file via gossh
- `gossh file fetch` — fetch file via gossh
- `gossh config show` — show config via gossh
- `gossh group list` — list group via gossh

## Usage Examples
- "gossh --help"
- "gossh <args>"

## Installation

```bash
go install github.com/windvalley/gossh@latest
```

## Examples

```bash
gossh --version
gossh --help
```

## Key Features
- ssh\n- automation\n- remote

