Agent Tool Radar — Git skill for Claude Code
???? GitHub.
How to install Agent Tool Radar
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ma12232025-bit/agent-tool-radar and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Tool Radar does
???? GitHub ?? Agent Skill / ?? / MCP ???,??????????? | ?????? + ????? + ????????
Alternatives in Git
README
🛰️ Agent 工具雷达(Agent Tool Radar)
一个**零依赖、纯本地运行**的小软件:自动定时扫描 GitHub,收录高星的 **Agent Skill(智能体技能)/ 插件(Plugin)/ MCP 服务器**, 并支持**用中文描述需求**,直接帮你找出最匹配的工具。
适用于任何 Agent 生态(Claude、GPT/OpenAI、Cursor、Copilot、通用 Agent 框架等)。
在线网页版(无需安装)
👉 **https://ma12232025-bit.github.io/agent-tool-radar/**
网页版是纯静态页面,打开即用:
- 中文需求查找与分类浏览的数据来自仓库内
docs/data/repos.json, 由 GitHub Actions 每天上午 9:30(北京时间)在云端自动扫描更新; - 也支持在浏览器里实时搜索 GitHub 最新项目(走你自己的浏览器访问 GitHub, 受匿名限额:每分钟 10 次左右);
- 完整功能(本地数据库持续积累、LLM 智能增强、不受网页限额影响)请下载本仓库运行本地版。
部署你自己的实例
- Fork 本仓库(或复制代码到你自己的仓库);
- 仓库 Settings → Pages → Build and deployment → Source 选
Deploy from a branch, 分支选main、目录选/docs,保存; - 在 Actions 页确认「每日自动扫描 GitHub」工作流已启用(Fork 后需手动点一次 Enable)。
快速开始
- 双击
start.bat(或命令行运行python app.py)。 - 浏览器会自动打开
http://localhost:8765。 - 首次运行数据为空,点击右上角 「⟳ 立即扫描」,约 1–2 分钟即可收录数百个高星仓库。 (之后每次启动会使用本地已保存的数据,不再重复扫描。)
两种用法
① 中文需求查找(核心功能)
在搜索框里用中文描述你要做的事,例如:
- “我想让 AI 自动读取 PDF 发票并汇总到 Excel”
- “需要一个能操作浏览器、自动填表截图的 MCP 工具”
- “帮我找写技术文档、画架构图相关的 skill”
- “想让智能体记住我的项目背景和长期记忆”
软件会自动把中文需求翻译成英文关键词(内置 50+ 领域词典; 配置了 LLM API Key 后走大模型更精准),在收录的仓库里按相关度 + 星数排序推荐, 并可**同时到 GitHub 实时搜索**最新项目(勾选框控制)。
② 按类别 / 星数浏览
用页签切换 **全部 / MCP 服务器 / Skills / 插件**,配合最低星数筛选 (默认 500+),浏览当前 GitHub 上最热门的 Agent 工具。
定时扫描机制(自动更新)
- 软件运行期间:内置调度器每
fetch_interval_hours(默认 24)小时自动扫描一次, 无需任何操作。 - 软件没开也能更新:双击
install_task.bat创建 Windows 计划任务 (每天 09:10 运行update.bat抓一次),删除用:schtasks /Delete /TN "AgentToolRadar-DailyFetch" /F。 - 云端定时(推荐):仓库内置
.github/workflows/update-data.yml, GitHub Actions 每天 UTC 01:30(北京时间 09:30)自动扫描一次并提交更新, 网页版与拉取代码的人都能拿到最新数据。
数据保存在 `data/repos.json`,可随时备份/迁移。
顺便一提:即使不开着软件,双击 `update.bat` 也能手动更新一次数据; 软件运行中若检测到数据文件被计划任务更新过,网页会自动读取新数据,无需重启。
配置(config.json)
| 字段 | 说明 |
|---|---|
port |
网页端口,默认 8765 |
github_token |
可选。GitHub Personal Access Token(不需要任何勾选权限)。不填也能用(约 10 次搜索/分钟),填了更快(30 次/分钟)。也可用环境变量 GITHUB_TOKEN |
| `fetch_interval_h |
Related Skills
Agent Framework Radar
Live index of the newest agent frameworks shipping on GitHub, sorted by recency not stars
Farol
Radar de Pull Requests para Windows e macOS: monitora o GitHub em segundo plano e dispara revisões com o Claud
Wheel Radar
Wheel Radar(轮子雷达)— 开发前侦察兵 Skill:一句自然语言并发扫 GitHub/GitLab/Gitee/PyPI/npm/Crates.io/SourceForge/HuggingFace/Skill
Dependabot Batch
Review Radar's weekly Dependabot updates and batch only soaked, low-risk bumps into one tested PR
Code Context
GitHub Repo stars MCP plugin for semantic code search Code search MCP
MCP Memory Service
GitHub Repo stars MCP server providing semantic memory and persistent storage for Claude Memory service MCP
Related Agents
Harness Radar
Weekly movement briefing on the AI agent harness space — what climbed, what entered the radar, what died — fro
Distillery Researcher
Specialized research agent for deep knowledge synthesis using Distillery. Use for /pour and /radar workflows t
Decision Challenger
Devil's advocate for ADRs, SDRs, and tech radar entries. Challenges assumptions, surfaces second-order effects