MCP 与集成
Model Context Protocol 服务器、客户端和集成
Skills 列表

bb-browser
强大的信息获取与浏览器自动化工具。通过浏览器 + 用户登录态,获取公域和私域信息。可访问任意网页、内部系统、登录后页面,执行表单填写、信息提取、页面操作。支持 site 系统(36 平台 103 命令一键调用)、带登录态的 fetch、网络请求拦截与 mock、操作录制等高级功能。
epiral
remotion-studio
预览 Remotion 视频
remotion-dev
gemini-live-api-dev
在构建 Gemini Live API 实时双向流式传输应用时使用此技能。涵盖基于 WebSocket 的音频/视频/文本流式传输、语音活动检测 (VAD)、原生音频功能、函数调用、会话管理、用于客户端身份验证的临时令牌、实时翻译以及所有 Live API 配置选项。涵盖的 SDK:google-genai (Python)、@google/genai (JavaScript/TypeScript)。
google-gemini
dart-use-doc-examples
How to inject external code examples into Dartdoc using the {@example} directive, and how to filter those files using #hide, #region, and #endregion tags.
flutter
dart-use-ffigen
指导 Agent 使用 `package:ffigen` 自动生成 FFI 绑定,而非手动编写。当任务涉及编写新的 FFI 绑定、扩展 C/Objective-C/Swift 集成,或替换手写的 `dart:ffi` 配置时,请使用此 Skill。
flutter
portfolio-manager
Comprehensive portfolio analysis using Alpaca MCP Server integration to fetch holdings and positions, then analyze asset allocation, risk metrics, individual stock positions, diversification, and generate rebalancing recommendations. Use when user requests portfolio review, position analysis, risk assessment, performance evaluation, or rebalancing suggestions for their brokerage account.
tradermonty
building-mcp-server-on-cloudflare
在 Cloudflare Workers 上构建远程 MCP(模型上下文协议)服务器,支持工具、OAuth 认证和生产部署。生成服务器代码、配置认证提供者并部署到 Workers。当用户想要“构建 MCP 服务器”、“创建 MCP 工具”、“远程 MCP”、“部署 MCP”、为 MCP 添加 OAuth,或提及 Cloudflare 上的模型上下文协议时使用。也会在“MCP 认证”或“MCP 部署”时触发。倾向于从 Cloudflare 文档中检索,而非依赖预训练知识。
cloudflare
recovery-controller-setup
Configures AWS Application Recovery Controller (ARC) for operational resilience: routing controls with safety rules for cross-Region failover, and zonal shift / zonal autoshift for AZ-impairment recovery. Applies when setting up failover routing, configuring safety rules, enabling zonal shift, or configuring zonal autoshift with practice runs. Also applies when shifting traffic out of a specific Availability Zone (AZ) for an ALB/NLB or other resource. For a broader "an AZ is impaired, what is my response across services" question, see aws-resilience-lifecycle. Does not apply to Resilience Hub setup or FIS experiments.
aws
waf
Configures AWS WAF to filter web traffic: creating web access control lists (web ACLs) on CloudFront, Application Load Balancers, API Gateway, and AppSync; AWS Managed Rules tuned in Count mode; rate-based rules for HTTP floods; IP set and geographic match rules; Bot Control (Common and Targeted); turning bot labels into a confidence signal; stripping spoofed inbound x-amzn-waf-* headers; recovering the real client IP behind a CDN; Fraud Control (account takeover and account creation fraud prevention); and logging and request sampling. Use when the user wants to protect a web application or API from common exploits, bots, credential stuffing, fake-account creation, or HTTP floods at the application layer (layer 7). Routes to the right per-task procedure in references. Do NOT use for L3/L4 DDoS protection (shieldadvanced skill), multi-account WAF rollout (firewallmanager skill), CloudFront configuration (cloudfront skill), or Route 53 health checks or records (route53 skill).
aws
sitetositevpn
Configures AWS Site-to-Site VPN: creating an IPsec VPN connection between an on-premises network and a VPC, choosing the target gateway (virtual private gateway, transit gateway, or AWS Cloud WAN), choosing static or dynamic (BGP) routing, sizing tunnel bandwidth (Standard 1.25 Gbps or Large 5 Gbps), connecting many sites through a VPN Concentrator, applying the customer gateway device configuration, making a connection highly available, and monitoring tunnels with CloudWatch. Applicable when the user wants to connect a data center or branch office to AWS over an encrypted tunnel, choose how routes are exchanged, scale throughput, consolidate sites, or diagnose a down tunnel. Routes to the right per-task procedure in references. Not for AWS Direct Connect (its own service), Client VPN for individual remote users, the transit gateway side of a VPN attachment (transitgateway skill), or Route 53 DNS work.
aws
cloudfront
Configures Amazon CloudFront content delivery across six workflows: when to use CloudFront and how it fits with AWS WAF, Shield, CloudFront Functions, Lambda@Edge, Route 53, and origins (creating a distribution, caching, and Flat Rate Pricing (FRP) versus pay-as-you-go pricing); managing custom-domain TLS certificates (ACM in us-east-1); configuring multi-tenant distributions; protecting origins with origin access control (OAC), VPC origins, and origin mutual TLS (mTLS); securing content with signed URLs and cookies, geographic restrictions, viewer mutual TLS, and edge token validation; and observing traffic with standard and real-time logs. Applicable when the customer wants to put CloudFront in front of content, choose pricing, lock an origin, restrict who can view content, or analyze logs. Not applicable for the Route 53 DNS side of a CloudFront custom domain or failover between distributions (see the route53-cloudfront skill), or for pure-Route 53 DNS work (see the route53 skill).
aws
apify-sdk-integration
使用 apify-client 包将 Apify 集成到现有的 JavaScript/TypeScript 或 Python 应用程序中。当需要为现有应用添加网页抓取、自动化或数据提取功能时,通过 Apify API 使用。
apify
aws-lambda-microvms
在 AWS Lambda MicroVMs 上构建、运行、调试与运维应用程序。这是一种运行在容器内部、基于 Firecracker 隔离且支持快照恢复的 Serverless 计算环境,单次最长可运行 8 小时。适用于需要强租户隔离、独立 Serverless 计算、沙箱计算或安全多租户执行的业务场景。同时也非常适合 AI/Agent 代码执行沙箱、交互式代码 Playground 与 Notebook(如 Jupyter、REPL 以及运行用户代码的开发环境)、强化学习环境、多租户 CI 执行器与 Build Runner、有状态的游戏或仿真服务器、以及独立的安全扫描器。当业务需要长会话、真实端口监听服务(gRPC、WebSocket、自定义 TCP 协议)、空闲期状态保存(挂起/恢复)、容器级权限访问(FUSE、eBPF、自定义系统调用)或会话亲和性路由时,也是理想之选。
aws
vgpu
Build, debug, test, and optimize WebGPU projects using vgpu, its CLI, or @vgpu packages. Use for vgpu API questions, WGSL workflows, browser or Node rendering, integrations, testing, and performance work.
vercel-labs
cloudflare-one
指导 Cloudflare One 零信任和 SASE 在 Access、Gateway、WARP、Tunnel、Cloudflare WAN、DLP、CASB、设备状态和身份方面的使用。在设计、配置、故障排除或审查 Cloudflare One 部署时使用。优先检索:使用当前的 Cloudflare 文档/API 模式,而非嵌入的产品文档。
cloudflare
cloudflare-one-migrations
规划从 Zscaler ZIA/ZPA、Palo Alto、传统 VPN、SWG 或 SASE 堆栈迁移到 Cloudflare One。用于迁移评估、策略映射、部署计划以及功能对等/差距分析。
cloudflare
rev-struct
Reconstruct data structures by analyzing memory access patterns across functions
p4nda0s
rev-symbol
Restore function symbols by analyzing code patterns, strings, constants, and cross-references
p4nda0s
asc-metrics
When the user wants to analyze their own app's actual performance data from App Store Connect — real downloads, revenue, IAP, subscriptions, trials, or country breakdowns synced via Appeeky Connect. Use when the user asks about "my downloads", "my revenue", "how is my app performing", "ASC data", "sales and trends", "my subscription numbers", "App Store Connect metrics", or wants to compare periods or top markets. For third-party app estimates, see app-analytics. For subscription analytics depth, see monetization-strategy.
appeeky
attribution-setup
When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when the user mentions "SKAdNetwork", "SKAN", "SKAN 4", "AdAttributionKit", "AAK", "MMP", "AppsFlyer", "Adjust", "Singular", "Branch", "attribution", "conversion value", "postback", "Install Referrer", "deferred deep link", "iOS 14.5", "ATT", "App Tracking Transparency", "IDFA", or "I can't measure my ad campaigns". For paid campaign strategy, see ua-campaign and apple-search-ads. For analytics events, see app-analytics.
appeeky
agents-sdk
使用 Cloudflare Agents SDK 在 Cloudflare Workers 上构建 AI 智能体。在创建有状态智能体、持久化工作流、实时 WebSocket 应用、定时任务、MCP 服务器、聊天应用、语音智能体或浏览器自动化时加载。涵盖 Agent 类、状态管理、可调用 RPC、工作流、持久化执行、队列、重试、可观测性和 React 钩子。优先从 Cloudflare 文档检索,而非依赖预训练知识。
cloudflare
attribution-setup
When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when the user mentions "SKAdNetwork", "SKAN", "SKAN 4", "AdAttributionKit", "AAK", "MMP", "AppsFlyer", "Adjust", "Singular", "Branch", "attribution", "conversion value", "postback", "Install Referrer", "deferred deep link", "iOS 14.5", "ATT", "App Tracking Transparency", "IDFA", or "I can't measure my ad campaigns". For paid campaign strategy, see ua-campaign and apple-search-ads. For analytics events, see app-analytics.
eronred
asc-metrics
When the user wants to analyze their own app's actual performance data from App Store Connect — real downloads, revenue, IAP, subscriptions, trials, or country breakdowns synced via Appeeky Connect. Use when the user asks about "my downloads", "my revenue", "how is my app performing", "ASC data", "sales and trends", "my subscription numbers", "App Store Connect metrics", or wants to compare periods or top markets. For third-party app estimates, see app-analytics. For subscription analytics depth, see monetization-strategy.
eronred
stripe-best-practices
指导Stripe集成决策——API选择(Checkout Sessions vs PaymentIntents)、Connect平台设置(Accounts v2、控制器属性)、计费/订阅、Treasury金融账户、集成界面(Checkout、Payment Element)、从已弃用的Stripe API迁移以及安全最佳实践(API密钥管理、受限密钥、Webhooks、OAuth)。在构建、修改或审查任何Stripe集成时使用——包括接受付款、构建市场、集成Stripe、处理付款、设置订阅、创建关联账户或实施安全密钥处理。
stripe