搜索结果
全部能力
找到 305 个相关结果 / 提示词与 LLM
自动化与集成 / 自动执行
debug-zoom-integration
debug-zoom-integration
Debug broken Zoom implementations quickly. Use when auth, webhooks, SDK joins, MCP transport, or real-time media workflows are failing and you need to isolate…
自动化与集成 / 自动执行
build-zoom-phone-integration
build-zoom-phone-integration
Reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or…
自动化与集成 / 自动执行
agent-browser
agent-browser
面向 AI 智能体的浏览器自动化 CLI。当用户需要与网站交互时使用,包括页面导航、填写表单、点击按钮、截图…
自动化与集成 / 自动执行
build-zoom-contact-center-app
build-zoom-contact-center-app
Reference skill for Zoom Contact Center. Use after routing to a contact-center workflow when implementing app, web, or native integrations; engagement context…
自动化与集成 / 自动执行
build-zoom-virtual-agent
build-zoom-virtual-agent
Reference skill for Zoom Virtual Agent. Use after routing to a virtual-agent workflow when implementing web embeds, Android or iOS wrapper integrations,…
自动化与集成 / 自动执行
resolve-conflicts
resolve-conflicts
Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill…
自动化与集成 / 自动执行
dsl-dynamic-stop-loss
dsl-dynamic-stop-loss
Manages automated dynamic/trailing stop losses (DSL only) for leveraged perpetual positions on Hyperliquid. Default mode: High Water (pct_of_high_water) — the trailing floor is a percentage of the peak ROE, recalculated every tick, no ceiling. Also supports fixed ROE tiers for legacy positions. Monitors price via cron, ratchets profit floors through configurable tiers, syncs the stop loss to Hyperliquid via edit_position, and auto-closes positions on breach via mcporter. Supports LONG and SHORT, strategy-scoped state isolation, and automatic cleanup.
自动化与集成 / 自动执行
dingtalk-connection
dingtalk-connection
Bridge DingTalk outgoing webhook messages to Clawdbot Gateway and send replies back to DingTalk sessions. Use when setting up DingTalk as a messaging channel,…
自动化与集成 / 自动执行
crm-builder
crm-builder
Customer Relationship Management (CRM) vertical skill for the Customware SPA. Defines the section layout, entity views, and mapping rules for transforming a DOMAIN.md into a CRM tool. Use this skill when the Builder Agent classifies a customer's domain as contact management, sales pipeline, deal tracking, or customer relationship workflows. Trigger signals: contacts, leads, deals, pipeline, follow-ups, opportunities, accounts, customer data everywhere, can't track who talked to whom, sales process, referrals.
自动化与集成 / 自动执行
ai-automation-workflows
ai-automation-workflows
Build automated AI workflows combining multiple models and services. Patterns: batch processing, scheduled tasks, event-driven pipelines, agent loops. Tools:…
自动化与集成 / 自动执行
n8n
n8n
Develop workflows, custom nodes, and integrations for n8n automation platform
自动化与集成 / 自动执行
autonomous-agent-patterns
autonomous-agent-patterns
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use…
自动化与集成 / 自动执行
rslib-best-practices
rslib-best-practices
Rslib best practices for config, CLI workflow, output, declaration files, dependency handling, build optimization and toolchain integration. Use when writing,…
自动化与集成 / 自动执行
3D建模
3d-modeling
精通3D建模,深入理解拓扑结构、UV展开、游戏级与影视级制作流程,熟悉DCC工具工作流(Blender、Maya、ZBrush、3ds Max…)
自动化与集成 / 自动执行
browser-act-skill-forge
browser-act-skill-forge
Forge website capabilities into reusable Skills via browser automation. Three core uses: (1) CREATE Skills — when user says 'create/make/build/forge/generate a…
自动化与集成 / 自动执行
数据湖数据摄取
ingesting-into-data-lake
将数据导入 AWS 数据湖,支持从 S3 文件、本地上传、JDBC 数据库(Oracle、SQL Server、PostgreSQL、MySQL、RDS、Aurora)、Amazon Redshift、Snowflake、BigQuery、DynamoDB 或现有 Glue Catalog 表(迁移)。默认目标为 S3 Tables;未采用 S3 Tables 时支持通用存储桶上的标准 Iceberg。处理一次性加载、周期性管道、迁移。触发场景:导入数据、加载数据、摄取、同步数据库、迁移表、将数据迁移至 AWS、设置管道、ETL、从 Snowflake 拉取、将 BigQuery 查询结果写入 S3、导出 DynamoDB、CTAS、转换为 Iceberg。请勿用于设置或排查 Glue 连接(使用 connecting-to-data-source)、创建空表(使用 creating-data-lake-table)、运行查询(使用 querying-data-lake)、模糊搜索表名(使用 finding-data-lake-assets)、Catalog 审计(使用 exploring-data-catalog),或 Salesforce、ServiceNow、SAP、MongoDB、Kafka 等 SaaS 平台。
自动化与集成 / 自动执行
outlook-automation
outlook-automation
Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas.
自动化与集成 / 自动执行
pptx
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or…
自动化与集成 / 自动执行
aiconfig-agent-graphs
aiconfig-agent-graphs
创建和管理智能体图 — 由边连接的 AI Config 有向图,边带有移交逻辑。用于构建多智能体工作流,其中配置…
自动化与集成 / 自动执行
oauth-implementation
oauth-implementation
Implement secure OAuth 2.0, OpenID Connect (OIDC), JWT authentication, and SSO integration. Use when building secure authentication systems for web and mobile applications.