每次工具调用,皆可验证。——AI Agent 工具调用的验证哨兵。捕获伪造、追踪成本、证明实际发生的事件。Every tool call, proven. — Verification sentinel for AI agent tool usage. Catches fabrication, tracks costs, proves what actually happened.
仓库/Skill 库
1056 个
自动化监控、打补丁与 Telegram 推送 Augment VSCode 插件更新,附带版本追踪与清理Automate monitoring, patching, and Telegram delivery of Augment VSCode plugin updates with version tracking and cleanup.
面向文档溯源 QA Agent 的生产级 Harness:检索、起草、自评、重写、升级循环,配套 LLM-as-judge 评测套件、分级权限工具、对破坏性操作的人工审批,以及一键容器化部署。A production-grade harness for a document-grounded QA agent: a retrieve, draft, self-score, re-draft, escalate loop with an LLM-as-judge eval suite, permission-tiered tools, human-in-the-loop approval for destructive actions, and a one-command container deploy.
面向 agentic AI 创业领域的战略情报平台——FastAPI + SQLite + 原生 JS SPA,内置专业 LLM agent 集群、咨询级行业档案、业务线领域矩阵以及 RAG copilot。Strategic intelligence platform for the agentic-AI startup landscape — FastAPI + SQLite + vanilla-JS SPA with a specialist LLM agent fleet, consulting-grade industry dossiers, a line-of-business domain matrix, and a RAG copilot.
个人 AI 工程博客与作品集——12 篇文章,覆盖 agentic AI、RAG、embeddings、chunking、token 及生产实践。基于 Astro 构建,部署于 Cloudflare Pages。Personal AI engineering blog and portfolio — 12 posts covering agentic AI, RAG, embeddings, chunking, tokens, and production patterns. Built with Astro and deployed on Cloudflare Pages.
🩺 为嵌入式医疗设备提供安全、合规级别的 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.
RepoMap AI 2026:为 AI 助手绘制突破窗口限制的代码库地图RepoMap AI 2026: Map Codebases for AI Assistants Beyond Window Limits
用于借助语言模型进行小说创作的全屏终端环境A full-screen terminal environment for writing fiction with language models.
多工具编排 Agent,可针对复合型金融研究问题自动决策调用哪个金融数据 API,每项论断均附引用来源;包含配套的 Go 数据接入服务A multi-tool orchestration agent that answers compound financial research questions by deciding which of several financial-data APIs to call, grounding every claim in a cited source. Includes a companion Go ingestion service.
面向 AI coding agents 的 token 预算 context pack,基于编译器解析的 Kotlin 结构(Analysis API/PSI)构建,并附带衡量其是否优于 chunk RAG 的 benchmark。Token-budgeted context packs for AI coding agents, built from compiler-resolved Kotlin structure (Analysis API/PSI) — with the benchmark that measures whether it beats chunk RAG