I made a tool to convert OpenAPI V3 specifications into AI Skill

Reddit r/AI_Agents Tools

Summary

A developer tool that converts OpenAPI V3 specifications (from URL or file) into AI agent skill markdown files, enabling efficient API interaction with reduced token usage.

I made `openapi2skill`. It converts an OpenAPI V3 either from an URL or a file into an AI agent skill to efficiently interact with the API. The output is composed of a LOT of markdown files and indexers to allow the agent to only read the endpoints and schema definitions it needs. I tested it with a few API specifications, and it took around 5k to 10k tokens to load all the required knowledge to successfully complete the task I gave it :D I made it for myself, but if you are building onto REST API I hope this will be useful to you as well :D It's installable through: cargo install openapi2skill
Original Article

Similar Articles

@GYLQ520: Attention AI Agent developers! Token costs burning a hole in your pocket? There's an open-source tool called curl.md that converts web pages to Markdown format for AI, slashing token consumption significantly. Choose from CLI, browser extension, or API usage. Cursor, Claud…

X AI KOLs Timeline

curl.md is an open-source tool that converts web pages to optimized Markdown format for AI agents, significantly reducing token consumption and cost. It offers CLI, browser extension, and API usage, with integrations for Cursor, Claude, and other agents.