Repositories · organized/repo_cards

仓库/Skill 库

551 个 · Agent 智能体 · AI 核心

排序 Stars 周增
getbeb/beb
Go · 2026-08-11 Agent 智能体 应用 实验 Stars 0 周增 +0

跨机器运行的 AI Agent 邮件系统。mail for AI agents across machines

agent
gabrielmaternalistic888/awesome-ai-security
未知语言 · 2026-08-11 Agent 智能体 收藏榜 实验 Stars 0 周增 +0

探索用于测试 ML、LLM 和 Agentic AI 系统的 AI 安全工具、论文与框架Explore AI security tools, papers, and frameworks for testing ML, LLM, and agentic AI systems

agentllm-infrarisk
franKobayasi/agentic-dev-env
JavaScript · 2026-08-22 Agent 智能体 应用 实验 Stars 0 周增 +0

为 AI agent 搭建团队知识仓库——集中领域知识、工作流与规范,供 agent 消费、基于其开发,并通过 PR 循环持续保鲜。Scaffold team knowledge repos for AI agents — centralize domain knowledge, workflows, and specs that agents can consume, develop with, and keep fresh via PR loops.

agent
francescoveryra-dot/miele-plus-showcase
未知语言 · 2026-08-18 Agent 智能体 框架 实验 Stars 0 周增 +0

Mielepiù 工程案例研究——一款 B2B 销售平台,其 AI Agent 基于真实数据作答并给出引用来源。Engineering case study of Mielepiù, a B2B sales platform whose AI agent answers on real data and cites its sources.

agentragllm-infra
francescoveryra-dot/athleta-showcase
未知语言 · 2026-08-18 Agent 智能体 应用 实验 Stars 0 周增 +0

Athleta 工程案例研究——一款 AI 健身产品,采用每用户一个知识图谱的设计,由 Agent 提议、用户确认。Engineering case study of Athleta, an AI fitness product with a per-user knowledge graph where the agent proposes and the user confirms.

agentragdatabasellm-infra
forgegod/daidala
Python · 2026-08-11 Agent 智能体 应用 实验 Stars 0 周增 +0

基于 Hermes 的原生 AI 工作台,通过专业 Agent 与 Skill 完成经人工审核的精炼工作。A Hermes-native AI workshop for crafted, human-approved work through specialist agents and skills.

agent
Ford-1/postgresql-mcp-connector
HTML · 2026-08-15 Agent 智能体 工具 实验 Stars 0 周增 +0

PostgreSQL MCP 2026:面向开发者的最佳 AI 数据库访问工具PostgreSQL MCP 2026 Best AI Database Access Tool for Developers

agentdatabasellm-infra
flaviodelgrosso/loops
Rust · 2026-08-11 Agent 智能体 应用 实验 Stars 0 周增 +0

自主规约驱动的开发,通过确定性工程循环编排隔离的 Oh My Pi 编程 Agent。Autonomous spec-driven development, orchestrating isolated Oh My Pi coding agents through deterministic engineering loops.

agentllm-infra
dwatman/mcuscope
Python · 2026-08-11 Agent 智能体 工具 实验 Stars 0 周增 +0

MCU 串行调试桥:过滤视图、图表、标记、Web UI,以及面向 AI Agent 的 CLI。Serial debug bridge for MCUs: filtered views, graphs, markers, web UI, and a CLI for AI agents

agent
duap00/KebunData-Odoo
JavaScript · 2026-08-13 Agent 智能体 应用 实验 Stars 0 周增 +0

在 Oracle Cloud Infrastructure (OCI) 上部署 Odoo,并集成 Agentic AI 工作流与自动化Odoo deployment on Oracle Cloud Infrastructure (OCI) integrated with Agentic AI workflows and automation.

agentengineering
DovieW/remarkable-paper-impure
Shell · 2026-08-11 Agent 智能体 应用 实验 Stars 0 周增 +0

Agent 优先、安全优先的工具包,用于开发和定制 reMarkable Paper Pure 平板。Agent-first, security-conscious toolkit for developing and customizing reMarkable Paper Pure tablets

agentrisk
dhruvWorkss/VaidyaAI
Python · 2026-08-18 Agent 智能体 教程 实验 Stars 0 周增 +0

面向印度诊所的多语言医疗分诊助手—— LangChain + Groq Agent,基于 WHO 症状指南与 ICD-11 的 FAISS RAG,支持英语/印地语/卡纳达语的 Whisper 语音输入,FastAPI + PostgreSQL 后端。提供在线 demo。Multilingual medical triage assistant for Indian clinics — LangChain + Groq agent, FAISS RAG over WHO symptom guides and ICD-11, Whisper voice input in English/Hindi/Kannada, FastAPI + PostgreSQL backend. Live demo.

agentragdatabase
cynos-ai/Tiangong
JavaScript · 2026-08-18 Agent 智能体 框架 研究原型 Stars 0 周增 +0

基于 AgentTeams 构建的、有证据支撑的 AI 软件工程团队。An evidence-backed AI software engineering team built on AgentTeams.

agent
CSE-Sudo-26/on-care
Dart · 2026-08-20 Agent 智能体 应用 实验 Stars 0 周增 +0

面向 20–30 岁高血压与糖尿病高风险人群的 AI 医疗 — 教练关联的饮食与运动指导平台AI healthcare for 20–30s at risk of hypertension & diabetes — Trainer-Linked Diet & Exercise Coaching Platform

ragmultimodalrisk
cordfuse/politik
TypeScript · 2026-08-11 Agent 智能体 框架 实验 Stars 0 周增 +0

基于 git 构建的可治理 multi-agent 框架。A governed multi-agent framework built on git

agentllm-infra
clyde-tressler/semantic-compactor
未知语言 · 2026-08-22 Agent 智能体 应用 实验 Stars 0 周增 +0

AI 编程 Agent 会话知识的无损压缩——先症状分诊、持久化捕获、冷启动验证Lossless compaction of session knowledge for AI coding agents — symptom-first triage, durable capture, cold-start verification

agentllm-infra
Clarittyai/devbay
Go · 2026-08-11 Agent 智能体 工具 实验 Stars 0 周增 +0

为 coding agent 提供并行、隔离的本地环境——基于 git worktree + 容器,每个 bay 拥有独立端口、hostname 和数据库,可通过 CLI 或 MCP 驱动。Parallel, isolated local environments for coding agents — git worktree + containers + per-bay ports, hostname and database, driven by CLI or MCP.

agentdatabase
chetannada/Namaste-AI
TypeScript · 2026-08-23 Agent 智能体 应用 实验 Stars 0 周增 +0

Namaste AI 🚀 由 Akshay Saini(NamasteDev 创始人)出品——笔记、经验与项目记录,探索 LLMs、RAG、AI agents、MCP 及 AI 驱动应用。#AI #LLM #RAG #MCPNamaste AI 🚀 by Akshay Saini (Founder of NamasteDev) — Notes, learnings, and projects — exploring LLMs, RAG, AI agents, MCP, and AI-powered applications. #AI #LLM #RAG #MCP

agentragllm-infra
chenghaodou71-stack/MedPilot
Vue · 2026-08-16 Agent 智能体 应用 实验 Stars 0 周增 +0

基于 LangGraph、Ollama 与 RAG 的可追溯多智能体医疗辅助分诊系统

rag
carlososoriopulgar/agent-kernel
未知语言 · 2026-08-11 Agent 智能体 框架 实验 Stars 0 周增 +0

使用简洁的 markdown 工作空间(基于可检视的文件)管理持久化 agent 记忆,无需复杂框架。Manage durable agent memory using a simple markdown workspace with inspectable files instead of complex frameworks.

agentragllm-infra
cambridgetcg/zerone-core
Go · 2026-08-13 Agent 智能体 应用 实验 Stars 0 周增 +0

Zerone——一条由 AI agent 见证并守护真相的 Proof-of-Truth 链。Zerone — a Proof-of-Truth chain where AI agents witness and keep truth

agent
bmsull560/Fabric_4L
Python · 2026-08-11 Agent 智能体 框架 实验 Stars 0 周增 +0

企业级 Agent SaaS 平台 — 通过本体引导的 AI 流水线将非结构化数据转化为结构化知识。Enterprise agentic SaaS platform — transform unstructured data into structured knowledge through ontology-guided AI pipelines

agentengineering
binglinwang473-hub/original-agent-skills
Python · 2026-08-11 Agent 智能体 应用 实验 Stars 0 周增 +0

binglinwang473-hub 原创 Agent SkillsOriginal Agent Skills by binglinwang473-hub

agentmultimodal
benjamin05wilson/claude-cowork
JavaScript · 2026-08-11 Agent 智能体 应用 实验 Stars 0 周增 +0

与他人协作构建——双方各自使用自己的 Claude、运行在各自的机器上。两个 Agent,一份计划,任务跨机器交接。Build something with another person — each of you with your own Claude, on your own machine. Two agents, one plan, tasks handed across machines.

agent
beepboop2025/groundcheck
Python · 2026-08-16 Agent 智能体 应用 实验 Stars 0 周增 +0

基于 MCP 的实时来源声明与引用验证,支持 FIGI 解析与签名投递回执。Live-source claim and citation verification over MCP, with FIGI resolution and signed delivery receipts.

agentragllm-infra
basilj126-web/gold-rush-scout
HTML · 2026-08-23 Agent 智能体 应用 实验 Stars 0 周增 +0

2026 AI 驱动的加密货币 Alpha 引擎 🚀——追踪叙事与空投机会。AI-Powered Crypto Alpha Engine 2026 🚀 - Sniping Narratives & Airdrops

agent
bartkamphuis/memore
Python · 2026-08-14 Agent 智能体 应用 实验 Stars 0 周增 +0

面向 LLM Agent 的确定性写入时记忆整合与预取召回:采用本地模型,召回路径与整合决策中均不含 LLM。Deterministic write-time memory consolidation and pre-fetch recall for LLM agents. Local models, no LLM in the recall path or the consolidation decision.

agentragllm-infra
Baraa-Suliman/codebase-mapper
HTML · 2026-08-15 Agent 智能体 应用 实验 Stars 0 周增 +0

Stacklit:AI Codebase Indexing 2026 — 为 Agent 提供零配置本地仓库映射Stacklit: AI Codebase Indexing 2026 – Zero-Setup Local Repo Mapping for Agents

agent
Bamidele2025/Dialectic-Flow-Financial-Graph
Jupyter Notebook · 2026-08-13 Agent 智能体 应用 实验 Stars 0 周增 +0

使用 Dialectic Flow Financial Graph 分析市场趋势,模拟多方与空方辩论,获得清晰的投资洞察与报告。📊 Analyze market trends with the Dialectic Flow Financial Graph, simulating Bull and Bear debates for clear investment insights and reports.

agentrag
AymanELfou/AI-Soc-Model
Python · 2026-08-11 Agent 智能体 模型 实验 Stars 0 周增 +0

面向 Linux VPS 服务器的自主式 AI 驱动 SOC 安全 agent 与实时威胁分类器。包含针对 48 种攻击类别微调的 DistilBERT Transformer、DDoS 异常检测器、系统资源监控器、带 HTML 邮件告警的中央告警引擎,以及 REST 健康诊断接口。Autonomous AI-powered SOC Security Agent & Real-Time Threat Classifier for Linux VPS servers. Features a fine-tuned DistilBERT transformer (48 attack classes), DDoS anomaly detector, system resource monitor , central alert engine with HTML email reporting, and REST health diagnostics.

agentrisk
avivl/zeroth
Go · 2026-08-21 Agent 智能体 应用 实验 Stars 0 周增 +0

分配一个 AI 编码 agent 处理真实 issue,审阅其提出的方案,获取签名且可审计的 pull request。当前为单人模式,设计上支持扩展为多人协作模式。Assign an AI coding agent to a real issue, review the plan it proposes, and get a signed, auditable pull request back. Single-player today, designed to grow into shared, multiplayer use.

agent
AutonomousWork/n8n-buzz
TypeScript · 2026-08-16 Agent 智能体 应用 实验 Stars 0 周增 +0

从 n8n 工作流向 Buzz 频道发送签名消息,将上下文、告警与输出接入 Agent 可直接执行的对话中。Send signed messages from n8n workflows to Buzz channels. Pipe context, alerts, and outputs into the conversations where your agents can action them.

agent
AsaifAli/AI-Code-Modernization-Platform
Python · 2026-08-14 Agent 智能体 框架 实验 Stars 0 周增 +0

Agentic AI 平台,用于仓库分析、迁移规划、上下文驱动的代码转换及迁移后验证。Agentic AI platform for repository analysis, migration planning, context-grounded code transformation, and post-migration validation.

agentragllm-infra
Aruljjp23/Sistem_Pengaduan_Alat-IT_RS
CSS · 2026-08-11 Agent 智能体 工具 实验 Stars 0 周增 +0

使用这款专为架构设计与引擎特定任务优化的专用 LLM,提升游戏开发工作流效率。Optimize game development workflows with this specialized large language model designed for architecture design and engine-specific tasks.

ragllm-infra
armonia/topics-app
TypeScript · 2026-08-15 Agent 智能体 工具 实验 Stars 0 周增 +0

面向 CLI 编码 Agent 的桌面工作空间。可并行运行 Claude Code、Codex、OpenCode 和 Gemini CLI——每个任务使用独立的 git worktree。MIT 协议,local-first,无遥测。A desktop workspace for CLI coding agents. Run Claude Code, Codex, OpenCode and Gemini CLI side by side — each task in its own git worktree. MIT, local-first, no telemetry.

agent
arloliu/semantic-linefeeds
Python · 2026-08-11 Agent 智能体 工具 实验 Stars 0 周增 +0

为 AI 编程 Agent 强制执行“一行一句”规则。在编辑时强制语义换行(SemBr),使代码注释与 Markdown 的散文编辑保持单行 diff。兼容 Claude Code、Codex CLI、opencode 等。One-sentence-per-line enforcement for AI coding agents. Enforce semantic line breaks (SemBr) in code comments and Markdown at edit time, so prose edits stay one-line diffs. Works with Claude Code, Codex CLI, opencode, and more.

agent