smithers-init

Solid

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 & Automation 339 stars 44 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# smithers init Install the local Smithers workflow pack into .smithers/. Pass an optional prompt to also launch the create-workflow builder after init. ## Arguments | Name | Type | Required | Description | |------|------|----------|-------------| | `prompt` | `string` | no | Optional plain-English task: after init, launch the create-workflow builder with this prompt pre-filled | ## Options | Flag | Type | Default | Description | |------|------|---------|-------------| | `--agent` | `string` | | Preferred coding agent id (e.g. claude, codex, pi). Skips the interactive agent question. | | `--tutorial` | `boolean` | `true` | After install, open a hijacked tutorial session hosted by your preferred agent (interactive init only). Use --no-tutorial to skip. | | `--force` | `boolean` | `false` | Overwrite existing scaffold files | | `--agentsOnly` | `boolean` | `false` | Only create .smithers/agents/ and leave the rest of the workflow pack untouched | | `--install` | `boolean` | `true` | Run `bun install` inside .smithers/ after scaffolding (--no-install to skip) | | `--addAgents` | `boolean` | `false` | After scaffolding, launch the interactive `agents add` wizard to register one or more accounts. | | `--skill` | `boolean` | `true` | Install the curated `smithers` skill into your detected coding agents (Claude Code, Pi, Codex, OpenCode, Kimi, Amp, Antigravity) and, if a CLAUDE.md or AGENTS.md exists, append guidance on when to use smithers.sh workflows. Use --no-skill to skip...

Details

Author
smithersai
Repository
smithersai/smithers
Created
6 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category