bysoftaworks· 44 skills
Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces, or generate TypeScript types from an API specification.
$npx -y skills add softaworks/agent-toolkit --skill openapi-to-typescriptInstalls into the current project.
Run `npx skills use "https://github.com/softaworks/agent-toolkit" --skill "softaworks/agent-toolkit/openapi-to-typescript"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/softaworks/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/softaworks/agent-toolkit"` and select the relevant skills, then follow their instructions.