Repositories · organized/repo_cards

仓库/Skill 库

1031 个 · AI 核心

排序 Stars 周增
avivsinai/jenkins-cli
Go · 2026-08-19 工程化 工具 生产可用 Stars 81 周增 +0

类 GitHub 风格的 Jenkins CLI——在终端管理 context、构建运行、日志与管理员任务。GitHub-style CLI for Jenkins — manage contexts, runs, logs, and admin tasks from your terminal.

agentengineering
autonomous-ai/autonomous-os
Go · 2026-08-16 Agent 智能体 框架 实验 Stars 80 周增 +0

面向机器人的开源操作系统。The open-source operating system for robots

agent
zeweihan/aiworkdeck
Java · 2026-08-20 Agent 智能体 应用 实验 Stars 76 周增 +0

面向法律与重型文档工作流的 AI-native IDE 工作空间:文件、Agent、插件、WPS 编辑、OCR、证据链。律师的 VS Code。AI-native IDE workspace for legal and document-heavy workflows: files, agents, plugins, WPS editing, OCR, evidence chains. VS Code for lawyers.

agentrag
nshkrdotcom/trinity_coordinator
Elixir · 2026-08-11 Agent 智能体 框架 实验 Stars 76 周增 +0

Elixir 实现的 TRINITY(进化型 LLM 协调器):通过小模型隐藏状态路由器 + Axon 协调头路由 LLM 调用,采用 Thinker/Worker/Verifier 编排与基于验收驱动的策略循环TRINITY in Elixir (An Evolved LLM Coordinator): route LLM calls via a small-model hidden-state router + Axon coordination head, with Thinker/Worker/Verifier orchestration and policy loop for acceptance-driven completion.

agentllm-infra
langfuse/langfuse-java
Java · 2026-08-14 LLM 基础设施 生产可用 Stars 72 周增 +0

🪢 Langfuse API 的自动生成 Java 客户端。🪢 Auto-generated Java Client for Langfuse API

llm-infra
promptfoo/promptfoo-action
TypeScript · 2026-08-24 Agent 智能体 工具 实验 Stars 70 周增 +0

Promptfoo 的 GitHub Action。可用于测试 prompt、Agent 与 RAG;支持 LLM 的 AI 红队对抗、渗透测试与漏洞扫描;对比 GPT、Claude、Gemini、Llama 等模型的性能;通过简洁的声明式配置集成命令行与 CI/CD。The GitHub Action for Promptfoo. Test your prompts, agents, and RAGs. AI Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.

agentragriskllm-infra
NatLabRockies/elm
Python · 2026-08-23 LLM 基础设施 实验 Stars 69 周增 +0

ELM 是将 LLM 应用于能源研究的一系列工具集合。ELM is a collection of utilities to apply Large Language Models (LLMs) to energy research.

llm-infra
infino-ai/infino
Rust · 2026-08-18 数据与向量库 应用 实验 Stars 67 周增 +1

基于对象存储的快速搜索引擎,原生支持 Parquet 上的全文检索、向量检索与 SQL。Fast search engine on object storage, with full text search, vectors, and SQL, natively on Parquet.

ragdatabase
asimsinan/LLM-Research
Python · 2026-08-13 评测基准 评测集 实验 Stars 67 周增 +0

一个 LLM 相关论文、学位论文、工具、数据集、课程与基准的合集。A collection of LLM related papers, thesis, tools, datasets, courses, benchmarks

evaluationllm-infra
webpro255/awesome-ai-agent-attacks
未知语言 · 2026-08-11 Agent 智能体 收藏榜 实验 Stars 62 周增 +0

真实 AI Agent 安全事件、入侵和漏洞的精选时间线(2024-2026)。每条记录均标注来源和日期。A curated timeline of real AI agent security incidents, breaches, and vulnerabilities (2024-2026). Every entry sourced and dated.

agentriskllm-infra
kunickiaj/codemem
TypeScript · 2026-08-13 Agent 智能体 工具 实验 Stars 61 周增 +0

面向 OpenCode 与 Claude 的轻量级持久记忆伴侣A lightweight persistent-memory companion for OpenCode & Claude

agent
cyanheads/repo-map
Python · 2026-08-14 LLM 基础设施 工具 实验 Stars 60 周增 +0

repo-map 生成由 LLM 增强的软件仓库摘要与分析,为开发者提供关于项目结构、文件用途以及跨编程语言潜在考量的洞察。repo-map generates LLM-enhanced summaries and analysis of software repositories, providing developers with valuable insights into project structures, file purposes, and potential considerations across various programming languages.

llm-infra
Dicklesworthstone/remote_compilation_helper
Rust · 2026-08-23 Agent 智能体 应用 实验 Stars 59 周增 +0

通过 hooks 拦截 AI 编程 Agent 发起的 cargo/gcc 构建,并透明地将其路由到远程工作机器,像在本地编译一样返回产物。Intercepts cargo/gcc builds from AI coding agents via hooks and transparently routes them to remote worker machines, returning artifacts as if compiled locally

agent
w1ne/labwired-core
Rust · 2026-08-11 工程化 工具 实验 Stars 58 周增 +0

面向 ARM Cortex-M 与 RISC-V 的确定性固件模拟器,具备硬件验证的一致性。Deterministic firmware simulator for ARM Cortex-M and RISC-V — with hardware-validated parity

agent
griver/Q-RAG
Jupyter Notebook · 2026-08-13 RAG 检索增强 应用 实验 Stars 57 周增 +0

ICLR 2026 Oral 论文 "Q-RAG: Long Context Multi-Step Retrieval via Value-Based Embedder Training" 的官方仓库。Official repository for the ICLR 2026 Oral Paper🔥 “Q-RAG: Long Context Multi-Step Retrieval via Value-Based Embedder Training”

rag
zjunlp/LightMem2
TypeScript · 2026-08-11 Agent 智能体 应用 实验 Stars 55 周增 +0

即插即用、成本高效且轻量化的长周期 LLM Agent 记忆插件A Plug-and-Play, Cost-Efficient, and Lightweight Memory Plugin for Long-Horizon LLM Agents

agentllm-infra
harumiWeb/xlflow
Go · 2026-08-11 Agent 智能体 框架 实验 Stars 55 周增 +0

AI Agent 就绪的 CLI 框架,用于 Excel VBA 项目的编辑、测试、运行、追踪与差异比对。AI-Agent-ready CLI framework for editing, testing, running, tracing, and diffing Excel VBA projects.

agent
cdavid817/vanehub-ai
Rust · 2026-08-19 Agent 智能体 工具 实验 Stars 55 周增 +0

AI 编程智能体统一桌面工作台 | Desktop hub for managing Claude Code, Codex CLI, Gemini CLI & OpenCode. Tauri 2 · Rust · React · SQLite.

agentdatabase
lemoncrow-lab/lemoncrow
Python · 2026-08-11 Agent 智能体 应用 实验 Stars 54 周增 +0

面向编程 Agent 的更快运行时。平均提速 25%、降本 30%,同时质量持平或更优。同等任务、同等质量,更快更便宜。Faster runtime for coding agents. Make coding agents 25% faster and 30% cheaper on average while keeping the quality same or more. Same Task, Same Quality, Faster and Cheaper.

agentragllm-infra
MongLong0214/logic-pro-mcp
Swift · 2026-08-17 Agent 智能体 应用 实验 Stars 53 周增 +0

本地 MCP server,用于有状态、fail-closed 的 Logic Pro 控制与项目实时回读。Local MCP server for stateful, fail-closed Logic Pro control and live project readback.

agentengineering
croffasia/itsaplan
TypeScript · 2026-08-11 Agent 智能体 应用 实验 Stars 53 周增 +0

开源、自托管的 Linear 替代方案。项目管理与 issue tracking,团队与 AI Agent 并肩协作完成产品规划与交付。Open-source, self-hosted alternative to Linear. Project management and issue tracking where teams and AI agents work side by side to plan and ship products.

agent
OpaceDigitalAgency/ai-scribe-chat-gpt-content-creator
PHP · 2026-08-14 Agent 智能体 应用 生产可用 Stars 51 周增 +0

一款 WordPress 插件,使用 OpenAI API(GPT-4.5、o3)生成 SEO 优化、拟人化的长篇内容和图片。A WordPress plugin that uses the OpenAI API (GPT-4.5, o3) to generate SEO-optimized, humanized, long-form content and images.

multimodalllm-infra
SpartanLabsXyz/simmer-sdk
Python · 2026-08-14 Agent 智能体 实验 Stars 48 周增 +0

Agentic 预测市场交易的 Python SDKPython SDK for Agentic Prediction Market trading

agent
richkuo/rk-skills
JavaScript · 2026-08-23 Agent 智能体 生产可用 Stars 47 周增 +0

Claude Code workflow skills——GitHub issue/PR/release 自动化与基于 Fable 的规划。可通过 npx 或作为 Claude Code 插件安装。Claude Code workflow skills — GitHub issue/PR/release automation and Fable-driven planning. Install via npx or as a Claude Code plugin.

agent
firelock-ai/kin
Rust · 2026-08-21 Agent 智能体 应用 实验 Stars 46 周增 +2

AI 编写软件的记录系统。实体、关系、变更与来源的持久化图谱,使人类和 AI Agent 在合并前看到变更影响范围。目前与 Git 并行使用。The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.

agentdatabasellm-infra
zjunlp/MemBase
Python · 2026-08-11 评测基准 评测集 实验 Stars 45 周增 +0

面向长时对话记忆层的综合基准测试框架A Comprehensive Benchmarking Framework for Long-Term Conversational Memory Layers

agentevaluationllm-infra
cocoonstack/sandbox
Go · 2026-08-11 Agent 智能体 应用 实验 Stars 45 周增 +0

基于 cocoon 的快速冷启动 MicroVM 沙箱,为 AI Agent 提供隔离运行环境。Fast cold-boot MicroVM sandboxes for AI agents on cocoon

agent
redhat-community-ai-tools/UnifAI
Python · 2026-08-11 Agent 智能体 应用 实验 Stars 44 周增 +0

生产级多 Agent 编排引擎。从可插拔的 Agent、LLM、工具与 retriever 目录组合 Agentic 工作流;本地使用 LangGraph 执行,或通过 Temporal 分布式执行。内置 RAG 管道用于企业知识检索,支持 A2A 与 MCP 协议,提供可视化拖拽蓝图构建器。Production-grade multi-agent orchestration engine. Compose agentic workflows from a pluggable catalog of Agents, LLMs, tools, and retrievers. Execute locally with LangGraph or distributed with Temporal. Built-in RAG pipeline for enterprise knowledge retrieval. A2A and MCP protocol support. Visual drag-and-drop blueprint builder.

agentragengineeringdatabase
AgentBull/ankole
Elixir · 2026-08-14 Agent 智能体 应用 实验 Stars 42 周增 +0

开源 AI Workforce OS:将 AI Agent 转化为执行业务职能、以结果衡量的自主劳动力。Claude Tag 的开源替代方案。The Open-Source AI Workforce OS. Turn AI agents into autonomous labor that performs business functions and is measured by outcomes. Claude Tag open source alternative

agentllm-infra
jgouviergmail/LIA-Assistant
Python · 2026-08-22 Agent 智能体 应用 实验 Stars 41 周增 +0

智能多 agent 对话助手,采用 LangGraph 编排,支持 Human-in-the-Loop、企业级可观测性与完整 i18n 支持(6 种语言)。Smart multi-agent conversational assistant with LangGraph orchestration, Human-in-the-Loop, enterprise-grade observability, and full i18n support (6 languages)

agentragmultimodal
christopherkarani/ryk
Zig · 2026-08-19 安全与风险 应用 实验 Stars 38 周增 +3

面向 coding agent 的本地护栏机制:策略、审批、86 个安全策略包、操作系统级沙箱、审计追踪,无需 Docker。Local guardrails for coding agents. Policy, approvals, 86 safety packs, OS sandbox, audit trail — no Docker.

agentrisk
sciknoworg/schema-miner
Jupyter Notebook · 2026-08-11 Agent 智能体 框架 实验 Stars 38 周增 +0

一种基于大语言模型、采用人在回路的科学模式挖掘工作流A Human-in-the-Loop Workflow for Scientific Schema Mining with Large Language Models

llm-infra
IgorGanapolsky/trading
Python · 2026-08-20 RAG 检索增强 应用 实验 Stars 38 周增 +0

SPY put-credit 验证与真金白银的 control plane,具备券商账本支持、确定性 risk gates、hybrid RAG、对账及每月 $1k 税后收益证据追踪。SPY put-credit validation and real-money control plane with broker-backed ledgers, deterministic risk gates, hybrid RAG, reconciliation, and $1k/mo after-tax evidence tracking.

ragrisk
0verL1nk/PaperSage
Python · 2026-08-23 Agent 智能体 应用 实验 Stars 38 周增 +0

📚 AI 驱动的论文阅读工作台。基于项目的论文问答,集成 Hybrid RAG、多 Agent 工作流(ReAct/Plan-Act/RePlan)、长期记忆与可溯源证据。使用 LangChain + LangGraph + Streamlit 构建。📚 AI-powered research reading workbench. Project-based paper Q&A with Hybrid RAG, multi-agent workflows (ReAct/Plan-Act/RePlan), long-term memory, and traceable evidence. Built with LangChain + LangGraph + Streamlit.

agentragllm-infra
tothalex/drift
Rust · 2026-08-11 Agent 智能体 应用 实验 Stars 37 周增 +0

在终端里像审查 PR 一样审查你的工作变更。块级实时 diff、GitHub/GitLab PR 审查,并支持发送给 AI Agent。Review your working changes like a pull request — in the terminal. Block-scoped live diffs, GitHub/GitLab PR review, and send-to-AI-agent.

agent
morluto/jacobian
Python · 2026-08-13 Agent 智能体 教程 实验 Stars 37 周增 +0

面向 agent 的纯数学工具:搜索实例与反例,进行精确计算,并独立验证结论所证内容。Pure mathematics for agents: search for examples and counterexamples, compute exactly, and independently check what a result proves.

agent