AI Skill Hub 推荐使用:代理增强工具 是一款优质的MCP工具。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的MCP工具解决方案,这是一个值得深入了解的选择。
代理增强工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
代理增强工具 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/yeaight7/agent-powerups
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"------": {
"command": "npx",
"args": ["-y", "agent-powerups"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 代理增强工具 执行以下任务... Claude: [自动调用 代理增强工具 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"______": {
"command": "npx",
"args": ["-y", "agent-powerups"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/agent-powerups-header-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="./assets/agent-powerups-header-light.svg"> <img src="./assets/agent-powerups-header-dark.svg" alt="Agent-Powerups" width="100%"> </picture> </p>
<p align="center"> <strong>Oh My Zsh for coding agents.</strong> </p>
<p align="center"> <a href="https://www.npmjs.com/package/agent-powerups"> <img alt="npm version" src="https://img.shields.io/npm/v/agent-powerups?logo=npm&label=npm" /> </a> <a href="https://www.npmjs.com/package/agent-powerups"> <img alt="npm weekly downloads" src="https://img.shields.io/npm/dw/agent-powerups?logo=npm&label=downloads" /> </a> <a href="https://github.com/yeaight7/agent-powerups/actions/workflows/ci.yml"> <img alt="CI" src="https://github.com/yeaight7/agent-powerups/actions/workflows/ci.yml/badge.svg" /> </a> <a href="https://github.com/yeaight7/agent-powerups/releases"> <img alt="GitHub release" src="https://img.shields.io/github/v/release/yeaight7/agent-powerups?display_name=tag&logo=github&label=release" /> </a> <a href="https://github.com/yeaight7/agent-powerups/blob/main/LICENSE"> <img alt="License" src="https://img.shields.io/npm/l/agent-powerups?label=license" /> </a> <img alt="Node.js version" src="https://img.shields.io/node/v/agent-powerups?label=node" /> <a href="https://github.com/yeaight7/agent-powerups/stargazers"> <img alt="GitHub stars" src="https://img.shields.io/github/stars/yeaight7/agent-powerups?logo=github" /> </a> </p>
<p align="center"> <a href="#quickstart">Quickstart</a> · <a href="#plugin-bundles">Plugin Bundles</a> · <a href="./docs/installation.md">Installation</a> · <a href="./docs/security-model.md">Security Model</a> · <a href="./CONTRIBUTING.md">Contributing</a> </p>
Agent Powerups is an Oh My Zsh-style collection of reusable skills, slash commands, MCP configs, hooks, AGENTS.md templates, and workflows for coding agents.
Today, this repo ships:
apx) with runnable local checksapx plugins inspectionapx profiles for curated skill/plugin setsNative install is direct for humans. Safety boundaries stay around external tools, secrets, shell profiles, and MCP enablement.
Current shipped skills:
agent-config-security-auditagent-harness-designagent-runtime-patternsagent-session-forensicsai-slop-cleanerask-claudeask-codexask-geminiautonomous-delivery-pipelinebigquery-cost-auditbrainstormingbrowser-automation-safetybug-huntbuild-fix-minimal-diffchangelog-generatorcodebase-migration-batchescontext-compressioncontext-retrieval-loopdata-qualitydbt-incremental-strategy-auditdbt-preflightdbt-strategydefuddledeploy-pipeline-runbookdispatching-parallel-agentsenvironment-doctorfilesystem-mcp-guardrailsfinishing-a-development-branchgh-address-commentsgithub-ci-failure-triagegraphifyhard-won-skill-extractorjson-canvaslocal-rag-mcpmanaged-codebase-contextmarkitdown-file-intakemcp-server-buildermetric-impact-analyzermodel-routingno-fluffparallel-execution-enginepersistent-completion-looppr-review-ci-looppr-triageprompt-evaluation-runnerreceiving-code-reviewred-team-eval-authoringrelay-clauderelay-codexrelay-geminirelease-readiness-protocolrepo-maprequesting-code-reviewrequirements-clarifierreview-comment-style-miningsafe-refactorsearch-before-buildingskill-authoring-guideskill-evaluation-workbenchsql-business-logic-reviewstructured-code-search-mcpsubagent-team-orchestrationsystematic-debuggingtest-driven-developmentusing-git-worktreesusing-powerupsverification-before-completionwebapp-visual-testingworktree-session-managerwriting-planswriting-skillsCurrent shipped scripts:
scripts/validate-skills.pyscripts/validate-catalog.pyscripts/check-requirements.pyCurrent shipped MCP configs:
github-localgithub-remotecontext7sequential-thinkingplaywrightfilesystem-repo-scopedmemoryfetchtimegit-localpostgres-readonlysupabasevercelcloudflare-docsexa-searchatlassianbrowserbasee2b-sandboxCurrent shipped AGENTS.md templates:
typescript-apppython-librarydbt-projectml-projectopen-source-maintainerCurrent shipped command packs:
build-fixchangelogdebugdoctorimplementmcp-checkmcp-smokeplanreleasereviewship-checktriageusing-powerupsvisual-reviewCurrent shipped hook examples:
Safety: - no-secrets-preflight - destructive-bash-guard - env-file-mutation-approval - dependency-review
Quality: - validation-required - test-gate - lint-check - console-log-check - generated-file-warning - large-diff-warning - build-analysis-post - design-quality-check - migration-review-required - todo-fixme-blocker - pre-commit-quality-check - quality-gate-after-edit - typescript-post-edit-check - doc-file-warning
Productivity: - handoff-summary - handoff-completeness-check - session-context-restore - session-log - session-compaction-helper - session-lifecycle-state - auto-commit-message - dev-server-tmux-guard
Cloud: - cloud-cli-guard
MCP: - mcp-config-change-approval - mcp-write-guard - mcp-elicitation-guard
Current shipped examples:
minimal-setup-examplecodex-setup-exampleclaude-code-setup-exampleCurrent shipped workflows:
feature-iterationagent-relayCurrent shipped plugin bundles (stable):
dev-vitalsdebugging-diagnosticsquality-gatesCurrent shipped plugin bundles (beta):
codebase-maintenancedata-engineeringdocumentation-systemsmachine-learning-opscodebase-intelligencespec-driven-developmentspec-quality-gatescontext-efficiencytool-integrationsmemory-optimizationCurrent shipped plugin bundles (experimental):
software-engineeringagentic-systemssecurity-guardrailsagent-evaluation-labSchema details: docs/catalog-schema.md
Most shipped skills are pure text and need no extra installation.
Current optional external tools used by shipped skills:
| Skill | Tool | Required | Install |
|---|---|---|---|
ask-codex | Codex CLI (codex) | yes for local advisor workflow | install/configure Codex CLI |
ask-claude | Claude Code CLI (claude) | yes for local advisor workflow | install/configure Claude Code CLI |
ask-gemini | Gemini CLI (gemini) | yes for local advisor workflow | install/configure Gemini CLI |
markitdown-file-intake | Microsoft MarkItDown (markitdown) | yes for conversion workflow | python -m pip install markitdown |
defuddle | Defuddle CLI (defuddle) | yes for Defuddle workflow | npm install -g defuddle |
graphify | Upstream Graphify CLI + Python package (graphify, graphifyy) | yes for graph workflow | uv tool install graphifyy or pipx install graphifyy or python -m pip install graphifyy |
pr-triage | GitHub CLI (gh) | optional | platform package manager |
Tool policy:
More detail: docs/tool-requirements.md and docs/installation.md
npm install
npm run build
npm link
apx doctor
apx doctor --full --json
apx list
apx info markitdown-file-intake
apx check markitdown-file-intake
apx check graphify
apx ask-codex "Explain this code" --json
apx ask-claude "Review this patch" --json
apx ask-gemini "Brainstorm test cases" --json
apx relay start second-opinion --provider gemini --json
apx relay ask second-opinion "Review this plan" --json
apx relay stop second-opinion --json
apx ship-check --json
apx no-secrets-preflight --all --json
apx using-powerups
apx install codex --dry-run
apx install codex
apx install claude
apx install gemini
apx install codex --full
apx install markitdown-file-intake --target codex --dry-run
apx setup codex --dry-run
apx setup claude-code --dry-run
apx setup gemini --dry-run
apx setup codex --mode recommended --yes
apx setup claude-code --mode recommended --yes
apx setup gemini --mode recommended --yes
Plugin bundles ship under plugins/. They are registered in both .claude-plugin/marketplace.json and .codex-plugin/marketplace.json. Gemini CLI uses local extensions; each plugin bundle includes gemini-extension.json and GEMINI.md.
apx plugins list to discover bundlesapx plugins info <name> to inspect a single bundleapx plugins validate --all to verify bundle structureapx plugins install <name> --target <codex|claude-code|generic> --dry-run before any writeapx install <codex|claude|gemini> for full manual native install高质量的MCP工具,提供丰富的代理技能
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
总体来看,代理增强工具 是一款质量良好的MCP工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | agent-powerups |
| 原始描述 | 开源MCP工具:Curated power-ups for coding agents: skills, slash commands, MCP configs, hooks,。⭐6 · TypeScript |
| Topics | mcpagenttypescript |
| GitHub | https://github.com/yeaight7/agent-powerups |
| License | Apache-2.0 |
| 语言 | TypeScript |
收录时间:2026-05-29 · 更新时间:2026-05-30 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端