meta-ads-audit
GitHub用于Meta广告账户审计与业务上下文配置,涵盖健康检查、问题修复建议及新用户引导。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill meta-ads-audit -g -y
SKILL.md
Frontmatter
{
"name": "meta-ads-audit",
"description": "Meta Ads (Facebook + Instagram) account audit and business context setup. Use for account-health audits and business-context setup. Trigger on \"audit my Meta ads\", \"audit my Facebook ads\", \"Meta ads audit\", \"set up my Meta ads\", \"onboard Meta\", \"Meta account overview\", \"how's my Meta account\", \"Meta health check\", \"what should I fix in my Facebook ads\", or when the user is new to NotFair Meta and hasn't run an audit before.",
"argument-hint": "<account name or 'audit my Meta ads'>"
}
Canonical NotFair workflow
Read ../../meta-ads/audit/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/audit/SKILL.md, not <plugin-root>/skills/meta-ads-audit/audit/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/meta-ads/audit/. 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广告技能的解析路径,确保从插件根目录正确引用规范文件。
- daf87d3 2026-09-09 06:26
- 8d9d54b 2026-08-19 23:13


