mcp-tool-change
星标0
分支0
更新时间2026年5月11日 08:30
Use when adding, renaming, or changing GeneReview-Link MCP tools, resources, or schemas.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Use when adding, renaming, or changing GeneReview-Link MCP tools, resources, or schemas.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when `make ci-local` fails or a GitHub Actions run reports a CI failure.
Use when adding, renaming, or modifying a FastAPI route in genereviews-link.
Use when modifying NCBI E-utilities or NCBI Bookshelf scraping logic in eutils_client.py.
Use before tagging a release of genereviews-link.
| name | mcp-tool-change |
| description | Use when adding, renaming, or changing GeneReview-Link MCP tools, resources, or schemas. |
Follow AGENTS.md first.
genereview_link/server_manager.py:create_mcp_server for the
existing mcp_custom_names and mcp_route_maps patterns.create_mcp_server. New REST endpoints should be auto-exposed via
FastMCP.from_fastapi; explicitly exclude any endpoint that should
not be a tool.make ci-local and a manual stdio smoke test (make mcp-serve
with a JSON-RPC initialize) before handoff.