paid-ads-amazon
GitHub用于规划和审查亚马逊广告活动,支持 Sponsored Products/Brands/Display 等类型,提供基于利润率的 ACoS 控制及 ASIN、搜索词等风控护栏。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill paid-ads-amazon -g -y
SKILL.md
Frontmatter
{
"name": "paid-ads-amazon",
"description": "Plan and review Amazon Ads with margin-aware ACoS, product, and search-term guardrails. Use for Amazon advertising, Sponsored Products, Sponsored Brands, Sponsored Display, ASIN targeting, Amazon ACoS, or Amazon Ads performance exports.",
"argument-hint": "<ASIN, product line, target ACoS, or Amazon export>"
}
Canonical NotFair workflow
Read ../../paid-ads/paid-ads-amazon/SKILL.md completely, then follow it as the active workflow. Normalize that path from the directory containing this wrapper: the canonical file is <plugin-root>/paid-ads/paid-ads-amazon/SKILL.md, not <plugin-root>/skills/paid-ads-amazon/paid-ads-amazon/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/paid-ads/paid-ads-amazon/. If the canonical file cannot be read, stop and report the packaging error; never substitute a similarly named skill from another plugin.
Version History
-
68566c0
Current 2026-09-22 12:14
修复了 Codex 广告技能从插件根目录解析的路径问题
- 8d9d54b 2026-08-19 23:13


