搜索结果
全部能力
找到 1650 个相关结果 / 集成自动化
通用助手 / 编排推荐
深度智能体编排
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…
通用助手 / 编排推荐
dbt-transformation-patterns
dbt-transformation-patterns
Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data…
通用助手 / 编排推荐
web3-testing
web3-testing
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts,…
通用助手 / 编排推荐
workflow-patterns
workflow-patterns
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the…
通用助手 / 编排推荐
deep-agents-core
deep-agents-core
在构建任何 Deep Agents 应用程序时调用此技能。涵盖 create_deep_agent()、harness 架构、SKILL.md 格式和配置选项。
通用助手 / 编排推荐
shellcheck-configuration
shellcheck-configuration
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring…
通用助手 / 编排推荐
LangGraph 人机协同
langgraph-human-in-the-loop
在实现人机交互模式、暂停等待审批或处理 LangGraph 中的错误时调用此技能。涵盖 interrupt()、Command(resume=...) 等……
通用助手 / 编排推荐
hybrid-cloud-networking
hybrid-cloud-networking
Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building…
通用助手 / 编排推荐
turborepo-caching
turborepo-caching
Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing…
通用助手 / 编排推荐
paypal-integration
paypal-integration
Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing…
通用助手 / 编排推荐
OKX钱包投资组合
okx-wallet-portfolio
当用户提供特定的钱包地址,并希望查询其余额、代币持有量、投资组合价值或 DeFi 仓位时,请使用此技能。典型…
通用助手 / 编排推荐
emblem-token-swap
emblem-token-swap
通过 EmblemAI 在 6 条区块链上执行代币兑换。通过 ChangeNow 实现自动路由优化和跨链桥接。当用户想要兑换代币、交易加密货币、转换货币或跨链桥接资产时使用。
通用助手 / 编排推荐
徽章投资组合追踪器
emblem-portfolio-tracker
通过 EmblemAI 跨 7 条区块链追踪加密货币投资组合。提供以美元计价的聚合余额、条件交易盈亏,以及通过 Nansen 进行的 DeFi 持仓追踪。当用户想要查看其投资组合、跨链查看余额或审查交易持仓时使用。
通用助手 / 编排推荐
python-background-jobs
python-background-jobs
Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues,…
通用助手 / 编排推荐
bats-testing-patterns
bats-testing-patterns
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring…
通用助手 / 编排推荐
OKX 链上网关
okx-onchain-gateway
使用此技能来‘广播交易’、‘发送交易’、‘估算 gas’、‘模拟交易’、‘检查交易状态’、‘追踪我的交易’、‘获取 gas 价格’、‘gas…’
通用助手 / 编排推荐
python-resource-management
python-resource-management
Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or…
通用助手 / 编排推荐
langchain-中间件
langchain-middleware
当你需要人机协同审批、自定义中间件或结构化输出时,调用此技能。涵盖用于人工审批……的 HumanInTheLoopMiddleware。