# Spaceman

> Use this skill when the user wants to a grpc client from another world for testing and exploring grpc services.

- Skill: `javimosch/spaceman` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/spaceman`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/spaceman/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/spaceman

---


# Spaceman Plugin

A gRPC client from another world for testing and exploring gRPC services.

## Commands

### Operations
- `spaceman service connect` — connect service via spaceman
- `spaceman service list` — list service via spaceman
- `spaceman method call` — call method via spaceman
- `spaceman method describe` — describe method via spaceman
- `spaceman message send` — send message via spaceman
- `spaceman reflection use` — use reflection via spaceman
- `spaceman config show` — show config via spaceman

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

## Installation

```bash
cargo install spaceman
```

## Examples

```bash
spaceman --version
spaceman --help
```

## Key Features
- grpc\n- api-testing\n- client

