paid-ads-integrations

仓库创建 2026年3月27日最近提交 17 小时前SkillHot 收录 1 小时前
▸ 精选理由

在授权与工具发现环节提供可靠核验,避免错误承诺与权限盲区。

▸ 风险提示

可能需要用户授权 OAuth 与访问第三方广告账户的高权限访问。

这个 Skill 做什么

发现、连接并验证 NotFair 的付费广告集成及其实际能力与权限。

负责发现、连接并验证 NotFair 的付费广告接入能力和实际权限边界。要接入广告账号、配置 MCP、检查可用工具或排查访问权限时会用到,流程会通过可用工具列表和 OAuth 测试(比如安全的 account-list)来确认当前会话的真实权限。强调先验证再承诺,以实际授权和当前会话工具面为准,避免凭文档假设能力。

▸ 展开 SKILL.md 英文原文

Discover, connect, and verify NotFair paid-ad integrations and their actual capabilities. Use when asked to connect an ad account, configure an ads MCP, check available tools, troubleshoot access, or determine whether NotFair can read or change a platform.

垂直行业集成OAuth广告账户验证通用
3.3k
Stars
411
Forks
40
仓库内 Skill
+264
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nowork-studio/NotFair/main/paid-ads/paid-ads-integrations/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nowork-studio/NotFair/main/paid-ads/paid-ads-integrations/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Paid Ads Integrations

Read `../shared/operating-contract.md`. Treat tool discovery as the source of truth; product documentation describes intent, not the current session's authorization.

## Verify before promising

1. Inspect the available tool list and use the Google or Meta shared preamble when that surface is requested.
2. Confirm OAuth/account access with a harmless account-list or read operation when the connector exposes one.
3. Record the exact platform, selected account, accessible date range, and whether the surface is read-only or mutation-capable.
4. If authorization fails, state the error and give the documented connection path. Do not retry a destructive operation or fall b
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有