搜索结果
ing
找到 3309 个相关结果 / 通用助手
通用助手 / 编排推荐
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)。
通用助手 / 编排推荐
google-agents-cli-publish
google-agents-cli-publish
当用户想要“发布智能体”、“发布我的 ADK 智能体”、“向 Gemini Enterprise 注册智能体”、“发布到 Gemini Enterprise”,或需要关于 agents-cli publish gemini-enterprise 命令的指导时,应使用此技能。涵盖 ADK 与 A2A 注册模式、编程式与交互式使用、flag 参考、从部署元数据自动检测以及故障排除。属于 Google ADK (Agent Development Kit) 技能套件的一部分。请勿用于部署(请使用 google-agents-cli-deploy)。
通用助手 / 编排推荐
suggest-awesome-github-copilot-prompts
suggest-awesome-github-copilot-prompts
Suggest relevant GitHub Copilot prompt files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with…
通用助手 / 编排推荐
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 键映射到类属性……
通用助手 / 编排推荐
embedding-strategies
embedding-strategies
Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or…
通用助手 / 编排推荐
code-reviewer
code-reviewer
Use this skill to review code. It supports both local changes (staged or working tree)
通用助手 / 编排推荐
流式查询
flue
让代理通过 CLI 控制软件,包括 Adobe Photoshop、Illustrator、After Effects、Premiere、Autodesk 3ds Max、Blender、Unity、Houdini,以及……
通用助手 / 编排推荐
import-infrastructure-as-code
import-infrastructure-as-code
Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure…
通用助手 / 编排推荐
langchain 基础
langchain-fundamentals
使用 create_agent 创建 LangChain 代理,定义工具,并使用中间件实现人机交互与错误处理。
通用助手 / 编排推荐
市场规模分析
market-sizing-analysis
使用自上而下、自下而上和价值理论方法计算市场机会的 TAM/SAM/SOM。在进行市场规模评估、估算……时,请使用此技能。
通用助手 / 编排推荐
联合营销
co-marketing
当用户希望寻找联合营销合作伙伴、规划联合营销活动或构思合作机会时使用。当用户提到“联合营销”时使用……
通用助手 / 编排推荐
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 测试和数据契约实现数据质量验证。适用于构建数据质量流水线、实施验证……
通用助手 / 编排推荐
深度智能体编排
deep-agents-orchestration
在 Deep Agents 中使用 subagents、任务规划或人工审批时调用此技能。涵盖 SubAgentMiddleware、用于规划的 TodoList 以及 HITL 中断。
通用助手 / 编排推荐
event-store-design
event-store-design
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or…
通用助手 / 编排推荐
temporal-python-testing
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development…