GitHub に登場した最新の Agent フレームワークをリアルタイムでインデックス化。スター数ではなく公開日順で並べてます
English · 中文 · 日本語 · 한국어 · Español · Português
GitHub 上の新しい Agent フレームワークリポジトリを継続的に発見・インデックス化する軽量トラッカーです。スター数の多い定番プロジェクトに偏りがちなキュレーションリストとは違い、このツールはフレームワークが公開されたその日に拾い上げ、開発者が新興の選択肢をいち早く把握できるようにします。
このリストは GitHub Actions の cron によって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.