meta-ads
GitHub管理Meta广告(Facebook/Instagram)工作流,解析并执行规范化的广告投放、预算、受众及创意优化任务。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill meta-ads -g -y
SKILL.md
Frontmatter
{
"name": "meta-ads",
"triggers": [
"meta ads",
"facebook ads",
"instagram ads",
"meta campaigns",
"ad sets",
"ROAS",
"CPM",
"link CTR",
"frequency",
"creative fatigue",
"audience overlap",
"learning phase",
"learning limited",
"CBO",
"ABO",
"advantage shopping",
"advantage plus",
"lookalike",
"retargeting",
"prospecting",
"pause campaign",
"update budget"
],
"description": "Manage Meta Ads (Facebook + Instagram) — performance, ROAS, CPM, frequency, audience overlap, learning phase, creative fatigue, budgets, ad sets, campaigns, ads. Use for any mention of Meta Ads, Facebook Ads, Instagram Ads, ROAS, CPM, ad spend, or campaign settings on Meta.",
"argument-hint": "<campaign \/ ad set name, or 'show performance'>"
}
Canonical NotFair workflow
Read ../../meta-ads/manage/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>/meta-ads/manage/SKILL.md, not <plugin-root>/skills/meta-ads/manage/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/meta-ads/manage/. 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


