搜索结果
ing
找到 81 个相关结果 / 认证与权限
自动化与集成 / 自动执行
azure-messaging
azure-messaging
排查并解决 Azure Messaging SDK 中有关事件中心和服务总线的问题。涵盖连接失败、身份验证错误、消息处理……
自动化与集成 / 自动执行
浏览器使用
browser-use
自动化浏览器交互,用于 Web 测试、表单填写、截图和数据提取。当用户需要浏览网站、与 Web 交互时使用…
自动化与集成 / 自动执行
neon-postgres
neon-postgres
Neon Serverless Postgres 使用指南与最佳实践。涵盖入门、使用 Neon 进行本地开发、选择连接方式、Neon……
自动化与集成 / 自动执行
Copilot 编码代理
copilot-coding-agent
GitHub Copilot 编码代理自动化。为 issue 应用 ai-copilot 标签 → GitHub Actions 通过 GraphQL 自动分配给 Copilot → Copilot 创建一个 Draft PR。……
自动化与集成 / 自动执行
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、处理支付、设置订阅、创建关联账户或实现安全密钥管理。
自动化与集成 / 自动执行
flutter-添加集成测试
flutter-add-integration-test
为应用交互配置 Flutter Driver,并将 MCP 操作转换为持久的集成测试。适用于在项目中添加集成测试,…
自动化与集成 / 自动执行
apify-actorization
apify-actorization
将现有项目转换为 Apify Actor —— 无服务器云程序。Actor 化 JavaScript/TypeScript(使用包含 Actor.init/exit 的 SDK)、Python(异步上下文…
自动化与集成 / 自动执行
flowstudio-power-automate-mcp
flowstudio-power-automate-mcp
Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` / `tool_search`, and oversized-response handling. Load this skill first when connecting an agent to Power Automate. For specialized workflows, load `flowstudio-power-automate-build`, `flowstudio-power-automate-debug`, `flowstudio-power-automate-monitoring` (Pro+), or `flowstudio-power-automate-governance` (Pro+) — each contains the workflow narrative, this skill provides the plumbing they all rely on. Requires a FlowStudio MCP subscription or compatible server — see https://mcp.flowstudio.app
自动化与集成 / 自动执行
opencli
opencli
Use opencli CLI to interact with social/content websites (Bilibili, Zhihu, Twitter/X, YouTube, Weibo, 小红书, V2EX, Reddit, HackerNews, 雪球, BOSS直聘 etc.) via the user's Chrome login session. ALWAYS prefer opencli over playwright/browser automation for these supported sites. Triggers: user asks to browse, search, fetch hot/trending content, post, or read messages on any supported site; 查B站热门, 搜知乎, 看微博热搜, 发推, 搜YouTube, 查股票行情 etc.
自动化与集成 / 自动执行
browser-automation
browser-automation
Vision-driven browser automation using Midscene. Operates from screenshots — no DOM or accessibility labels needed. Runs in headless Puppeteer — does NOT take over the user's mouse or keyboard. Also supports CDP mode and Bridge mode to connect to an existing Chrome. Use this skill when the user wants to: - Browse, navigate, or open web pages - Scrape, extract, or collect data from websites - Fill out forms, click buttons, or interact with web elements - Verify, validate, test, or QA frontend UI behavior - Take screenshots of web pages - Automate multi-step web workflows - Test what was just built, see if it works in browser - Connect to Chrome via CDP, DevTools Protocol, or remote debugging - Connect to user's Chrome browser, control my browser, operate my Chrome Powered by Midscene.js (https://midscenejs.com)
自动化与集成 / 自动执行
桌面电脑自动化
desktop-computer-automation
使用 Midscene 实现视觉驱动的桌面自动化。通过自然语言指令控制你的桌面。完全基于屏幕截图运行——无需 DOM 或无障碍标签。能够与屏幕上所有可见元素进行交互,不受技术栈限制。⚠️ 会接管用户真实的鼠标和键盘。对于 Web 应用,请优先选择“浏览器自动化”。仅适用于无法在浏览器中运行的桌面原生应用(Electron、Qt、macOS/Windows/Linux 原生应用)。触发词:打开应用、按下按键、desktop、computer、点击屏幕、输入文本、截取桌面、启动应用、切换窗口、桌面自动化、控制电脑、鼠标点击、键盘快捷键、屏幕截图、在屏幕上查找、读取屏幕、验证窗口、关闭应用、测试 Electron 应用。由 Midscene.js (https://midscenejs.com) 提供支持
自动化与集成 / 自动执行
remote-browser
remote-browser
Controls a local browser from a sandboxed remote machine. Use when the agent is running in a sandbox (no GUI) and needs to navigate websites, interact with web…
自动化与集成 / 自动执行
authsome
authsome
OAuth2 和 API key 凭证管理器,用于将 agent 连接至外部服务(GitHub、Google、OpenAI、Linear 等 25+ 提供商)。当需要与任何外部 API 或服务进行认证时使用此 skill — 它处理完整流程:查找提供商、通过安全浏览器流程登录、以及自动注入凭证运行命令。 关键规则:切勿要求用户在聊天中粘贴 secret、API key、密码或 client credential。Authsome 通过浏览器流程安全捕获所有凭证。
自动化与集成 / 自动执行
functions
functions
Deploy serverless browser automation as cloud functions using Browserbase. Use when the user wants to deploy browser automation to run on a schedule or cron,…
自动化与集成 / 自动执行
creating-oracle-to-postgres-migration-integration-tests
creating-oracle-to-postgres-migration-integration-tests
Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with…
自动化与集成 / 自动执行
planning-oracle-to-postgres-migration-integration-testing
planning-oracle-to-postgres-migration-integration-testing
Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify…
自动化与集成 / 自动执行
1Password
1password
设置并使用 1Password CLI 进行登录、桌面集成以及读取或注入 secrets。
自动化与集成 / 自动执行
salesforce
salesforce
Salesforce integration. Manage crm and marketing automation data, records, and workflows. Use when the user wants to interact with Salesforce data.
自动化与集成 / 自动执行
cloud
cloud
Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud REST API (v2 or v3), browser-use-sdk (Python or TypeScript), X-Browser-Use-API-Key authentication, cloud sessions, browser profiles, profile sync, CDP WebSocket connections, stealth browsers, residential proxies, CAPTCHA handling, webhooks, workspaces, skills marketplace, liveUrl streaming, pricing, or integration patterns (chat UI, subagent, adding browser tools to existing agents). Also trigger for questions about n8n/Make/Zapier integration, Playwright/ Puppeteer/Selenium on cloud infrastructure, or 1Password vault integration. Do NOT use this for the open-source Python library (Agent, Browser, Tools config) — use the open-source skill instead.
自动化与集成 / 自动执行
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…
第 1 / 5 页