smithers-node
SolidShow enriched node details for debugging retries, tool calls, and output. Run `smithers node --help` for usage details.
AI & Automation 339 stars
44 forks Updated today MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# smithers node
Show enriched node details for debugging retries, tool calls, and output.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `nodeId` | `string` | yes | Node ID to inspect |
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--runId` | `string` | | Run ID containing the node |
| `--iteration` | `number` | | Loop iteration number (default: latest iteration) |
| `--attempts` | `boolean` | `false` | Expand all attempts in human output |
| `--tools` | `boolean` | `false` | Expand tool input/output payloads in human output |
| `--watch` | `boolean` | `false` | Watch mode: refresh output continuously |
| `--interval` | `number` | `2` | Watch refresh interval in seconds |
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
AI & Automation Solid
smithers-output
Print node output row. Run `smithers output --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-events
Query run event history with filters, grouping, and NDJSON output. Run `smithers events --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-scores
View scorer results for a specific run. Run `smithers scores --help` for usage details.
339 Updated today
smithersai