搜索结果
ing
找到 41 个相关结果 / 安全审计
自动化与集成 / 自动执行
工作流自动化
workflow-automation
自动化重复的开发任务和工作流。适用于创建构建脚本、自动化部署或配置开发工作流。可处理 npm…
自动化与集成 / 自动执行
Stripe 最佳实践
stripe-best-practices
指导 Stripe 集成决策 —— API 选型(Checkout Sessions vs PaymentIntents)、Connect 平台配置(Accounts v2、controller 属性)、账单/订阅、Treasury 金融账户、集成界面(Checkout、Payment Element)、从已弃用 Stripe API 迁移,以及安全最佳实践(API 密钥管理、受限密钥、webhooks、OAuth)。在构建、修改或审查任何 Stripe 集成时使用 —— 包括收款、搭建市场平台、集成 Stripe、处理支付、设置订阅、创建关联账户或实现安全密钥管理。
自动化与集成 / 自动执行
桌面电脑自动化
desktop-computer-automation
使用 Midscene 实现视觉驱动的桌面自动化。通过自然语言指令控制你的桌面。完全基于屏幕截图运行——无需 DOM 或无障碍标签。能够与屏幕上所有可见元素进行交互,不受技术栈限制。⚠️ 会接管用户真实的鼠标和键盘。对于 Web 应用,请优先选择“浏览器自动化”。仅适用于无法在浏览器中运行的桌面原生应用(Electron、Qt、macOS/Windows/Linux 原生应用)。触发词:打开应用、按下按键、desktop、computer、点击屏幕、输入文本、截取桌面、启动应用、切换窗口、桌面自动化、控制电脑、鼠标点击、键盘快捷键、屏幕截图、在屏幕上查找、读取屏幕、验证窗口、关闭应用、测试 Electron 应用。由 Midscene.js (https://midscenejs.com) 提供支持
自动化与集成 / 自动执行
agent-email-inbox
agent-email-inbox
适用于构建任何由邮件内容触发操作的系统——AI 代理收件箱、自动化支持处理程序、邮件转任务流水线,或任何工作流……
自动化与集成 / 自动执行
skill-scanner
skill-scanner
Scan agent skills for security issues. Use when asked to "scan a skill",
自动化与集成 / 自动执行
浏览器自动化测试
browser-act
面向 AI 智能体的浏览器自动化 CLI (browser-act)。必须在以下情况触发:(1) 用户以任何形式提及 'browser-act',或用户需要:(2)…
自动化与集成 / 自动执行
aws-rds-spring-boot-integration
aws-rds-spring-boot-integration
Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Configures HikariCP connection pools, implements read/write…
自动化与集成 / 自动执行
asc-workflow
asc-workflow
Define, validate, run, resume, and audit repo-local multi-step automations with current `asc workflow` and `.asc/workflow.json`, including step outputs and…
自动化与集成 / 自动执行
kibana-connectors
kibana-connectors
Create and manage Kibana connectors for Slack, PagerDuty, Jira, webhooks, and more via REST API or Terraform. Use when configuring third-party integrations or managing connectors as code.
自动化与集成 / 自动执行
setup-zoom-websockets
setup-zoom-websockets
Reference skill for Zoom WebSockets. Use after routing to a low-latency event workflow when persistent connections, faster event delivery, or security…
自动化与集成 / 自动执行
debug-zoom
debug-zoom
Debug a broken Zoom integration by isolating the failure point and routing into the right Zoom references. Use when auth, API, webhook, SDK, or MCP behavior is…
自动化与集成 / 自动执行
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…
自动化与集成 / 自动执行
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…
自动化与集成 / 自动执行
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,…
自动化与集成 / 自动执行
数据湖数据摄取
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 平台。
自动化与集成 / 自动执行
github-project-management
github-project-management
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
自动化与集成 / 自动执行
asc-workflow
asc-workflow
Define, validate, run, resume, and audit repo-local multi-step automations with current `asc workflow` and `.asc/workflow.json`, including step outputs and…
自动化与集成 / 自动执行
ln-742-precommit-setup
ln-742-precommit-setup
Configures Husky, lint-staged, commitlint, and Python pre-commit hooks. Use when adding Git hook automation to a project.
自动化与集成 / 自动执行
ln-628-concurrency-auditor
ln-628-concurrency-auditor
Checks async races, thread safety, TOCTOU, deadlocks, blocking I/O, resource contention. Use when auditing concurrency safety.
自动化与集成 / 自动执行
ln-653-runtime-performance-auditor
ln-653-runtime-performance-auditor
Checks blocking IO in async, unnecessary allocations, sync sleep, string concat in loops, redundant copies. Use when auditing runtime performance.
第 1 / 3 页