smithersai

62 mods across 2 repositories, 414 stars between them.

smithers-snapshots

49

smithersai/smithers

Skill Claude CodeCodex

List durability snapshots (workspace checkpoints) for a run. Run smithers snapshots --help for usage details.

405 3d ago A 29 tokens original MIT

smithers-starters

50

smithersai/smithers

Skill Claude CodeCodex

Show plain-English starter workflows with copy-paste commands. Run smithers starters --help for usage details.

405 3d ago A 28 tokens original MIT

smithers-supervise

51

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 28 tokens original MIT

smithers-timeline

52

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 30 tokens original MIT

smithers-timetravel

53

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 43 tokens original MIT

smithers-token

54

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 25 tokens original MIT

smithers-tree

55

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 24 tokens original MIT

smithers-ui

56

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 63 tokens original MIT

smithers-up

57

smithersai/smithers

Skill Claude CodeCodex

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.

405 3d ago A 56 tokens original MIT

smithers-update

58

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 32 tokens original MIT

smithers-upgrade

59

smithersai/smithers

Skill Claude CodeCodex

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.

405 3d ago A 47 tokens original MIT

smithers-usage

60

smithersai/smithers

Skill Claude CodeCodex

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

405 3d ago A 31 tokens original MIT

webui AGENTS.md

61

smithersai/webui

Instructions file CodexOpenCode

AGENTS.md instructions for smithersai/webui, covering smithers-webui — project conventions, stack, typescript conventions, documentation and testing.

9 3mo ago A 828 tokens

smithers-webui

62

smithersai/webui

Skill Claude CodeCodex

Render rich React + MDX UIs in a browser window for the user. Pipe MDX via stdin in a single tool call — no temp files. Use when presenting plans, diffs, tables, comparisons, dashboards, or anything where markdown-in-terminal would be lossy.

9 3mo ago A 61 tokens