Repositories · organized/repo_cards

仓库/Skill 库

183 个 · 库

排序 Stars 周增
Snailclimb/JavaGuide
JavaScript · 2026-08-08 数据与向量库 生产可用 Stars 157677 周增 +105

Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发

agentdatabase
Graphify-Labs/graphify
Python · 2026-08-10 数据与向量库 生产可用 Stars 105053 周增 +966

将任何代码库及其文档、SQL schema、配置文件和 PDF 转化为可查询的知识图谱。适用于 Claude Code、Cursor、Codex 和 Gemini CLI 的 /graphify skill:本地确定性 AST 解析,每条边都有解释,无需向量存储。Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

agentragdatabasellm-infra
safishamsi/graphify
Python · 2026-07-03 数据与向量库 生产可用 Stars 76856 周增 +3752

AI 编程助手 Skill(兼容 Claude Code、Codex、OpenCode、Cursor、Gemini CLI 等),可将任意代码、SQL schema、R 脚本、shell 脚本、文档、论文、图片或视频文件夹转换为可查询的知识图谱,应用代码、数据库 schema 与基础设施统一于一张图谱中。AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

ragmultimodaldatabase
FortAwesome/Font-Awesome
JavaScript · 2026-07-15 工程化 生产可用 Stars 76821 周增 +0

经典的 SVG、字体与 CSS 工具包The iconic SVG, font, and CSS toolkit

headroomlabs-ai/headroom
Python · 2026-08-25 Agent 智能体 生产可用 Stars 67551 周增 +742

在 tool 输出、日志、文件与 RAG chunks 进入 LLM 之前进行压缩,token 减少 60-95%,答案保持不变。可作为库、proxy 或 MCP server 使用。Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

agentragllm-infra
BerriAI/litellm
Python · 2026-08-11 LLM 基础设施 生产可用 Stars 56075 周增 +259

Python SDK、代理服务器(AI Gateway),以 OpenAI(或原生)格式调用 100+ LLM API,支持成本追踪、guardrails、负载均衡和日志记录。[Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]

llm-infra
ggml-org/whisper.cpp
C++ · 2026-08-07 多模态 生产可用 Stars 52799 周增 +70

OpenAI Whisper 模型的 C/C++ 移植版本。Port of OpenAI's Whisper model in C/C++

llm-infra
milvus-io/milvus
Go · 2026-08-24 数据与向量库 生产可用 Stars 45770 周增 +86

Milvus 是一款高性能、云原生的向量数据库,专为可扩展的向量 ANN 搜索而构建。Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

ragmultimodaldatabasellm-infra
deepspeedai/DeepSpeed
Python · 2026-08-11 LLM 基础设施 生产可用 Stars 42900 周增 +28

DeepSpeed 是一个深度学习优化库,使分布式训练和推理变得简单、高效且有效。DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

llm-infraengineering
bojieli/ai-agent-book
Python · 2026-08-22 Agent 智能体 研究原型 Stars 40756 周增 +2317

《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码

agentragmultimodalllm-infra
DeusData/codebase-memory-mcp
C · 2026-08-11 Agent 智能体 生产可用 Stars 38457 周增 +448

高性能代码智能 MCP server。将代码库索引为持久化知识图谱,平均仓库仅需毫秒级。支持 158 种语言,亚毫秒级查询,token 用量减少 99%。单一静态二进制,零依赖。High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

ragdatabase
google/langextract
Python · 2026-08-11 工程化 生产可用 Stars 38204 周增 +651

一个 Python 库,使用 LLM 从非结构化文本中提取结构化信息,并提供精确的源溯源与交互式可视化。A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

llm-infra
K-Dense-AI/scientific-agent-skills
Python · 2026-08-10 Agent 智能体 生产可用 Stars 33175 周增 +231

将任意 AI Agent 打造为 AI Scientist。全球 160,000+ 科学家信赖的 #1 Agent Skills 库,内置 140 个开箱即用技能,集成 100+ 科学数据库,覆盖生物、化学、医学与药物发现领域。兼容 Cursor、Claude Code、Codex、Pi、Antigravity 及开放 Agent Skills 标准。Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 158 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

agentdatabase
nanocoai/nanoclaw
TypeScript · 2026-08-10 Agent 智能体 生产可用 Stars 30486 周增 +21

OpenClaw 的轻量级替代方案,在容器中运行以保障安全。可连接 WhatsApp、Telegram、Slack、Discord、Gmail 等消息应用,具备 memory、定时任务能力,直接基于 Anthropic Agents SDK 运行。A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK

agentrisk
JaidedAI/EasyOCR
Python · 2025-12-05 多模态 生产可用 Stars 29861 周增 +0

开箱即用的 OCR,支持 80+ 种语言及所有主流书写系统,包括拉丁文、中文、阿拉伯文、天城文、西里尔文等。Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

ragmultimodal
NirDiamant/RAG_Techniques
Jupyter Notebook · 2026-07-31 RAG 检索增强 生产可用 Stars 29013 周增 +21

该仓库展示了多种面向 Retrieval-Augmented Generation (RAG) 系统的高级技术,每个技术均配有详细的 notebook 教程。This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.

agentragdatabasellm-infra
facebookresearch/fastText
HTML · 2024-03-22 LLM 基础设施 生产可用 Stars 26547 周增 +0

用于快速文本表示与分类的库。Library for fast text representation and classification.

volcengine/OpenViking
Python · 2026-06-29 Agent 智能体 生产可用 Stars 26172 周增 +0

OpenViking 是专为 AI Agent(如 openclaw)设计的开源上下文数据库,以文件系统范式统一管理 Agent 所需的上下文(memory、资源与 Skill),支持分层上下文交付与自我演进。OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.

agentragdatabasellm-infra
vercel/ai
TypeScript · 2026-08-11 Agent 智能体 生产可用 Stars 26121 周增 +42

TypeScript 的 AI 工具包。由 Next.js 创作者打造,AI SDK 是一个免费开源库,用于构建 AI 驱动的应用和 Agent。The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

agentllm-infra
KaTeX/KaTeX
TypeScript · 2026-08-10 工程化 生产可用 Stars 20303 周增 +7

面向 Web 的快速数学排版工具Fast math typesetting for the web.

engineering
dottxt-ai/outlines
Python · 2026-08-11 LLM 基础设施 生产可用 Stars 15565 周增 +35

结构化输出(Structured Outputs)Structured Outputs

llm-infra
ggml-org/ggml
C++ · 2026-08-07 LLM 基础设施 生产可用 Stars 15147 周增 +14

面向机器学习的 Tensor 库Tensor library for machine learning

llm-infra
gvergnaud/ts-pattern
TypeScript · 2026-08-10 LLM 基础设施 生产可用 Stars 15120 周增 +14

🎨 TypeScript 的穷尽式 Pattern Matching 库,具备智能类型推断。🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.

llm-infra
langchain-ai/openwiki
TypeScript · 2026-08-11 Agent 智能体 生产可用 Stars 14856 周增 +182

OpenWiki 是一个 CLI,用于为你的代码库编写和维护 agent 文档。OpenWiki is a CLI that writes and maintains agent documentation for your codebase.

agent
NVIDIA/TensorRT
C++ · 2026-08-04 LLM 基础设施 生产可用 Stars 13239 周增 +14

NVIDIA® TensorRT™ 是在 NVIDIA GPU 上进行高性能深度学习推理的 SDK。本仓库包含 TensorRT 的开源组件。NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

llm-infra
earthtojake/text-to-cad
JavaScript · 2026-08-10 Agent 智能体 生产可用 Stars 13238 周增 +133

面向 CAD、CAE 和 CAM 的 Agent Skill 库。A library of agent skills for CAD, CAE and CAM

agent
mathjax/MathJax
JavaScript · 2026-07-03 工程化 生产可用 Stars 10900 周增 +21

在所有浏览器中呈现精美且易读无障碍的数学公式Beautiful and accessible math in all browsers

engineering
RunanywhereAI/runanywhere-sdks
C++ · 2026-08-11 LLM 基础设施 生产可用 Stars 10301 周增 -7

用于本地运行 AI 的生产就绪工具包。Production ready toolkit to run AI locally

multimodalllm-infraengineering
Humanizr/Humanizer
C# · 2026-08-07 工程化 生产可用 Stars 9798 周增 +7

Humanizer 满足你在 .NET 中操作和显示字符串、枚举、日期、时间、时间跨度、数字及数量的全部需求Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities

garrettj403/SciencePlots
Python · 2026-06-23 工程化 生产可用 Stars 9120 周增 +21

面向科学绘图的 Matplotlib 样式集Matplotlib styles for scientific plotting

engineering
unicity-astrid/sdk-js
TypeScript · 2026-06-07 工程化 生产可用 Stars 8200 周增 +0

用于构建 Astrid OS capsules 的 JavaScript / TypeScript SDK,配套于 unicity-astrid/sdk-rust。JavaScript / TypeScript SDK for building Astrid OS capsules. Companion to unicity-astrid/sdk-rust. Part of Unicity Astrid OS.

astrid-runtime/sdk-js
TypeScript · 2026-07-13 工程化 生产可用 Stars 8194 周增 +0

用于构建 Astrid capsules 的 JavaScript 和 TypeScript SDK。JavaScript and TypeScript SDK for building Astrid capsules.

google-labs-code/stitch-skills
TypeScript · 2026-07-30 Agent 智能体 生产可用 Stars 8009 周增 +49

为配合 Stitch MCP server 设计的 Agent Skill 库,每个 Skill 遵循 Agent Skills 开放标准,兼容 Antigravity、Gemini CLI、Claude Code、Cursor 等 coding agent。A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.

agent
zhaoxuya520/reverse-skill
PowerShell · 2026-07-10 安全与风险 生产可用 Stars 7992 周增 +952

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工具链 + 自动进化经验库 | 支持 Claude Code / Kiro / Cursor / Cline 等代码 AI 客户端

risk
traceloop/openllmetry
Python · 2026-08-10 LLM 基础设施 生产可用 Stars 7367 周增 +7

基于 OpenTelemetry,为你的 GenAI 或 LLM 应用提供开源可观测性。Open-source observability for your GenAI or LLM application, based on OpenTelemetry

llm-infra
deepseek-ai/DeepSpec
Python · 2026-07-09 评测基准 生产可用 Stars 6919 周增 +21

DeepSpec:用于训练与评估推测解码(speculative decoding)算法的全栈代码库DeepSpec: a full-stack codebase for training and evaluating speculative decoding algorithms