Claude AI 2026 Machines 插件 - 官方 GitHub 集成指南。Machines Plugin for Claude AI 2026 - Official GitHub Integration Guide
仓库/Skill 库
249 个 · Agent 智能体 · 工具
40 项检查的设计契约验证引擎 — 为任意 URL 评分,把控 CI,强制执行 DTCG 2025.10 tokens。MCP server + GitHub Action + stylelint plugin + CLI。40-check design contract verification engine — score any URL, gate your CI, enforce DTCG 2025.10 tokens. MCP server + GitHub Action + stylelint plugin + CLI.
基于 Zotero 的 Claude Code Skills 研究:PDF 高亮挖掘、主题编码、稿件评审与系统综述审计Claude Code skills for Zotero-based research: PDF highlight mining, thematic coding, draft review, and systematic review auditing
本地 CLI,用于发现本地网络上的影子 MCP 服务器并审计认证状态。零遥测,纯本地。Local CLI to discover shadow MCP servers on your local network & audit authentication status. Zero telemetry, local-only.
自动化 n8n 工作流,抓取 LinkedIn 产品经理职位,通过向量相似度与简历匹配打分,并使用 Claude 为每个职位生成简历修改建议Automated n8n workflow that scrapes LinkedIn PM jobs, scores them against your resume with vector similarity, and uses Claude to suggest per-job resume edits.
Claude Code、OpenCode、Cursor 与 Vercel skills CLI 可复用的 Agent skill。Reusable agent skills for Claude Code, OpenCode, Cursor, and the Vercel skills CLI.
将任何内容转化为 token 优化、布局感知的 Markdown,并精确知道为你节省了多少。无损压缩、诚实的 token 报告,CLI + MCP 服务器 + agent skill。Turn anything into token-optimized, layout-aware Markdown - and know exactly what it saved you. Lossless compression, honest token reports, CLI + MCP server + agent skill.
在 VS Code 中构建 AI 辅助的科研工作流:文献综述、引用追踪与可发表级导出Build AI-assisted scientific research in VS Code with literature review, citation tracking, and publication-ready export
本地优先的 CLI,用于评估 MCP server 的开销与能力,数据不离开本机。A local-first CLI that measures what an MCP server costs and what it can do. Nothing leaves your machine.
命令行本地优先的单用户通用 Agent。Local-first, single-user general agent for the command line.
PostgreSQL MCP 2026:面向开发者的最佳 AI 数据库访问工具PostgreSQL MCP 2026 Best AI Database Access Tool for Developers
为更好的 AI 研究问题梳理清晰的来源、主张、变更与权衡路径Calm source, claim, change, and tradeoff paths for better AI research questions
HCIFlow 是一个 HCI 研究平台,将以单一流水线替代 Gorilla/Qualtrics/Prolific/SPSS 工具链:研究设计、协作、数据采集以及 AI 生成的结果与统计分析(卡方、Mann-Whitney U、Kruskal-Wallis)。基于 Next.js 14、Tailwind、Supabase 和 Claude API 构建。HCIFlow is an HCI research platform that will replaces the Gorilla/Qualtrics/Prolific/SPSS toolchain with a single pipeline: study design, collaboration, data collection, and AI-generated result and statistical analysis (chi-square, Mann-Whitney U, Kruskal-Wallis). Built with Next.js 14, Tailwind, Supabase, and the Claude API.
MCU 串行调试桥:过滤视图、图表、标记、Web UI,以及面向 AI Agent 的 CLI。Serial debug bridge for MCUs: filtered views, graphs, markers, web UI, and a CLI for AI agents
一款简易的 GUI 工具,利用 AI 从 PDF 中系统性地提取数据,以辅助荟萃分析与系统综述。A simple GUI tool to systematically extract data from PDFs to assist in meta-analysis and systematic reviews using AI
为 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.
CUMCM 数学建模 AI skill 包:选题、模型选择、论文写作、陷阱清单。3 年竞赛经验CUMCM math modeling AI skill pack: problem selection, model choice, paper writing, trap list. 3 years of contest experience
AI 研究助手:覆盖从研究问题到文献综合、研究空白识别、假设生成与实验设计。AI research assistant: research question to literature synthesis, gap detection, hypothesis generation, and experiment design.
最小化、可恢复的自主研究工厂,覆盖数学、材料科学、AI/ML 与科学写作领域。Minimal recoverable autonomous research factory for mathematics, materials science, AI/ML, and scientific writing
Claude Code 插件:面向 2026 年学术写作工作流的 42 个 Scholar AI 命令Claude Code Plugin: 42 Scholar AI Commands for 2026 Academic Writing Workflows
使用这款专为架构设计与引擎特定任务优化的专用 LLM,提升游戏开发工作流效率。Optimize game development workflows with this specialized large language model designed for architecture design and engine-specific tasks.
面向 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.
为 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 分诊:判断一次编辑是否需要人工,还是可由 AI 处理。我们衡量 Agent 下方的图能否触达守住变更的测试(7 个仓库合并值 0.42),并发布 fail-closed 闸门,将未经证明的映射路由到人工核验。CLI · MCP · SARIF · 内置于 HydraDB。Agent triage, measured: does this edit need a human, or can the AI handle it? We measure whether the graph under the agent can reach the tests that guard a change (0.42 pooled, 7 repos) and ship the fail-closed gate that routes unproven maps to human verification. CLI · MCP · SARIF · in-engine on HydraDB.
将任意代码库转化为学术论文(Typst、LaTeX、PDF 与 WebPaper HTML)。提供标准库 Python CLI + Claude Agent Skill。Turn any codebase into an academic paper (Typst, LaTeX, PDF & WebPaper HTML). Stdlib Python CLI + Claude Agent Skill.
一个 agentic、循证的研究系统:通过工具调用、RAG 与显式的论据—来源核验从研究问题生成结构化、带引用的报告,避免盲目的 LLM 摘要;能识别来源冲突并如实报告不确定性An agentic, evidence-grounded research system that generates a structured, citation-backed report from a research question — using tool-calling, RAG, and explicit claim-to-source verification instead of blind LLM summarization. Detects conflicting sources and reports uncertainty rather than hiding it.
Ultimate Rulesync AI Agent CLI Tool 2026 – Streamline Coding Workflows FastUltimate Rulesync AI Agent CLI Tool 2026 – Streamline Coding Workflows Fast
每次工具调用,皆可验证。——AI Agent 工具调用的验证哨兵。捕获伪造、追踪成本、证明实际发生的事件。Every tool call, proven. — Verification sentinel for AI agent tool usage. Catches fabrication, tracks costs, proves what actually happened.
26 个开源 Agent Plugins 1.0 包,统一 CLI 支持 Codex、ChatGPT、Cursor、GitHub Copilot、VS Code 和 Kiro。Skills + MCP,客户端定向交付,Apache 2.0。26 open-source Agent Plugins 1.0 packages with one CLI for Codex, ChatGPT, Cursor, GitHub Copilot, VS Code and Kiro. Skills + MCP, client-specific delivery, Apache 2.0.
🩺 为嵌入式医疗设备提供安全、合规级别的 AI 本地化方案,具备术语库控制与屏幕适配校验能力。🩺 Deliver safe, compliance-grade AI localization for embedded medical devices with glossary control and screen-fit validation.
📊 基于 Claude Skills 利用 XML 操作轻松创建和编辑 PowerPoint 演示文稿,实现精简的内容管理。📊 Create and edit PowerPoint presentations effortlessly with Claude Skills using XML manipulation for streamlined content management.