灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 1296 个相关结果 / 后端与 API

通用助手 / 编排推荐

微服务架构模式

microservices-patterns

7.7K

设计微services架构,包括服务边界、事件驱动通信和弹性模式。适用于构建分布式系统时,…

Stars 0
designuiapiagent

通用助手 / 编排推荐

auth-implementation-patterns

auth-implementation-patterns

7.7K

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when…

Stars 0
designuisecurityauth

通用助手 / 编排推荐

深度智能体记忆

deep-agents-memory

7.4K

当你的 Deep Agent 需要记忆、持久化或文件系统访问时,调用此技能。涵盖 StateBackend(临时)、StoreBackend(持久化)、…

Stars 0
backenduisecuritypostgres

通用助手 / 编排推荐

gpt-image-2

gpt-image-2

7.3K

在 RunComfy 上使用 OpenAI GPT Image 2 (ChatGPT Images 2.0) 生成和编辑图像。文档涵盖了 GPT Image 2 的优势(文本嵌入、Logo、多语言排版、指令精准度)、其 3 种固定尺寸、保留内容的编辑语言,以及何时应转交同级模型(Flux 2 / Nano Banana Pro / Seedream)处理。通过本地 RunComfy CLI 调用 `runcomfy run openai/gpt-image-2/text-to-image` 或 `/edit`。触发词为“gpt image 2”、“gpt-image-2”、“ChatGPT Images 2”、“image 2”,或任何明确要求使用此模型进行生成或编辑的指令。

Stars 3
uxapipromptagent

通用助手 / 编排推荐

the-news

the-news

7.3K

为智能体提供对20个国家头版头条的实时与历史访问能力,用于突发新闻、时事热点及对比媒体分析。

Stars 27
apiagentagentsthe

通用助手 / 编排推荐

opencli-autofix

opencli-autofix

7.1K

当命令失败时自动修复损坏的 OpenCLI 适配器。在 opencli 命令失败时加载此技能——它将引导你收集 trace…

Stars 20,978
uiauthapiopencli

通用助手 / 编排推荐

mcp-configure

mcp-configure

7.0K

Configure an MCP server for GitHub Copilot with your Dataverse environment.

Stars 33,113
apiazuregithubmcp

通用助手 / 编排推荐

python-error-handling

python-error-handling

7.0K

Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic,…

Stars 0
designuiapiagent

通用助手 / 编排推荐

google-agents-cli-adk-代码

google-agents-cli-adk-code

6.9K

当用户希望“编写智能体代码”、“使用 ADK 构建智能体”、“添加工具”、“创建回调”、“定义智能体”、“使用状态管理”,或需要 ADK (Agent Development Kit) Python API 模式与代码示例时,应使用此技能。它是 Google ADK 技能套件的一部分。它为智能体类型、工具定义、编排模式、回调和状态管理提供了快速参考。请勿用于创建新项目(请使用 google-agents-cli-scaffold)或部署(请使用 google-agents-cli-deploy)。

Stars 2,403
uideploymentapiagent

通用助手 / 编排推荐

google-agents-cli-observability

google-agents-cli-observability

6.8K

当用户想要“设置链路追踪”、“监控我的 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)。

Stars 2,403
uideploymentapiprompt

通用助手 / 编排推荐

Flutter 设置声明式路由

flutter-setup-declarative-routing

6.8K

使用 `go_router` 等包配置 `MaterialApp.router`,以实现高级的基于 URL 的导航。适用于开发 Web 应用或移动应用,当这些应用……

Stars 1,987
uiapiragworkflow

通用助手 / 编排推荐

流式查询

flue

6.6K

让代理通过 CLI 控制软件,包括 Adobe Photoshop、Illustrator、After Effects、Premiere、Autodesk 3ds Max、Blender、Unity、Houdini,以及……

Stars 41
designauditapiagent

通用助手 / 编排推荐

import-infrastructure-as-code

import-infrastructure-as-code

6.6K

Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure…

Stars 33,112
uiapiazuregithub

通用助手 / 编排推荐

cqrs-implementation

cqrs-implementation

6.3K

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or…

Stars 0
designuiperformanceapi

通用助手 / 编排推荐

python-type-safety

python-type-safety

6.3K

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining…

Stars 0
uiapidatabaserag

通用助手 / 编排推荐

nx-workspace-patterns

nx-workspace-patterns

6.3K

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected…

Stars 0
backenduiagentagents

通用助手 / 编排推荐

workflow-patterns

workflow-patterns

6.2K

Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the…

Stars 0
uisecurityauditapi

通用助手 / 编排推荐

python-observability

python-observability

6.2K

Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting…

Stars 0
uiapiragagent

通用助手 / 编排推荐

deep-agents-core

deep-agents-core

6.2K

在构建任何 Deep Agents 应用程序时调用此技能。涵盖 create_deep_agent()、harness 架构、SKILL.md 格式和配置选项。

Stars 680
backenduiragprompt

通用助手 / 编排推荐

incident-runbook-templates

incident-runbook-templates

6.2K

Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use this skill when building a service…

Stars 0
uitestingdatabasesql

7 / 65