TypeScript · ★ 17,142 · 🍴 1,534 · 📈 1,057 stars today
TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.
中文介绍 腾讯云推出的团队级 AI Agent 记忆中枢,将对话、文档和代码转化为 Chat Memory、Skill、LLM-Wiki、Code-Graph 四类可复用记忆资产,支持治理与持久化。面向开发团队,解决 AI Agent 多轮协作中上下文丢失、知识碎片化的问题,适用于构建长期运行的智能编程助手。
JavaScript · ★ 83,393 · 🍴 8,925 · 📈 593 stars today
Production-grade engineering skills for AI coding agents.
中文介绍 由 Addy Osmani 整理的生产级 AI 编码 Agent 工程技能集,包含可直接用于自动化编程任务的工程化最佳实践。面向使用 AI 编码助手的开发者,提供结构化技能定义,适用于提升编码 Agent 在真实工程场景中的可用性和可靠性。
TypeScript · ★ 5,190 · 🍴 265 · 📈 2,802 stars today
Give your agent a computer 👾
中文介绍 Cloudflare 推出的工具,为 AI Agent 提供完整计算机环境,使 Agent 能像在真实电脑上一样执行操作。通过赋予 Agent 对计算资源的直接访问能力,解决大模型 Agent 缺乏持久化环境和系统级操作权限的问题,适用于自动化测试、远程运维等场景。
Shell · ★ 208,025 · 🍴 17,958 · 📈 1,873 stars today
Skills for Real Engineers. Straight from my .agents directory.
中文介绍 Matt Pocock 分享的真实工程技能集,源自其个人 .agents 目录,面向实际工程场景设计。为 AI 编码 Agent 提供可复用的专业工程技能定义,适用于开发团队构建和训练定制化编码助手,提升 Agent 在复杂工程任务中的表现。
Python · ★ 23,336 · 🍴 1,783 · 📈 138 stars today
The authentication glue you need.
中文介绍 Authentik 是开源的身份认证与授权平台,作为连接各类应用的认证中间件,支持 SAML、OIDC 等标准协议。面向企业和开发团队,解决多系统间统一身份管理与单点登录需求,适用于混合云环境下的统一认证接入。
Python · ★ 3,201 · 🍴 240 · 📈 847 stars today
Lightweight loop engineering state kernel for long-running AI agent teams. Agent-loop agnostic across Codex, Claude Code, and other coding agents, with durable goals, quota-aware auto-wake, executable todos, evidence logs, and verifiable handoffs.
中文介绍 LoopX 是面向长期运行 AI Agent 团队的轻量级状态内核,兼容 Codex、Claude Code 等编码 Agent,提供持久化目标、配额感知自动唤醒等能力。适用于 Agent 长时间自主迭代开发场景,解决长周期任务的状态管理与资源调度问题。
Java · ★ 51,699 · 🍴 11,167 · 📈 13 stars today
Google core libraries for Java
中文介绍 Google 的 Java 核心工具库,提供集合、缓存、并发、IO、字符串处理等常用功能的增强实现。被大量 Java 项目依赖,涵盖不可变集合、功能接口等广泛工具,适用于需要高性能集合操作或并发工具支持的 Java 后端项目。
Roff · ★ 77,579 · 🍴 17,504 · 📈 134 stars today
所有小初高、大学PDF教材。
中文介绍 收集整理中国大陆小学、初中、高中及大学阶段的 PDF 教材资源,涵盖各学科主要课本内容。面向教育从业者、学生和家长,提供系统化的教材电子化存档与检索,适用于备课参考、自主学习和教育研究等场景。
Python · ★ 186,177 · 🍴 46,057 · 📈 37 stars today
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
中文介绍 AutoGPT 是开源 AI Agent 框架,致力于让 AI 技术对所有人可访问、可构建。提供自动化的 Agent 运行工具链,使用户专注于任务目标而非技术细节,适用于希望快速搭建自主 AI 应用、探索大模型自动化能力的开发者和研究者。
Python · ★ 29,279 · 🍴 2,691 · 📈 237 stars today
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
中文介绍 Code-Review-Graph 是本地优先的代码智能图谱工具,面向 MCP 和 CLI 构建代码库持久化图谱,让 AI 编码工具只读取相关上下文。已对标上下文压缩效果,适用于大型仓库的代码审查和 AI 辅助编程,解决大模型上下文窗口有限的问题。
Go · ★ 32,766 · 🍴 2,114 · 📈 888 stars today
DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.
中文介绍 DeepSeek-Reasonix 是基于 DeepSeek 原生架构的终端 AI 编码 Agent,围绕 prefix-cache 稳定性工程设计,支持长时间后台运行。面向开发者,直接在终端提供智能编程辅助,适用于需要高效缓存加速、频繁交互的编码工作流。
Shell · ★ 268,443 · 🍴 23,983 · 📈 858 stars today
An agentic skills framework & software development methodology that works.
中文介绍 Superpowers 是面向 AI Agent 的技能框架与软件开发方法论,提供经过验证的 Agent 驱动开发工作流。面向工程团队,解决 AI Agent 在实际软件开发中的落地难题,适用于构建可扩展、可复用的编码 Agent 技能体系。
Rust · ★ 12,860 · 🍴 863 · 📈 1,190 stars today
Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.
中文介绍 Firecrawl 基于 Rust 构建的快速 PDF 处理库,支持 PDF 检查、分类和文本提取,智能检测扫描版与文本版 PDF 以实现智能路由。面向需要批量处理 PDF 文档的开发者,适用于文档解析、信息抽取和 ETL 流水线等场景。