GitHub 上最新 Agent 框架的实时索引,按发布时间排序,而非 Star 数
English · 中文 · 日本語 · 한국어 · Español · Português
一个轻量级追踪器,持续发现并索引 GitHub 上新出现的 Agent 框架仓库。不像那些偏向高 Star 老项目的精选列表,这个工具在框架发布当天就能把它挖出来,让开发者第一时间看到新兴选项。
本列表由 GitHub Actions 定时任务每 15 分钟自动更新一次。每次提交都对应上游数据源的真实变化——新增条目、移除过期条目——所以你看到的内容都是最新的。
每 15 分钟,GitHub Action 会运行 tracker.py,该脚本会:
- 从
GitHub Search API拉取最新状态。 - 与
data/items.json(上一次快照)做差异对比。 - 在
<!-- TRACKER_TABLE_* -->标记之间重写上方的表格。 - 如有变化,提交
feat: +N added, -M removed (timestamp)。
无需外部服务,无需付费 API,只用公开数据源和免费的 GitHub Action。
实时数据请查看英文版 README
- trending-claude-skills — What's shipping in Claude Skills this week (
topic:claude-skills) - mcp-servers-live — Live index of newest MCP servers (
topic:mcp-server) - cursor-rules-live — Newest Cursor rules and .cursorrules patterns (
topic:cursor-rules) - claude-code-plugin-tracker — Claude Code plugins and hook configs (
topic:claude-code) - llm-agents-radar — Newest LLM agent frameworks (
topic:llm-agent) - rag-radar — Newest RAG implementations and tools (
topic:rag) - llm-eval-tracker — Newest LLM evaluation tools and benchmarks (
topic:llm-eval) - vector-db-live — Newest vector DB projects and integrations (
topic:vector-database) - llmops-radar — Newest LLMOps tooling (observability, deployment) (
topic:llmops) - prompt-tools-live — Newest prompt-engineering tools and prompt repos (
topic:prompt-engineering) - agent-eval-harness — Live benchmark of AI coding agents (
topic:llm-eval) - skills-tracker — Tracking new GitHub 'skills' repos (
topic:agent-skills) - awesome-agent-skills — Curated auto-updated awesome-list of AI agent skills (
topic:agent-skills)
MIT — see LICENSE.