sonichi
Review Skills published by sonichi, their source repositories, maintenance signals, and identity status.
- Skills
- 49
- Repository stars
- 359
- Identity status
- Source-linked
Provenance
Source and identity
- Profile type
- Creator
- Canonical name
- sonichi
- Public sources
- 1
- License context
- MIT
Source entries
Agent Skills from sonichi
Repository stars and maintenance signals provide context, but do not automatically become an individual Skill's quality score.
sonichi/sutando
agent-registry
Local Agent Registry — a standalone, dependency-free service that tracks running Claude Code (and other) agent instances. Agents self-register on startup and heartbeat while alive; the Electron overlay and Sutando dashboard read the live list. Use when you need to know which coding agents are running, where, and since when.
sonichi/sutando
agent-room-ops
**One skill, multiple tools.** Everything an agent does in a room beyond its task
sonichi/sutando
audio-transcribe
Transcribes audio files and voice notes to text via Gemini 2.5-flash. Integrates with Slack, Discord, and Telegram bridges so voice clips surface as readable text in tasks.
sonichi/sutando
bot2bot-post
Post a coordination message from this bot to the shared bot2bot channel, @-mentioning the other Sutando node.
sonichi/sutando
call-diagnostics
Analyze phone call observability data, detect problems, track them across calls, and recommend systematic repairs.
sonichi/sutando
claude-codex
Bash wrapper around the local Codex CLI for non-interactive runs from inside Sutando (bridges, cron, scripts). For interactive code review or task hand-off from this Claude Code session, prefer the official `/codex:*` plugin commands; this skill is the file-bridge-compatible path that `discord-bridge.py` invokes for team-tier sandboxed delegation.
sonichi/sutando
claude-gemini
Use the local Gemini CLI from Claude Code with the user's existing Gemini authentication or API configuration. Use for large-context repo scans, multimodal analysis, second-opinion planning, or structured Gemini runs in the current workspace.
sonichi/sutando
claude-router
Choose between the local Codex CLI and Gemini CLI from Claude Code. Use for automatic model selection when the user wants the best local delegate for code review, repo-wide analysis, planning, or implementation.
sonichi/sutando
context-drop
Tiny Swift CLI that reads the focused app's text selection via the macOS Accessibility API. Sutando.app's "drop context" action (hotkey configurable via `state/hotkeys.json`) shells out to this binary to capture what you have highlighted.
sonichi/sutando
context-reconstruct
Re-anchor on the durable record (current-track, live owner thread, pending-questions, relay, build_log) before acting on anything that depends on earlier context. Read, do not recall.
sonichi/sutando
db-browser
Install DB Browser for SQLite (if not already installed) and open a .sqlite file in it. macOS only.
sonichi/sutando
deal-finder
Scan configured sources (Craigslist now; eBay + Facebook Marketplace planned) for used-item listings matching the owner's criteria. Currently configured for a Mac mini search (M2+, 16GB+, 512GB+, ≤$500, near 94566). Notify owner via SMS + Telegram on a match.
Pinned paths
Every entry links to a specific source path and commit when available.
Repository context
Activity, license, and repository-level popularity are shown as context.
Open the source
Inspect the public repository