smithers-openapi
SolidGenerate AI SDK tools from OpenAPI specs. Run `smithers openapi --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 openapi generate
Generate an AI SDK tools module from an OpenAPI spec.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `specPath` | `string` | yes | Path to an OpenAPI spec |
| `outputPath` | `string` | yes | Output JavaScript file for generated tools |
---
# smithers openapi list
Preview tools that would be generated from an OpenAPI spec.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `specPath` | `string` | yes | Path or URL to an OpenAPI spec |
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-agents
Inspect and register subscriptions and api keys. Run `smithers agents --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-make-workflow
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.
339 Updated today
smithersai AI & Automation Solid
smithers-inspect
Output detailed run state, including steps, agents, approvals, and outputs. Run `smithers inspect --help` for usage details.
339 Updated today
smithersai