搜索结果
全部能力
找到 1650 个相关结果 / 集成自动化
通用助手 / 编排推荐
self-improvement
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude…
通用助手 / 编排推荐
langchain-architecture
langchain-architecture
Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI…
通用助手 / 编排推荐
agents-sdk
agents-sdk
使用 Agents SDK 在 Cloudflare Workers 上构建 AI 代理。适用于构建有状态代理、持久化工作流、实时 WebSocket 应用、定时任务等场景。
通用助手 / 编排推荐
opencli-browser
opencli-browser
当智能体需要通过 opencli 驱动真实的 Chrome 窗口时使用——检查页面、填写表单、点击执行登录流程,或临时提取数据。涵盖……
通用助手 / 编排推荐
opencli-autofix
opencli-autofix
当命令失败时自动修复损坏的 OpenCLI 适配器。在 opencli 命令失败时加载此技能——它将引导你收集 trace…
通用助手 / 编排推荐
mcp-configure
mcp-configure
Configure an MCP server for GitHub Copilot with your Dataverse environment.
通用助手 / 编排推荐
unity-ecs-patterns
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing…
通用助手 / 编排推荐
google-agents-cli-adk-代码
google-agents-cli-adk-code
当用户希望“编写智能体代码”、“使用 ADK 构建智能体”、“添加工具”、“创建回调”、“定义智能体”、“使用状态管理”,或需要 ADK (Agent Development Kit) Python API 模式与代码示例时,应使用此技能。它是 Google ADK 技能套件的一部分。它为智能体类型、工具定义、编排模式、回调和状态管理提供了快速参考。请勿用于创建新项目(请使用 google-agents-cli-scaffold)或部署(请使用 google-agents-cli-deploy)。
通用助手 / 编排推荐
datanalysis-credit-risk
datanalysis-credit-risk
Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing…
通用助手 / 编排推荐
google-agents-cli-workflow
google-agents-cli-workflow
当用户希望“开发智能体”、“使用 ADK 构建智能体”、“在本地运行智能体”、“调试智能体代码”、“测试智能体”、“部署智能体”、“发布智能体”、“监控智能体”,或需要 ADK (Agent Development Kit) 开发生命周期与编码规范时,应使用此技能。它是构建 ADK 智能体的入口。始终处于激活状态——提供完整的工作流(脚手架、构建、评估、部署、发布、监控)、代码保留规则、模型选择指南,以及针对 ADK 或任何智能体开发的故障排除步骤。
通用助手 / 编排推荐
google-agents-cli-observability
google-agents-cli-observability
当用户想要“设置链路追踪”、“监控我的 ADK agent”、“配置日志记录”、“添加可观测性”、“调试生产流量”,或需要关于监控已部署的 ADK (Agent Development Kit) agent 的指导时,应使用此技能。涵盖 Cloud Trace、提示词-响应日志记录、BigQuery Agent Analytics、第三方集成(AgentOps、Phoenix、MLflow 等)以及故障排查。属于 Google ADK (Agent Development Kit) 技能套件的一部分。请勿用于部署设置(请使用 google-agents-cli-deploy)或 API 代码模式(请使用 google-agents-cli-adk-code)。
通用助手 / 编排推荐
Flutter 设置声明式路由
flutter-setup-declarative-routing
使用 `go_router` 等包配置 `MaterialApp.router`,以实现高级的基于 URL 的导航。适用于开发 Web 应用或移动应用,当这些应用……
通用助手 / 编排推荐
cost-optimization
cost-optimization
Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when…
通用助手 / 编排推荐
Flutter 实现 JSON 序列化
flutter-implement-json-serialization
使用 `dart:convert` 创建带有 `fromJson` 和 `toJson` 方法的模型类。适用于在处理简单数据时,手动将 JSON 键映射到类属性……
通用助手 / 编排推荐
code-reviewer
code-reviewer
Use this skill to review code. It supports both local changes (staged or working tree)
通用助手 / 编排推荐
langchain 基础
langchain-fundamentals
使用 create_agent 创建 LangChain 代理,定义工具,并使用中间件实现人机交互与错误处理。
通用助手 / 编排推荐
Go并发模式
go-concurrency-patterns
掌握 Go 并发:深入运用 goroutine、channel、sync 原语与 context。适用于构建并发 Go 应用、实现工作池,或……
通用助手 / 编排推荐
memory-forensics
memory-forensics
Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when…
通用助手 / 编排推荐
上下文驱动开发
context-driven-development
在 `conductor/` 目录中创建并维护项目上下文文件(product.md、tech-stack.md、workflow.md、tracks.md)。支持从零开始搭建新项目、从现有代码库提取上下文、在实施前校验文件一致性,并在项目演进过程中同步文档。适用于以下场景:初始化项目、创建或更新产品文档、管理技术栈文件、定义开发工作流、跟踪工作单元、接入现有代码库,或执行项目脚手架搭建。
通用助手 / 编排推荐
数据质量框架
data-quality-frameworks
使用 Great Expectations、dbt 测试和数据契约实现数据质量验证。适用于构建数据质量流水线、实施验证……