SOAT 是一个开源框架,旨在为自主 AI Agent 提供持久记忆能力。SOAT is an open-source framework designed to provide persistent memory capabilities for autonomous AI agents.
仓库/Skill 库
166 个 · Agent 智能体 · 框架
GitHub 上最新 Agent 框架的实时索引,按发布时间而非 star 数排序。Live index of the newest agent frameworks shipping on GitHub, sorted by recency not stars
自托管、可扩展的 AI agent 平台,具备受治理的 MCP 工具、持久化项目记忆、持久工作流、能力包、自主执行,以及分布式本地模型计算能力。Self-hosted, extensible AI agent platform with governed MCP tools, persistent project memory, durable workflows, capability packs, autonomous execution, and distributed local-model compute.
Commercient Data Lake / Data Hub CLI(dlake)——为 SQL Server 数据平台即时提供 REST + GraphQL API 以及面向 AI Agent 的 MCP 访问能力。提供官方二进制发行版。Commercient Data Lake / Data Hub CLI (dlake) - instant REST + GraphQL APIs and MCP access for AI agents over a SQL Server data platform. Official binaries.
面向 Bun 的、强约定的全栈框架,主要用户是 AI Agent。八个原语,统一的 authz 系统覆盖所有入口,错误信息附带可直接执行的修复命令。可在 PaaS 上免费起步,扩容无需改动应用代码。Bun-only, opinionated full-stack framework where the primary user is an AI agent. Eight primitives, one authz system across every surface, errors that carry an exact fix command. Start free on a PaaS; scale out without changing app code.
面向银行内部产品审计的深度研究 LLM Agent + RAG 平台,提供带引用报告、PDF 导出与 pgvector 支持。Deep-research LLM agent + RAG platform for internal bank-product audit — cited reports, PDF export, pgvector
BMAD 的精简版本,对较小 AI 计划额度更友好。A slimmed-down version of BMAD made to be friendlier to smaller AI plan limits
AI Agent 集群的开源任务控制中心 —— 对话即可配置,Agent 负责执行,人类负责审批。Open-source mission control for AI agent fleets — chat to provision, agents to operate, humans to approve.
用于实时技术分析与市场执行的自主 agentic 框架。Autonomous agentic framework for real-time technical analysis and market execution.
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
1,716 道 AI/ML 面试题(含答题框架)、69 张架构图、按角色的学习路径,以及语音驱动的模拟面试工具。覆盖 LLM、RAG、agent、MCP/A2A、系统设计、MLOps、安全与云部署。1,716 AI/ML interview questions with answer frameworks, 69 architecture diagrams, role-based study paths, and a voice-enabled mock interview simulator. Covers LLMs, RAG, agents, MCP/A2A, system design, MLOps, safety and cloud deployment.
🤖 生产级 AI agent 编排平台,支持实时流式输出与多工具执行🤖 Orchestrate AI agents with ease using this production-ready platform, featuring real-time streaming and multi-tool execution capabilities.
基于 RAG、LangGraph 多 agent workflow、FastAPI 与 PostgreSQL(pgvector)构建的 AI 教育内容生成平台。生产级架构,集成 LangSmith tracing。AI-powered educational content generation platform using RAG, LangGraph multi-agent workflows, FastAPI, and PostgreSQL with pgvector. Production-ready architecture with LangSmith tracing.
一切留痕:需求即 issue,决策即审批评论,工作即 PR,理由即该 PR 的记录。协调器将对话中继到 GitHub,并为每个角色派生沙盒化会话,各自仅持有自己的规则集。Everything on the record: a requirement is an issue, a decision is an approval comment, work is a PR, rationale is that PR's record. The orchestrator relays conversation to GitHub and spawns sandboxed role sessions, each with only its own rulebook.
🧠 构建模拟人类记忆的 AI 认知架构,分离情景记忆与语义记忆,并保证多语言支持与数据完整性🧠 Build a cognitive architecture for AI that mimics human memory, separating episodic and semantic memory while ensuring multilingual support and data integrity.
基于 Microsoft Agent Framework (.NET) 的 LLM Agent 三层评估:运行时护栏、PR 闸口、校准过的评审者。该框架可自我评估。Three-tier evaluation for LLM agents on Microsoft Agent Framework (.NET): runtime guardrails, a PR gate, and calibrated judges. The framework evaluates itself.
2026 年顶级开源 AI Agent 🤖 | 最佳自主工具与框架Top Open-Source AI Agents 2026 🤖 | Best Autonomous Tools & Frameworks
面向产品和 AI Agent 的自托管时序记忆平台。Self-hosted temporal memory platform for products and AI agents.
Orchestra 的 AI 服务器——蓝图生成、任务分配、Clover 助手与知识图谱AI server for Orchestra- blueprint generation, task assignment, Clover assistant, and knowledge graph
自托管 Docker 栈,用于跨平台 AI Agent 工作区(Claude Code + ChatGPT + 任意 LLM)。MIT 许可。Self-hosted Docker stack for cross-platform AI agent rooms (Claude Code + ChatGPT + any LLM). MIT.
基于环境凭证的 CrewAI scaffold 与 Streamlit kickoff-client 学习。CrewAI scaffold and Streamlit kickoff-client study with environment-only credentials.
面向 AI 编程 agent 的平台无关工作编排,基于 MCP + CLI,提供跨提供商的统一面板(issues、scm、ci、deploy、notify)。Platform-agnostic work-orchestration for AI coding agents — one pane of glass (issues, scm, ci, deploy, notify) across providers, via MCP + CLI.
基于架构决策记录(ADR)理念的 Memory Framework,用于 AI agent(Claude Code、Codex、Antigravity……)之间的知识共享。支持 agent 安装,vector(Postgres + pgvector)+ graph(Neo4j)双骨干,通过本地 gateway 管理,支持多种本地 LLM 后端,具备完整 provenance、合并、遥测等能力。Memory Framework based on the idea of Architectural Decision Records, shared knowledge between AI agents (Claude Code, Codex, Antigravity ...). Agent installable, vector (Postgres + pgvector) + graph (Neo4j) backbone, managed through a local gateway, supporting multiple local LLM backends, with full provenance, consolidation, telemetry and more
开源的全流程演示文稿平台——构建、演示、发布与协作。自托管、原生支持 MCP、完全可定制主题。The open-source, end-to-end presentation platform - build, present, publish, and collaborate. Self-hosted, MCP-native, fully themeable.
本地优先、由 LLM 驱动的系统文献综述 (SLRs) 平台,以人机协同方式自动完成筛选与提取Local-first, LLM-powered platform for Systematic Literature Reviews (SLRs)—automating screening and extraction with human-in-the-loop precision.
本地优先的量化投资平台,支持可复现研究、证据约束决策、风险控制、论文/影子验证以及人工监督执行Local-first quantitative investing platform for reproducible research, evidence-bound decisions, risk controls, paper/shadow validation, and human-supervised execution.
Claude Code 学术写作框架:通过模式门控的 Agent 工作流,确保全文引用可核验、改写忠于原意、并保持作者风格Claude Code framework for academic writing: verified full-text citations, scope-faithful paraphrase, and voice preservation, enforced by a mode-gated agent workflow
企业级数字支付平台:Java 21 / Spring Boot 3 微服务、Kafka 事件驱动、六边形(端口与适配器)架构,由专业 AI Agent 团队以 spec 驱动并编排,包含完整 CI/CD、GitOps 和供应链安全。Enterprise-grade digital payment platform: Java 21 / Spring Boot 3 microservices, Kafka event-driven, hexagonal (ports & adapters) architecture, spec-driven and orchestrated by a team of specialized AI agents. Includes full CI/CD, GitOps, and supply-chain security.
AI agents 的身份、记忆与协作平台——通过 CLI、MCP 和 Go 服务器提供事实、记忆、密钥管理及 agent 间消息传递。Identity, memory & collaboration platform for AI agents — facts, memories, secrets, and inter-agent messaging via a CLI, MCP, and a Go server.
在消费级 GPU 上自动化机器学习模型从论文阅读到实验执行与同行评审的完整研究工作流Automate the full research workflow from paper reading to experiment execution and peer-review for machine learning models on consumer GPUs.
企业知识智能平台:基于权限感知的搜索、助手与 agent,覆盖公司现有工具栈。Enterprise knowledge intelligence platform. Permission aware search, assistant and agents over the tools a company already runs.
受治理的、与 provider 无关的运行时,面向证据驱动的自主软件工程、研究和数据分析工作流。Governed, provider-neutral runtime for evidence-driven autonomous software engineering, research, and data-analysis workflows.
面向研究的 Skill 定义精选集合,覆盖文献综述、证据综合与研究空白分析;汇总多个社区驱动的 Skill,便于在 Codex 或 Copilot 工作流中对比、审阅与按需安装A curated collection of research-focused skill definitions for literature review, evidence synthesis, and research-gap analysis. It brings together multiple community-driven skills so they can be compared, reviewed, and selectively installed for use in Codex or Copilot workflows.
由 AI 驱动的交易研究与市场情报平台,使用智能 AI agent、SQL、RAG、市场数据以及外部工具来分析研究问题并生成结构化的市场洞察。An AI-powered trading research and market intelligence platform that uses an intelligent AI agent, SQL, RAG, market data, and external tools to analyze research questions and generate structured market insights.
企业级 Java AI Agent 任务编排、安全审批、RAG 与全链路审计平台