Automates the generation of OpenAI plugins by defining API specifications in markdown.
Smol Plugin empowers developers to quickly create OpenAI plugins by extending the 'smol developer' philosophy of human-centric, iterative code synthesis. It enables users to specify their desired API in a simple markdown format, similar to how one might prompt a junior developer. The tool then automatically generates the necessary plugin codebase, allowing for rapid prototyping and deployment. This approach minimizes boilerplate, streamlines API integration, and supports an iterative workflow where developers can refine the plugin by modifying the initial markdown prompt, even using error messages to guide the AI towards correct code.