搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
ADK 可观测性指南
adk-observability-guide
在设置 ADK Agent 的可观测性之前必读,或在分析生产流量、调试 Agent 行为或提升 Agent 性能时参考。ADK 可观测性指南 — Cloud Trace、prompt-response 日志、BigQuery Agent Analytics、第三方集成以及故障排查。用于配置 Agent 的监控、链路追踪或日志,或了解已部署 Agent 如何处理真实流量时。
软件工程 / 诊断修复
openai-whisper
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
通用助手 / 编排推荐
付费服务
pay-for-service
向 x402 端点发起付费 API 请求,并自动支付 USDC。当您或用户想要调用付费 API、发起 x402 请求、使用付费……时使用。
软件工程 / 诊断修复
clean-ddd-hexagonal
clean-ddd-hexagonal
在设计 API、微services 或可扩展后端架构时主动应用。由 DDD、Clean Architecture、Hexagonal、ports and adapters 等触发。
软件工程 / 部署发布
elestio
elestio
Deploy and manage services on the Elestio DevOps platform. Use when the user wants to deploy apps, databases, or infrastructure on Elestio, manage projects,…
软件工程 / 诊断修复
变现服务
monetize-service
构建并部署一个付费 API,其他代理可通过 x402 支付使用。适用于你或用户想要将 API 商业化、赚钱、创收、提供……时使用。
软件工程 / 诊断修复
software-architecture
software-architecture
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that…
软件工程 / 诊断修复
playwright-skill
playwright-skill
经实战检验的 Playwright 模式,用于编写、调试和扩展可靠的测试套件。适用于需要 E2E、API、组件、视觉等测试指导的场景。
软件工程 / 诊断修复
database-optimizer
database-optimizer
Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or…
软件工程 / 诊断修复
figma-use
figma-use
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first.…
安全与治理 / 审核评估
双重检查
doublecheck
用于AI输出的三层验证管道。提取可验证的声明,通过网络搜索查找支持或反驳的来源,并运行对抗性审查…
通用助手 / 编排推荐
发送 USDC
send-usdc
将代币(USDC、ETH、POL 或 SOL)发送至 Base、Polygon 或 Solana 上的地址或 ENS 名称。当您或用户想要汇款、向他人付款、转账时使用……
软件工程 / 诊断修复
react-best-practices
react-best-practices
Use when reading or writing React components (.tsx, .jsx files with React imports).
软件工程 / 部署发布
minimax-docx
minimax-docx
Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say "write a report", "draft a proposal", "make a contract", "fill in this form", "reformat to match this template", or any task whose final output is a .docx file. Even if the user doesn't mention "docx" explicitly, if the task implies a printable/formal document, use this skill.
软件工程 / 诊断修复
code-reviewer
code-reviewer
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming…
研究学习 / 检索整理
tavily-dynamic-search
tavily-dynamic-search
程序化网页搜索,支持上下文隔离。当需要搜索网页、筛选结果并提取特定信息时使用此技能,无需让原始 HTML 和样板内容污染上下文窗口。这是网页研究的默认技能。由"搜索"、"查找"、"查询"、"研究"、"最新进展"或任何需要当前网络信息的查询触发。当用户要求"搜索并筛选"、"找到重要部分"或"提取关键细节"时同样适用——即任何需要精选、无噪音内容的场景。
软件工程 / 诊断修复
技能开发
skill-development
当用户想要“创建技能”、“向插件添加技能”、“编写新技能”、“改进技能描述”、“整理技能…”时,应使用此技能。
软件工程 / 诊断修复
测试策略
testing-strategy
设计测试策略和测试计划。通过“how should we test”、“test strategy for”、“write tests for”、“test plan”、“what tests do we need”触发,或在……时触发。
软件工程 / 诊断修复
技能创建者
skill-creator
创建新技能,修改和改进现有技能,并衡量技能性能。当用户希望从零开始创建技能,或编辑、优化某…时使用。
通用助手 / 编排推荐
Go语言并发
golang-concurrency
Golang 并发模式。在编写或审查涉及 goroutine、channel、select、锁、sync 原语、errgroup 等的并发 Go 代码时使用。