{ "name": "interview-transcript-analyzer", "description": "Analyze interview transcripts with unlimited token limits. Extract themes, rank insights by relevance, and find representative quotes. Intelligently scales agents based on workload.", "version": "1.0.0", "author": { "name": "Tim Metz @ Animalz", "email": "contact@animalz.co", "url": "https://animalz.co" }, "agents": [ "./agents" ], "commands": [ "./commands" ] }