搜索结果
agent
找到 45 个相关结果 / 认证与权限
自动化与集成 / 自动执行
浏览器使用
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。……
自动化与集成 / 自动执行
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
自动化与集成 / 自动执行
桌面电脑自动化
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…
自动化与集成 / 自动执行
验证钱包
authenticate-wallet
登录钱包。当您或用户想要登录、连接或设置钱包,或任何钱包操作因身份验证失败时使用……
自动化与集成 / 自动执行
authsome
authsome
OAuth2 和 API key 凭证管理器,用于将 agent 连接至外部服务(GitHub、Google、OpenAI、Linear 等 25+ 提供商)。当需要与任何外部 API 或服务进行认证时使用此 skill — 它处理完整流程:查找提供商、通过安全浏览器流程登录、以及自动注入凭证运行命令。 关键规则:切勿要求用户在聊天中粘贴 secret、API key、密码或 client credential。Authsome 通过浏览器流程安全捕获所有凭证。
自动化与集成 / 自动执行
composio
composio
通过 Composio 的通用工具网关 — 通过 Composio 网关连接到 1000+ 个外部应用(Gmail、Slack、GitHub、Google Calendar、Notion 等)。使用…
自动化与集成 / 自动执行
heygen
heygen
[DEPRECATED] Use `create-video` for prompt-based video generation or `avatar-video` for precise avatar/scene control. This legacy skill combines both workflows — the newer focused skills provide clearer guidance.
自动化与集成 / 自动执行
自动化 WhatsApp
automate-whatsapp
使用 Kapso 工作流构建 WhatsApp 自动化:配置 WhatsApp 触发器、编辑工作流图、管理执行、部署函数,以及使用…
自动化与集成 / 自动执行
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.
自动化与集成 / 自动执行
pinchtab
pinchtab
Use this skill when a task needs browser automation through PinchTab: open a website, inspect interactive elements, click through flows, fill out forms, scrape…
自动化与集成 / 自动执行
agent-browser
agent-browser
Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web…
自动化与集成 / 自动执行
chrome-bridge-automation
chrome-bridge-automation
Vision-driven browser automation using Midscene Bridge mode. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Connects to the user's desktop Chrome browser via the Midscene Chrome Extension, preserving cookies, sessions, and login state. Does NOT take over the user's mouse or keyboard — operates through Chrome DevTools Protocol. Use this skill when the user wants to: - Browse, navigate, or open web pages in the user's own Chrome browser - Interact with pages that require login sessions, cookies, or existing browser state - Scrape, extract, or collect data from websites using the user's real browser - 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, validate the UI in real browser Powered by Midscene.js (https://midscenejs.com)
自动化与集成 / 自动执行
chrome-automation
chrome-automation
Automate Chrome browser tasks using agent-browser CLI. Navigate pages, fill forms, click buttons, take screenshots, extract data, and replay recorded workflows…
自动化与集成 / 自动执行
ssh
ssh
SSH remote access patterns and utilities. Connect to servers, manage keys, tunnels, and transfers.
自动化与集成 / 自动执行
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:…
自动化与集成 / 自动执行
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…
第 1 / 3 页