smithers-ask
SolidAsk a question about Smithers using your installed agent and the Smithers MCP server. Run `smithers ask --help` for usage details.
AI & Automation 338 stars
43 forks Updated today MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# smithers ask
Ask a question about Smithers using your installed agent and the Smithers MCP server.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `question` | `string` | no | The question to ask |
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--agent` | `string` | | Explicitly select which agent CLI to use |
| `--listAgents` | `boolean` | `false` | List detected agents plus their bootstrap mode and exit |
| `--dumpPrompt` | `boolean` | `false` | Print the generated system prompt and exit |
| `--toolSurface` | `string` | `semantic` | Choose which Smithers MCP tool surface to expose |
| `--mcp` | `boolean` | `true` | Bootstrap the Smithers MCP server. Use --no-mcp for prompt-only fallback. |
| `--printBootstrap` | `boolean` | `false` | Print the selected bootstrap configuration and exit |
Details
- Author
- smithersai
- Repository
- smithersai/smithers
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
smithers-agents
Inspect and register subscriptions and api keys. Run `smithers agents --help` for usage details.
338 Updated today
smithersai AI & Automation Solid
smithers-init
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.
338 Updated today
smithersai AI & Automation Solid
smithers-ask-human
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.
338 Updated today
smithersai