GitHub - disler/indydevtools: An opinionated, Agentic Engineering toolbox powered by LLM Agents ยท GitHub
![]()
IndyDevTools is a modular, agent-based engineering framework that uses LLM agents to autonomously solve problems through specialized tools, with core design principles emphasizing selecting the right agent for each task, treating all operations as composable functions, and using prompts as fundamental programming units. The toolkit includes tools like a Simple Prompt System (SPS) for managing reusable AI prompts and a Multi-Agent YouTube metadata generator that orchestrates multiple agents to produce titles, scripts, descriptions, tags, and thumbnails. The project is designed as a collection of highly modular, reusable building blocks that can be used independently or combined to solve specific problems in the AI-driven development landscape.
Was this useful?