All authors
smithersai avatar

Claude Skills by smithersai

github.com/smithersai
143 skillsA× 1430 installs13 views
Smithers SuperviseA

Watch for stale running runs and auto-resume them. Run `smithers supervise --help` for usage details.

ai-agents
0
406
Smithers TimelineA

View execution timeline for a run and its forks (time travel). Run `smithers timeline --help` for usage details.

ai-agents
0
406
Smithers TimetravelA

Time-travel to a previous task state by reverting filesystem state, resetting DB state, and optionally resuming. Run `smithers timetravel --help` for usage details.

ai-agentsnode
0
406
Smithers TokenA

Issue and revoke short-lived Gateway bearer tokens. Run `smithers token --help` for usage details.

ai-agentsshellapi
0
406
Smithers TreeA

Print DevTools snapshot as XML tree. Run `smithers tree --help` for usage details.

ai-agentsnode
0
406
Smithers UiA

Open the custom UI for a workflow run in your browser. Starts a local Gateway automatically if none is running (serving workflow-owned <UI> declarations); pass --no-autostart or --gateway <url> to opt out. Run `smithers ui --help` for usage details.

ai-agents
0
406
Smithers UpA

Start a workflow execution. Omit the workflow (or pass --interactive) to pick one interactively and monitor it in the full-screen TUI; use -d for detached (background) mode. Run `smithers up --help` for usage details.

ai-agentsbashapi
0
406
Smithers UpdateA

Check for a newer Smithers release and upgrade the install (or print how). Run `smithers update --help` for usage details.

ai-agents
0
406
Smithers UpgradeA

Run the agent-assisted Smithers upgrade workflow: fetch changelogs, upgrade with a cheap agent, and escalate to a smart agent only when needed. Run `smithers upgrade --help` for usage details.

ai-agentsbackend
0
406
Smithers UsageA

Show how much rate limit / subscription quota each registered account has used. Run `smithers usage --help` for usage details.

ai-agents
0
406
Smithers WhatA

Summarize what happened in a run or node: a cheap fast agent narrates the recorded facts (deterministic recap when no agent is available). Run `smithers what --help` for usage details.

ai-agentsnode
0
406
Smithers WhyA

Explain why a run is currently blocked or paused. Run `smithers why --help` for usage details.

ai-agents
0
406
Smithers WorkflowA

Discover local workflows from .smithers/workflows. Run `smithers workflow --help` for usage details.

ai-agentsbashapi
0
406
DocsA

Drive Smithers, a durable control plane for long-running coding agents. Use when the user wants multi-step, long-running, crash-safe, or human-in-the-loop agent work: "orchestrate agents", "run a workflow", "implement this and review it", "keep iterating until tests pass", "plan then build", or anything that needs retries, approvals, replay, or evals across multiple AI steps. YOU (the agent) run Smithers on the user's behalf; it is not a GUI the human clicks. HARD RULE 0: if `SMITHERS_INSIDE_...

ai-agentstypescriptrust
0
406
OrchestrateA

Drive Smithers — a durable control plane for long-running coding agents — from inside Hermes. Use for any multi-step, long-running, crash-safe, or human-in-the-loop work: "run a workflow", "implement and review", "keep iterating until tests pass", "plan then build". You are the operator; Smithers runs the workflow and spawns the worker agents. RULE 0: if `SMITHERS_INSIDE_RUN` is set in your environment you are ALREADY a worker agent inside a Smithers node, so never invoke the Smithers CLI or ...

ai-agentsrustgo
0
406
OrchestrateA

Drive Smithers durable workflows from OpenClaw. Use for multi-step, long-running, background, human-in-the-loop, retryable, or repeatable work. Prefer creating or improving a Smithers workflow over repeating ad-hoc agent turns, and use evals plus optimization to improve workflows over time. RULE 0: if `SMITHERS_INSIDE_RUN` is set in your environment you are ALREADY a worker agent inside a Smithers node, so never invoke the Smithers CLI or `smithers_*` tools to launch or steer a run; do the no...

ai-agentsgonode
0
406
Smithers AgentsA

Inspect and register subscriptions and api keys. Run `smithers agents --help` for usage details.

ai-agentsapi
0
406
Smithers AlertsA

List and manage durable alert instances. Run `smithers alerts --help` for usage details.

ai-agents
0
406
Smithers ApproveA

Approve a paused approval gate. Auto-detects the pending node if only one exists. Run `smithers approve --help` for usage details.

ai-agentsnode
0
406
Smithers Ask HumanA

Raise a blocking human-approval request from inside a run and wait for the decision. Use when blocked, uncertain, or about to do something irreversible — never guess. Run `smithers ask-human --help` for usage details.

ai-agentsnode
0
406
Smithers AskA

Ask a question about Smithers using your installed agent and the Smithers MCP server. Run `smithers ask --help` for usage details.

ai-agents
0
406
Smithers BugA

File a smithers bug report to bug.smithers.sh; with --run it attaches the run's status, error, and last ~50 events (secrets scrubbed). Run `smithers bug --help` for usage details.

ai-agentsapi
0
406
Smithers CancelA

Safely halt agents and terminate a run. Run `smithers cancel --help` for usage details.

ai-agents
0
406
Smithers Chat CreateA

Create and start a one-task auto-hijacked chat run. Run `smithers chat-create --help` for usage details.

ai-agents
0
406
Smithers ChatA

Show agent chat output for the latest run or a specific run. Run `smithers chat --help` for usage details.

ai-agents
0
406
Smithers ClaudeA

Protocol commands for the Claude Code plugin: mirror runs into /workflows and notify the session. Run `smithers claude --help` for usage details.

ai-agentsnode
0
406
Smithers CronA

Manage and run background schedule triggers. Run `smithers cron --help` for usage details.

ai-agents
0
406
Smithers DenyA

Deny a paused approval gate. Run `smithers deny --help` for usage details.

ai-agentsnode
0
406
Smithers DiffA

Print DiffBundle as unified diff. Run `smithers diff --help` for usage details.

ai-agentsnode
0
406
Smithers Docs FullA

Print llms-full.txt (full docs bundle for LLMs) for this CLI version. Run `smithers docs-full --help` for usage details.

ai-agents
0
406
Smithers DocsA

Print llms.txt (concise docs index for LLMs) for this CLI version. Run `smithers docs --help` for usage details.

ai-agents
0
406
Smithers DownA

Cancel all active runs. Like 'docker compose down' for workflows. Run `smithers down --help` for usage details.

ai-agentsdocker
0
406
Smithers EvalA

Run a workflow over a JSON/JSONL eval suite and write a regression report. Run `smithers eval --help` for usage details.

ai-agentsbash
0
406
Smithers EventsA

Query node/run lifecycle history by default; pass --raw for raw agent chunks and all event types. Run `smithers events --help` for usage details.

ai-agentsgonode
0
406
Smithers ForkA

Create a branched run from a snapshot checkpoint (time travel). Run `smithers fork --help` for usage details.

ai-agentsnode
0
406
Smithers GatewayA

Serve the multi-run Gateway RPC/WS control plane for workspace run state; unlike up --serve, this is not tied to one run. `smithers gateway status|stop` manages the workspace's running singleton. Run `smithers gateway --help` for usage details.

ai-agentsapibackend
0
406
Smithers GraphA

Render the workflow graph without executing it. Run `smithers graph --help` for usage details.

ai-agents
0
406
Smithers GuiA

Open a directory's workspace in the Smithers UI: starts (or attaches to) the workspace Gateway and opens the MOST RECENT run's workflow UI; pass --workflow <id> to open a specific workflow UI directly. Run `smithers gui --help` for usage details.

ai-agents
0
406
Smithers HermesA

Add Smithers to a local Hermes agent: register the MCP server and install the native Hermes plugin (slash commands, live status line, approval buttons). Alias for `mcp add --agent hermes`. Run `smithers hermes --help` for usage details.

ai-agents
0
406
Smithers HijackA

Hand off the latest resumable agent session or conversation for a run. Run `smithers hijack --help` for usage details.

ai-agentsnode
0
406
Smithers HumanA

List and resolve durable human requests. Run `smithers human --help` for usage details.

ai-agents
0
406
Smithers InitA

Install the local Smithers workflow pack into .smithers/. Pass an optional prompt to also launch the create-workflow builder after init. Run `smithers init --help` for usage details.

ai-agents
0
406
Smithers InspectA

Output detailed run state. Structured output canonically uses nodes[].nodeId (legacy steps[].id remains for compatibility); --pool tallies attempt engine/model usage. Run `smithers inspect --help` for usage details.

ai-agentsnode
0
406
Smithers LogsA

Tail the event log of a specific run. Run `smithers logs --help` for usage details.

ai-agents
0
406
Smithers Make WorkflowA

Build a new Smithers workflow from a plain-English description. Dispatches to the create-workflow builder. Run `smithers init` first if the .smithers/ pack is not yet installed. Run `smithers make-workflow --help` for usage details.

ai-agentsbashapi
0
406
Smithers MemoryA

View and query cross-run memory facts. Run `smithers memory --help` for usage details.

ai-agents
0
406
Smithers MigrateA

Copy the legacy bun:sqlite smithers.db into PGlite or Postgres and write the migrated.json marker. Run `smithers migrate --help` for usage details.

ai-agentssqldatabase
0
406
Smithers MonitorA

Open the Smithers Monitor: a live web UI over every run in this workspace (runs, execution trees, events, approvals). Starts the workspace Gateway automatically if none is running; pass --no-autostart or --gateway <url> to opt out. Run `smithers monitor --help` for usage details.

ai-agents
0
406
Smithers NodeA

Show enriched node details for debugging retries, tool calls, and output. Run `smithers node --help` for usage details.

ai-agentsnodedebugging
0
406
Smithers ObservabilityA

Start the local observability stack (Grafana, Prometheus, Tempo, OTLP Collector) via Docker Compose. Run `smithers observability --help` for usage details.

ai-agentsdocker
0
406