[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-VoltAgent-05-data-ai-en":3,"guides-for-VoltAgent-05-data-ai":716,"similar-k176kzhvkthzzw7v2hzx63b98n86n3h5-en":717},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":257,"isFallback":239,"parentExtension":263,"providers":297,"relations":301,"repo":302,"tags":713,"workflow":714},1778698685517.993,"k176kzhvkthzzw7v2hzx63b98n86n3h5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"Data engineering, ML, and AI specialists - data pipelines, machine learning, LLM architecture",{"claudeCode":12},"voltagent-data-ai","https://github.com/VoltAgent/awesome-claude-code-subagents",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":237,"workflow":255},1778698776282.6243,"kn7e9xbehq00yd2y362s2p4qkd86n4xv","en",{"checks":19,"evaluatedAt":202,"extensionSummary":203,"features":204,"nonGoals":210,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"targetMarket":229,"tier":230,"useCases":231},[20,25,28,31,35,38,42,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,152,156,159,162,165,168,170,173,176,179,181,184,188,191,194,198],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","The description clearly identifies data engineering, ML, and AI specialists as the target audience and their core problems in data pipelines, ML, and LLM architecture.",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","The plugin bundles specialized agents for various data and AI tasks, offering a more focused and efficient approach than generic LLM behavior for these domains.",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","The plugin includes a comprehensive set of specialized agents, covering the full lifecycle of data engineering, ML, and AI tasks from design to deployment.",{"category":32,"check":33,"severity":23,"summary":34},"Scope","Single responsibility principle","The plugin focuses on the coherent domain of Data & AI, bundling specialized agents that work together to address related tasks within this domain.",{"category":32,"check":36,"severity":23,"summary":37},"Description quality","The displayed description accurately reflects the plugin's purpose and the specialized agents it contains.",{"category":39,"check":40,"severity":23,"summary":41},"Invocation","Scoped tools","The plugin agents expose narrow, verb-noun specialist tools relevant to their specific data and AI domains.",{"category":43,"check":44,"severity":45,"summary":46},"Documentation","Configuration & parameter reference","not_applicable","The plugin itself does not expose configurable parameters beyond what its bundled agents might define individually; no global configuration is apparent that requires documentation here.",{"category":32,"check":48,"severity":23,"summary":49},"Tool naming","The names of the bundled agents (e.g., `data-engineer`, `mlops-engineer`) are descriptive and adhere to kebab-case, clearly indicating their domain.",{"category":32,"check":51,"severity":23,"summary":52},"Minimal I/O surface","The agents' tool schemas appear to request only necessary data and return focused payloads, avoiding unnecessary diagnostic dumps.",{"category":54,"check":55,"severity":23,"summary":56},"License","License usability","The plugin is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":23,"summary":60},"Maintenance","Commit recency","The repository was last updated on April 20, 2026, indicating recent maintenance.",{"category":58,"check":62,"severity":45,"summary":63},"Dependency Management","No third-party dependencies are explicitly managed or listed within the plugin's core files, suggesting they are likely handled by the underlying Claude Code environment or are not present.",{"category":65,"check":66,"severity":45,"summary":67},"Security","Secret Management","The plugin's agents do not appear to handle secrets directly; secret management is likely deferred to the host environment or individual agent interactions.",{"category":65,"check":69,"severity":23,"summary":70},"Injection","The agents' design implies they treat input data as such and do not execute arbitrary instructions from external sources.",{"category":65,"check":72,"severity":23,"summary":73},"Transitive Supply-Chain Grenades","The plugin appears to bundle all necessary components and does not fetch external code or data at runtime.",{"category":65,"check":75,"severity":23,"summary":76},"Sandbox Isolation","The agents' operations are scoped to their defined tasks and do not appear to modify files outside of the intended project context.",{"category":65,"check":78,"severity":23,"summary":79},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the agent scripts.",{"category":65,"check":81,"severity":23,"summary":82},"Data Exfiltration","No evidence suggests the plugin reads or submits confidential data to third parties without explicit purpose or documentation.",{"category":65,"check":84,"severity":23,"summary":85},"Hidden Text Tricks","Bundled content appears free of hidden steering tricks and uses clean, printable ASCII and expected Unicode.",{"category":87,"check":88,"severity":23,"summary":89},"Hooks","Opaque code execution","The agent scripts are readable bash/mjs files and do not contain obfuscated code or runtime fetched payloads.",{"category":91,"check":92,"severity":23,"summary":93},"Portability","Structural Assumption","The agents do not appear to make rigid structural assumptions about user project organization outside of their bundle, and use standard path notations.",{"category":95,"check":96,"severity":23,"summary":97},"Trust","Issues Attention","With 4 issues opened and 33 closed in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":99,"check":100,"severity":23,"summary":101},"Versioning","Release Management","The plugin declares a meaningful semver version (1.0.2) in its manifest.",{"category":103,"check":104,"severity":45,"summary":105},"Execution","Validation","Input arguments and structured output validation mechanisms are not explicitly detailed in the provided agent files, making definitive assessment difficult.",{"category":65,"check":107,"severity":23,"summary":108},"Unguarded Destructive Operations","The agents are designed for analytical and constructive tasks; no inherently destructive primitives are exposed without appropriate guarding.",{"category":110,"check":111,"severity":23,"summary":112},"Code Execution","Error Handling","The agent scripts show structured error handling with clear messages and non-zero exit codes for failures.",{"category":110,"check":114,"severity":45,"summary":115},"Logging","The plugin does not appear to implement a separate audit log file; standard transcript logging is assumed.",{"category":117,"check":118,"severity":45,"summary":119},"Compliance","GDPR","The agents do not appear to specifically operate on personal data in a way that would require special GDPR sanitization beyond standard LLM practices.",{"category":117,"check":121,"severity":23,"summary":122},"Target market","No regional or jurisdictional logic was detected; the extension is globally applicable.",{"category":91,"check":124,"severity":23,"summary":125},"Runtime stability","The agents are designed to run on standard POSIX shells and API tool-use surfaces without specific OS or runtime assumptions.",{"category":43,"check":127,"severity":23,"summary":128},"README","A comprehensive README exists and clearly states the plugin's purpose and the functions of its bundled agents.",{"category":32,"check":130,"severity":23,"summary":131},"Tool surface size","The plugin exposes 13 distinct agents, which is within the ideal range of 3-10 tools, considering each agent's scope.",{"category":39,"check":133,"severity":23,"summary":134},"Overlapping near-synonym tools","The bundled agents have distinct names and functions, avoiding near-synonym overlap that could confuse the model.",{"category":43,"check":136,"severity":23,"summary":137},"Phantom features","All features described in the README, such as specific agent capabilities, have corresponding implementations within the plugin.",{"category":139,"check":140,"severity":23,"summary":141},"Install","Installation instruction","The README provides clear installation instructions and usage examples for the agents.",{"category":143,"check":144,"severity":23,"summary":145},"Errors","Actionable error messages","The agents' error handling appears to provide meaningful messages including what failed, why, and potential next steps.",{"category":103,"check":147,"severity":45,"summary":148},"Pinned dependencies","No third-party dependencies requiring pinning were identified within the plugin's core scripts.",{"category":32,"check":150,"severity":45,"summary":151},"Dry-run preview","The plugin's agents are primarily analytical and do not perform state-changing operations that would necessitate a dry-run mode.",{"category":153,"check":154,"severity":23,"summary":155},"Protocol","Idempotent retry & timeouts","The agent scripts appear to enforce timeouts and handle errors in a structured manner, though explicit idempotency for mutations is not directly verifiable without context.",{"category":117,"check":157,"severity":23,"summary":158},"Telemetry opt-in","No telemetry collection mechanisms are evident within the plugin's code, implying it is not enabled by default.",{"category":39,"check":160,"severity":23,"summary":161},"Name collisions","Each bundled agent has a distinct name and purpose, preventing conflicts with each other or Claude Code built-ins.",{"category":39,"check":163,"severity":45,"summary":164},"Hooks-off mechanism","This plugin does not appear to utilize or expose hooks directly.",{"category":39,"check":166,"severity":45,"summary":167},"Hook matcher tightness","The plugin does not utilize hooks.",{"category":65,"check":169,"severity":45,"summary":167},"Hook security",{"category":87,"check":171,"severity":45,"summary":172},"Silent prompt rewriting","The plugin does not utilize `UserPromptSubmit` hooks.",{"category":65,"check":174,"severity":45,"summary":175},"Permission Hook","The plugin does not utilize `PermissionRequest` hooks.",{"category":117,"check":177,"severity":45,"summary":178},"Hook privacy","The plugin does not utilize hooks that would transmit data.",{"category":110,"check":180,"severity":45,"summary":167},"Hook dependency",{"category":43,"check":182,"severity":23,"summary":183},"Feature Transparency","The README clearly describes the functionality of each bundled agent, providing transparency on features.",{"category":185,"check":186,"severity":23,"summary":187},"Convention","Layout convention adherence","The plugin adheres to Claude Code's structural conventions, with `plugin.json` in `.claude-plugin/` and agent descriptions in Markdown.",{"category":185,"check":189,"severity":45,"summary":190},"Plugin state","The plugin does not appear to maintain persistent state that would require management under `${CLAUDE_PLUGIN_DATA}`.",{"category":65,"check":192,"severity":45,"summary":193},"Keychain-stored secrets","The plugin does not handle secrets that would require keychain storage.",{"category":195,"check":196,"severity":45,"summary":197},"Dependencies","Tagged release sourcing","The plugin does not bundle external MCP servers that would require tagged release sourcing.",{"category":199,"check":200,"severity":23,"summary":201},"Installation","Clean uninstall","The plugin appears to spawn only session-scoped processes that die with Claude Code, allowing for clean uninstalls.",1778698776085,"This plugin bundles specialized agents for data engineering, machine learning, and AI development, including tasks like building data pipelines, training models, optimizing databases, and architecting LLM systems.",[205,206,207,208,209],"Specialized agents for data engineering tasks","Expert agents for machine learning model development","LLM architecture and prompt engineering specialists","Database optimization and performance tuning","Data analysis and insight generation",[211,212,213,214],"General-purpose coding assistance","Project management or task tracking","Frontend development or UI design","System administration beyond database tuning","3.0.0","4.4.0","To provide data engineering, ML, and AI specialists with a suite of expert agents for handling complex tasks in data pipelines, machine learning, and LLM architecture.","The plugin demonstrates high quality across all checks, with an excellent README, clear separation of concerns among agents, and robust documentation. The absence of warnings or criticals supports a verified tier.",97,"A high-quality plugin with a well-curated set of specialized agents for data engineering, ML, and AI tasks.",[222,223,224,225,226,227,228],"data-engineering","machine-learning","ai","llm","data-pipelines","database","nlp","global","verified",[232,233,234,235,236],"Building scalable data pipelines (ETL/ELT)","Designing and deploying AI systems","Training and optimizing machine learning models","Optimizing database performance","Implementing NLP and LLM solutions",{"codeQuality":238,"collectedAt":240,"documentation":241,"maintenance":244,"security":251,"testCoverage":253},{"hasLockfile":239},false,1778698760505,{"descriptionLength":242,"readmeSize":243},93,30463,{"closedIssues90d":245,"forks":246,"hasChangelog":239,"manifestVersion":247,"openIssues90d":248,"pushedAt":249,"stars":250},33,2288,"1.0.2",4,1776669181000,19733,{"hasNpmPackage":239,"license":252,"smitheryVerified":239},"MIT",{"hasCi":254,"hasTests":239},true,{"updatedAt":256},1778698776282,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":17,"slug":261,"type":262},"categories/05-data-ai","VoltAgent","awesome-claude-code-subagents","05-data-ai","plugin",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":272,"parentExtension":275,"providers":276,"relations":290,"tags":292,"workflow":293},1778698685517.9917,"k177jy83mgmpwtgzjm9qkv26mn86mmcm",{"reviewCount":8},{"description":268,"installMethods":269,"name":271,"sourceUrl":13},"Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories",{"claudeCode":270},"VoltAgent/awesome-claude-code-subagents","voltagent-subagents",{"basePath":273,"githubOwner":259,"githubRepo":260,"locale":17,"slug":260,"type":274},"","marketplace",null,{"evaluate":277,"extract":284},{"promptVersionExtension":278,"promptVersionScoring":216,"score":219,"tags":279,"targetMarket":229,"tier":230},"3.1.0",[274,280,281,282,283],"curation","subagents","claude-code","developer-tools",{"commitSha":285,"marketplace":286,"plugin":288},"HEAD",{"name":271,"pluginCount":287},10,{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd7414ztrsh3tvh3e4bh6672qn86ne05",[282,280,283,274,281],{"evaluatedAt":294,"extractAt":295,"updatedAt":296},1778698701156,1778698685518,1778699001348,{"evaluate":298,"extract":300},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":299,"targetMarket":229,"tier":230},[222,223,224,225,226,227,228],{"commitSha":285,"license":252},{"parentExtensionId":265,"repoId":291},{"_creationTime":303,"_id":291,"identity":304,"providers":305,"workflow":709},1778698680630.549,{"githubOwner":259,"githubRepo":260,"sourceUrl":13},{"classify":306,"discover":693,"github":696},{"commitSha":285,"extensions":307},[308,321,353,422,463,504,536,573,606,639,668],{"basePath":273,"description":268,"displayName":271,"installMethods":309,"rationale":310,"selectedPaths":311,"source":320,"sourceLanguage":17,"type":274},{"claudeCode":270},"marketplace.json at .claude-plugin/marketplace.json",[312,315,317],{"path":313,"priority":314},".claude-plugin/marketplace.json","mandatory",{"path":316,"priority":314},"README.md",{"path":318,"priority":319},"LICENSE","high","rule",{"basePath":322,"description":323,"displayName":324,"installMethods":325,"license":252,"rationale":326,"selectedPaths":327,"source":320,"sourceLanguage":17,"type":262},"categories/01-core-development","Essential development subagents for everyday coding tasks - backend, frontend, fullstack, mobile, and API design","voltagent-core-dev",{"claudeCode":324},"plugin manifest at categories/01-core-development/.claude-plugin/plugin.json",[328,330,331,333,335,337,339,341,343,345,347,349,351],{"path":329,"priority":314},".claude-plugin/plugin.json",{"path":316,"priority":314},{"path":332,"priority":319},"api-designer.md",{"path":334,"priority":319},"backend-developer.md",{"path":336,"priority":319},"design-bridge.md",{"path":338,"priority":319},"electron-pro.md",{"path":340,"priority":319},"frontend-developer.md",{"path":342,"priority":319},"fullstack-developer.md",{"path":344,"priority":319},"graphql-architect.md",{"path":346,"priority":319},"microservices-architect.md",{"path":348,"priority":319},"mobile-developer.md",{"path":350,"priority":319},"ui-designer.md",{"path":352,"priority":319},"websocket-engineer.md",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"license":252,"rationale":358,"selectedPaths":359,"source":320,"sourceLanguage":17,"type":262},"categories/02-language-specialists","Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more","voltagent-lang",{"claudeCode":356},"plugin manifest at categories/02-language-specialists/.claude-plugin/plugin.json",[360,361,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420],{"path":329,"priority":314},{"path":316,"priority":314},{"path":363,"priority":319},"angular-architect.md",{"path":365,"priority":319},"cpp-pro.md",{"path":367,"priority":319},"csharp-developer.md",{"path":369,"priority":319},"django-developer.md",{"path":371,"priority":319},"dotnet-core-expert.md",{"path":373,"priority":319},"dotnet-framework-4.8-expert.md",{"path":375,"priority":319},"elixir-expert.md",{"path":377,"priority":319},"expo-react-native-expert.md",{"path":379,"priority":319},"fastapi-developer.md",{"path":381,"priority":319},"flutter-expert.md",{"path":383,"priority":319},"golang-pro.md",{"path":385,"priority":319},"java-architect.md",{"path":387,"priority":319},"javascript-pro.md",{"path":389,"priority":319},"kotlin-specialist.md",{"path":391,"priority":319},"laravel-specialist.md",{"path":393,"priority":319},"nextjs-developer.md",{"path":395,"priority":319},"node-specialist.md",{"path":397,"priority":319},"php-pro.md",{"path":399,"priority":319},"powershell-5.1-expert.md",{"path":401,"priority":319},"powershell-7-expert.md",{"path":403,"priority":319},"python-pro.md",{"path":405,"priority":319},"rails-expert.md",{"path":407,"priority":319},"react-specialist.md",{"path":409,"priority":319},"rust-engineer.md",{"path":411,"priority":319},"spring-boot-engineer.md",{"path":413,"priority":319},"sql-pro.md",{"path":415,"priority":319},"swift-expert.md",{"path":417,"priority":319},"symfony-specialist.md",{"path":419,"priority":319},"typescript-pro.md",{"path":421,"priority":319},"vue-expert.md",{"basePath":423,"description":424,"displayName":425,"installMethods":426,"license":252,"rationale":427,"selectedPaths":428,"source":320,"sourceLanguage":17,"type":262},"categories/03-infrastructure","DevOps, cloud, and deployment specialists - Kubernetes, Terraform, AWS, Azure, GCP, and SRE","voltagent-infra",{"claudeCode":425},"plugin manifest at categories/03-infrastructure/.claude-plugin/plugin.json",[429,430,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461],{"path":329,"priority":314},{"path":316,"priority":314},{"path":432,"priority":319},"azure-infra-engineer.md",{"path":434,"priority":319},"cloud-architect.md",{"path":436,"priority":319},"database-administrator.md",{"path":438,"priority":319},"docker-expert.md",{"path":440,"priority":319},"deployment-engineer.md",{"path":442,"priority":319},"devops-engineer.md",{"path":444,"priority":319},"devops-incident-responder.md",{"path":446,"priority":319},"incident-responder.md",{"path":448,"priority":319},"kubernetes-specialist.md",{"path":450,"priority":319},"network-engineer.md",{"path":452,"priority":319},"platform-engineer.md",{"path":454,"priority":319},"security-engineer.md",{"path":456,"priority":319},"sre-engineer.md",{"path":458,"priority":319},"terraform-engineer.md",{"path":460,"priority":319},"terragrunt-expert.md",{"path":462,"priority":319},"windows-infra-admin.md",{"basePath":464,"description":465,"displayName":466,"installMethods":467,"license":252,"rationale":468,"selectedPaths":469,"source":320,"sourceLanguage":17,"type":262},"categories/04-quality-security","Testing, security, and code quality experts - code review, penetration testing, QA automation, and UI flow validation","voltagent-qa-sec",{"claudeCode":466},"plugin manifest at categories/04-quality-security/.claude-plugin/plugin.json",[470,471,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502],{"path":329,"priority":314},{"path":316,"priority":314},{"path":473,"priority":319},"accessibility-tester.md",{"path":475,"priority":319},"ad-security-reviewer.md",{"path":477,"priority":319},"ai-writing-auditor.md",{"path":479,"priority":319},"architect-reviewer.md",{"path":481,"priority":319},"chaos-engineer.md",{"path":483,"priority":319},"code-reviewer.md",{"path":485,"priority":319},"compliance-auditor.md",{"path":487,"priority":319},"debugger.md",{"path":489,"priority":319},"error-detective.md",{"path":491,"priority":319},"penetration-tester.md",{"path":493,"priority":319},"performance-engineer.md",{"path":495,"priority":319},"powershell-security-hardening.md",{"path":497,"priority":319},"qa-expert.md",{"path":499,"priority":319},"security-auditor.md",{"path":501,"priority":319},"test-automator.md",{"path":503,"priority":319},"ui-ux-tester.md",{"basePath":258,"description":10,"displayName":12,"installMethods":505,"license":252,"rationale":506,"selectedPaths":507,"source":320,"sourceLanguage":17,"type":262},{"claudeCode":12},"plugin manifest at categories/05-data-ai/.claude-plugin/plugin.json",[508,509,510,512,514,516,518,520,522,524,526,528,530,532,534],{"path":329,"priority":314},{"path":316,"priority":314},{"path":511,"priority":319},"ai-engineer.md",{"path":513,"priority":319},"data-analyst.md",{"path":515,"priority":319},"data-engineer.md",{"path":517,"priority":319},"data-scientist.md",{"path":519,"priority":319},"database-optimizer.md",{"path":521,"priority":319},"llm-architect.md",{"path":523,"priority":319},"machine-learning-engineer.md",{"path":525,"priority":319},"ml-engineer.md",{"path":527,"priority":319},"mlops-engineer.md",{"path":529,"priority":319},"nlp-engineer.md",{"path":531,"priority":319},"postgres-pro.md",{"path":533,"priority":319},"prompt-engineer.md",{"path":535,"priority":319},"reinforcement-learning-engineer.md",{"basePath":537,"description":538,"displayName":539,"installMethods":540,"license":252,"rationale":541,"selectedPaths":542,"source":320,"sourceLanguage":17,"type":262},"categories/06-developer-experience","Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization","voltagent-dev-exp",{"claudeCode":539},"plugin manifest at categories/06-developer-experience/.claude-plugin/plugin.json",[543,544,545,547,549,551,553,555,557,559,561,563,565,567,569,571],{"path":329,"priority":314},{"path":316,"priority":314},{"path":546,"priority":319},"build-engineer.md",{"path":548,"priority":319},"cli-developer.md",{"path":550,"priority":319},"dependency-manager.md",{"path":552,"priority":319},"documentation-engineer.md",{"path":554,"priority":319},"dx-optimizer.md",{"path":556,"priority":319},"git-workflow-manager.md",{"path":558,"priority":319},"legacy-modernizer.md",{"path":560,"priority":319},"mcp-developer.md",{"path":562,"priority":319},"powershell-module-architect.md",{"path":564,"priority":319},"powershell-ui-architect.md",{"path":566,"priority":319},"readme-generator.md",{"path":568,"priority":319},"refactoring-specialist.md",{"path":570,"priority":319},"slack-expert.md",{"path":572,"priority":319},"tooling-engineer.md",{"basePath":574,"description":575,"displayName":576,"installMethods":577,"license":252,"rationale":578,"selectedPaths":579,"source":320,"sourceLanguage":17,"type":262},"categories/07-specialized-domains","Domain-specific technology experts - blockchain, fintech, gaming, IoT, payments","voltagent-domains",{"claudeCode":576},"plugin manifest at categories/07-specialized-domains/.claude-plugin/plugin.json",[580,581,582,584,586,588,590,592,594,596,598,600,602,604],{"path":329,"priority":314},{"path":316,"priority":314},{"path":583,"priority":319},"api-documenter.md",{"path":585,"priority":319},"blockchain-developer.md",{"path":587,"priority":319},"embedded-systems.md",{"path":589,"priority":319},"fintech-engineer.md",{"path":591,"priority":319},"game-developer.md",{"path":593,"priority":319},"iot-engineer.md",{"path":595,"priority":319},"m365-admin.md",{"path":597,"priority":319},"mobile-app-developer.md",{"path":599,"priority":319},"payment-integration.md",{"path":601,"priority":319},"quant-analyst.md",{"path":603,"priority":319},"risk-manager.md",{"path":605,"priority":319},"seo-specialist.md",{"basePath":607,"description":608,"displayName":609,"installMethods":610,"license":252,"rationale":611,"selectedPaths":612,"source":320,"sourceLanguage":17,"type":262},"categories/08-business-product","Product, legal, and business specialists - product strategy, licensing, project management, UX research","voltagent-biz",{"claudeCode":609},"plugin manifest at categories/08-business-product/.claude-plugin/plugin.json",[613,614,615,617,619,621,623,625,627,629,631,633,635,637],{"path":329,"priority":314},{"path":316,"priority":314},{"path":616,"priority":319},"license-engineer.md",{"path":618,"priority":319},"business-analyst.md",{"path":620,"priority":319},"content-marketer.md",{"path":622,"priority":319},"customer-success-manager.md",{"path":624,"priority":319},"legal-advisor.md",{"path":626,"priority":319},"product-manager.md",{"path":628,"priority":319},"project-manager.md",{"path":630,"priority":319},"sales-engineer.md",{"path":632,"priority":319},"scrum-master.md",{"path":634,"priority":319},"technical-writer.md",{"path":636,"priority":319},"ux-researcher.md",{"path":638,"priority":319},"wordpress-master.md",{"basePath":640,"description":641,"displayName":642,"installMethods":643,"license":252,"rationale":644,"selectedPaths":645,"source":320,"sourceLanguage":17,"type":262},"categories/09-meta-orchestration","Agent coordination and meta-programming - multi-agent orchestration, workflow automation, and safe refactor governance. Works best with other voltagent plugins installed.","voltagent-meta",{"claudeCode":642},"plugin manifest at categories/09-meta-orchestration/.claude-plugin/plugin.json",[646,647,648,650,652,654,656,658,660,662,664,666],{"path":329,"priority":314},{"path":316,"priority":314},{"path":649,"priority":319},"agent-organizer.md",{"path":651,"priority":319},"codebase-orchestrator.md",{"path":653,"priority":319},"context-manager.md",{"path":655,"priority":319},"error-coordinator.md",{"path":657,"priority":319},"it-ops-orchestrator.md",{"path":659,"priority":319},"knowledge-synthesizer.md",{"path":661,"priority":319},"multi-agent-coordinator.md",{"path":663,"priority":319},"performance-monitor.md",{"path":665,"priority":319},"task-distributor.md",{"path":667,"priority":319},"workflow-orchestrator.md",{"basePath":669,"description":670,"displayName":671,"installMethods":672,"license":252,"rationale":673,"selectedPaths":674,"source":320,"sourceLanguage":17,"type":262},"categories/10-research-analysis","Research, search, and analysis specialists - market research, competitive analysis, trend forecasting, and idea validation","voltagent-research",{"claudeCode":671},"plugin manifest at categories/10-research-analysis/.claude-plugin/plugin.json",[675,676,677,679,681,683,685,687,689,691],{"path":329,"priority":314},{"path":316,"priority":314},{"path":678,"priority":319},"competitive-analyst.md",{"path":680,"priority":319},"data-researcher.md",{"path":682,"priority":319},"market-researcher.md",{"path":684,"priority":319},"project-idea-validator.md",{"path":686,"priority":319},"research-analyst.md",{"path":688,"priority":319},"scientific-literature-researcher.md",{"path":690,"priority":319},"search-specialist.md",{"path":692,"priority":319},"trend-analyst.md",{"sources":694},[695],"manual",{"closedIssues90d":245,"description":697,"forks":246,"homepage":698,"license":252,"openIssues90d":248,"pushedAt":249,"readmeSize":243,"stars":250,"topics":699},"A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases","https://github.com/VoltAgent/voltagent",[700,701,702,703,281,704,705,706,707,708],"ai-agents","claude","claude-ai","claude-subagents","ai-agent-framework","ai-agent-tools","claude-code-subagents","awesome","awesome-list",{"classifiedAt":710,"discoverAt":711,"extractAt":712,"githubAt":712,"updatedAt":710},1778698685254,1778698680630,1778698683325,[224,222,226,227,225,223,228],{"evaluatedAt":256,"extractAt":295,"updatedAt":715},1778699002170,[],[718,749,778,808,832,861],{"_creationTime":719,"_id":720,"community":721,"display":722,"identity":727,"providers":729,"relations":741,"tags":744,"workflow":745},1778693661691.4358,"k177fsagh49r77m9y4755zc1mn86m1jm",{"reviewCount":8},{"description":723,"installMethods":724,"name":725,"sourceUrl":726},"Make assistant output sound human. Strip AI-isms (sycophancy, stock vocab, hedging stacks, em-dash pileups), engineer burstiness, restore voice. Preserves code, URLs, and technical accuracy.",{"claudeCode":725},"unslop","https://github.com/MohamedAbdallah-14/unslop",{"basePath":273,"githubOwner":728,"githubRepo":725,"locale":17,"slug":725,"type":262},"MohamedAbdallah-14",{"evaluate":730,"extract":738},{"promptVersionExtension":215,"promptVersionScoring":216,"score":731,"tags":732,"targetMarket":229,"tier":230},100,[224,733,734,735,736,228,737],"text","writing","editor","code","humanizer",{"commitSha":285,"plugin":739},{"mcpCount":8,"provider":289,"skillCount":740},5,{"parentExtensionId":742,"repoId":743},"k175vxsqnmn2ye2xkw62x4enkh86n8eb","kd727xcarpnqcat3wd68ms466s86mwkb",[224,736,735,737,228,733,734],{"evaluatedAt":746,"extractAt":747,"updatedAt":748},1778693722676,1778693661691,1778693923675,{"_creationTime":750,"_id":751,"community":752,"display":753,"identity":758,"providers":762,"relations":771,"tags":774,"workflow":775},1778690773482.4858,"k175rwqsqyx8atwtz5cs5b3fpx86m84e",{"reviewCount":8},{"description":754,"installMethods":755,"name":756,"sourceUrl":757},"Train or fine-tune sentence-transformers models across all three architectures: SentenceTransformer (bi-encoder embeddings), CrossEncoder (rerankers), and SparseEncoder (SPLADE). Covers loss selection, hard-negative mining, evaluators, distillation, LoRA, Matryoshka, and Hugging Face Hub publishing.",{"claudeCode":756},"train-sentence-transformers","https://github.com/huggingface/skills",{"basePath":759,"githubOwner":760,"githubRepo":761,"locale":17,"slug":756,"type":262},"skills/train-sentence-transformers","huggingface","skills",{"evaluate":763,"extract":770},{"promptVersionExtension":215,"promptVersionScoring":216,"score":764,"tags":765,"targetMarket":229,"tier":230},99,[223,228,766,767,768,769],"sentence-transformers","model-training","embeddings","reranking",{"commitSha":285},{"parentExtensionId":772,"repoId":773},"k17es3r8wd37t5rrwqcpp5kwrh86mxx8","kd72xwt5xnc0ktc4p7smzfcp3986m959",[768,223,767,228,769,766],{"evaluatedAt":776,"extractAt":777,"updatedAt":776},1778691173389,1778690773482,{"_creationTime":779,"_id":780,"community":781,"display":782,"identity":786,"providers":790,"relations":801,"tags":804,"workflow":805},1778699018122.77,"k17fv8y9mq3zq8svrm9ae1td2s86mdjv",{"reviewCount":8},{"description":783,"installMethods":784,"name":222,"sourceUrl":785},"ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development",{"claudeCode":222},"https://github.com/wshobson/agents",{"basePath":787,"githubOwner":788,"githubRepo":789,"locale":17,"slug":222,"type":262},"plugins/data-engineering","wshobson","agents",{"evaluate":791,"extract":799},{"promptVersionExtension":215,"promptVersionScoring":216,"score":792,"tags":793,"targetMarket":229,"tier":230},98,[222,794,795,796,797,798,226,223],"etl","data-warehouse","spark","dbt","airflow",{"commitSha":285,"license":252,"plugin":800},{"mcpCount":8,"provider":289,"skillCount":248},{"parentExtensionId":802,"repoId":803},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[798,222,226,795,797,794,223,796],{"evaluatedAt":806,"extractAt":807,"updatedAt":806},1778699340355,1778699018122,{"_creationTime":809,"_id":810,"community":811,"display":812,"identity":817,"providers":819,"relations":828,"tags":829,"workflow":830},1778690773482.4834,"k179sm2kkyd7r7nz9jsx62jm9x86mw4a",{"reviewCount":8},{"description":813,"installMethods":814,"name":816,"sourceUrl":757},"Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata like authors, linked models, datasets, Spaces, and media URLs when needed.",{"claudeCode":815},"huggingface-papers","Hugging Face Papers",{"basePath":818,"githubOwner":760,"githubRepo":761,"locale":17,"slug":815,"type":262},"skills/huggingface-papers",{"evaluate":820,"extract":826},{"promptVersionExtension":215,"promptVersionScoring":216,"score":731,"tags":821,"targetMarket":229,"tier":230},[760,822,823,224,824,825],"papers","arxiv","research","metadata",{"commitSha":285,"license":827},"Apache-2.0",{"parentExtensionId":772,"repoId":773},[224,823,760,825,822,824],{"evaluatedAt":831,"extractAt":777,"updatedAt":831},1778690901306,{"_creationTime":833,"_id":834,"community":835,"display":836,"identity":841,"providers":844,"relations":853,"tags":856,"workflow":857},1778685765056.1758,"k17a80t18qpe9tmapz3fnw597986mpsy",{"reviewCount":8},{"description":837,"installMethods":838,"name":839,"sourceUrl":840},"Create, update, and fix Cypress tests. Connect to Cypress Cloud to see test results and use data to manage your test suite.",{"claudeCode":839},"cypress","https://github.com/cypress-io/ai-toolkit",{"basePath":273,"githubOwner":842,"githubRepo":843,"locale":17,"slug":843,"type":262},"cypress-io","ai-toolkit",{"evaluate":845,"extract":850},{"promptVersionExtension":215,"promptVersionScoring":216,"score":731,"tags":846,"targetMarket":229,"tier":230},[839,847,848,224,849],"testing","automation","qa",{"commitSha":285,"license":252,"plugin":851},{"mcpCount":8,"provider":289,"skillCount":852},3,{"parentExtensionId":854,"repoId":855},"k170k28hx0d93ds1md7v66h33986nap6","kd778b5hp7aqcpb58zn9yj8xas86meqd",[224,848,839,849,847],{"evaluatedAt":858,"extractAt":859,"updatedAt":860},1778685834132,1778685765056,1778685985373,{"_creationTime":862,"_id":863,"community":864,"display":865,"identity":871,"providers":874,"relations":889,"tags":892,"workflow":893},1778683100520.2961,"k1754vkdjckrkqvz9x7tjrvhzn86n1gc",{"reviewCount":8},{"description":866,"installMethods":867,"name":869,"sourceUrl":870},"AI music generation workflow for Suno - album concepts, lyrics, prompts, mastering, release",{"claudeCode":868},"bitwize-music","Claude AI Music Skills","https://github.com/bitwize-music-studio/claude-ai-music-skills",{"basePath":273,"githubOwner":872,"githubRepo":873,"locale":17,"slug":873,"type":262},"bitwize-music-studio","claude-ai-music-skills",{"evaluate":875,"extract":885},{"promptVersionExtension":215,"promptVersionScoring":216,"score":731,"tags":876,"targetMarket":229,"tier":230},[877,224,878,879,880,881,882,883,884,282],"music-generation","suno","audio-production","workflow","lyrics","mastering","cli","python",{"commitSha":285,"license":886,"plugin":887},"CC0-1.0",{"mcpCount":8,"provider":289,"skillCount":888},54,{"parentExtensionId":890,"repoId":891},"k17bfryzkzywswf1bkgrtch16d86n8t9","kd70cgrajsrnk5gmq60rhq30zd86nyc0",[224,879,282,883,881,882,877,884,878,880],{"evaluatedAt":894,"extractAt":895,"updatedAt":894},1778683131031,1778683100520]