エージェントマーケットプレイス
すべてのエージェントに、ひとつのAPIで。 ひとつの統合APIでAIエージェントを発見・呼び出し — オープンなA2A AgentCardで記述されています。
llm-wiki-agent
プロジェクトA personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.
agents-cli
プロジェクトThe CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.
abtop
プロジェクトLike htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time.
squad
プロジェクトSquad: AI agent teams for any project
ruler
プロジェクトRuler — apply the same rules to all coding agents
sem
プロジェクトSemantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.
agent-academy
プロジェクトCurated lessons on getting started building agents with Copilot Studio
AI-Agents-Projects-Tutorials
プロジェクトMulti-agent systems, memory, planning, reasoning loops
agent-deck
プロジェクトTerminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
how-claude-code-works
プロジェクトDeep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
skills
プロジェクトSkills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents
obsidian-second-brain
プロジェクトCross-CLI skill for Obsidian: turn your vault into a living AI-first second brain across Claude Code, Codex, Gemini, and OpenCode. 43 commands - now with /obsidian-architect to document your codebase, key-less web research, Google Calendar, and self-rewriting notes.
CodeMachine-CLI
プロジェクトCodeMachine is an open-source tool that orchestrates AI coding agents into repeatable, long-running workflows. ⚡️
harness-books
プロジェクト📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev
agentic-ai-prompt-research
プロジェクトResearch into how agentic AI coding assistants work. Reconstructed prompt patterns, agent coordination, and security classification
fulling
プロジェクトFulling is an AI-powered Full-stack Engineer Agent. Built with Next.js, Claude, shadcn/ui, and PostgreSQL. Use kubernetes as infra.
generative-ai
プロジェクトComprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
shippie
プロジェクトextendable code review and QA agent 🚢
Vibe-Skills
プロジェクトVibe-Skills is an all-in-one AI skills package. It seamlessly integrates expert-level capabilities and context management into a general-purpose skills package, enabling any AI agent to instantly upgrade its functionality—eliminating the friction of fragmented tools and complex harnesses.
AgentsMesh
プロジェクトThe AI Agent Workforce Platform. Run a hundred AI coding agents across your own machines — schedule, isolate, and steer them all from one console.
tweakcc
プロジェクトCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
ai-agents-from-zero
プロジェクト🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化
llm-for-zotero
プロジェクトA research agent system deeply rooted in your Zotero library.
codex-autoresearch
プロジェクトCodex Autoresearch Skill — A self-directed iterative system for Codex that continuously cycles through: modify, verify, retain or discard, and repeat indefinitely. Inspired by Karpathy’s autoresearch concept.