Skip to content

/rpeek

Inspect a remote host that is running the read-only `rpeek serve` diagnostic server. Use when the user wants to read logs, configs, process state, disk usage, or journald on a remote machine reachable via the `rpeek` client — e.g. "check why nginx is down on 10.0.0.5", "tail the

shell
$ npx -y skills add splitbrain/rpeek --skill rpeek --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/rpeek
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Inspect a remote host that is running the read-only `rpeek serve` diagnostic server. Use when the user wants to read logs, configs, process state, disk usage, or journald on a remote machine reachable via the `rpeek` client — e.g. "check why nginx is down on 10.0.0.5", "tail the
Ships withrpeek

One small Go binary that lets an agent inspect a remote server read-only, without copy-pasting logs and configs by hand. rpeek serve — the server. Copied onto the remote host and run there.

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
0
Forks
Active
Maintenance
Go
Language
5d ago
Last commit
19d ago
Created

Repo: splitbrain/rpeek