Agent
ActiveHarness agents can transcribe audio natively via OpenAI's or OpenRouter's speech-to-text endpoints. Enable it with transcribe true and use the same model/fallback DSL as any other agent.
30 tagged antrophic, measured the same way as everything else here.
Browse within: claude-plugins 18claude-skills-hub 18gem 11
Agent
ActiveHarness agents can transcribe audio natively via OpenAI's or OpenRouter's speech-to-text endpoints. Enable it with transcribe true and use the same model/fallback DSL as any other agent.
Agent
ActiveHarness agents can generate images natively — no customllmbackend/RubyLLM required. Enable it with image true and use the same model/fallback DSL as any other agent.
Agent
Right now, "is this agent going to work?" can only be answered by actually calling it. Validation is scattered and inconsistent.
DennisLiuCk/claude-plugin-marketplace
Agent
A codebase investigation agent that searches a project’s source code to find where a problem could originate and lists likely causes.
DennisLiuCk/claude-plugin-marketplace
Agent
A problem-analysis agent that turns an incomplete report into key facts and suggested investigation paths. Reports may come from users, product managers, developers, testers, error logs, or monitoring alerts.
DennisLiuCk/claude-plugin-marketplace
Agent
A debugging agent that tests possible explanations for a software problem and works toward confirming the actual root cause.
muhammadhaseebiqbal-dev/claude-code-leak-source-code
Agent
Use when: developing, debugging, refactoring, reviewing, exploring, or explaining code in the Claude Code CLI codebase. Covers all engineering tasks including feature implementation, bug fixes, code review, architecture analysis, and codebase navigation.