paid-ads-guide
GitHub指导如何读取和使用NotFair付费广告技能,明确文件路径解析规则及错误处理机制,确保正确加载插件根目录下的规范文档。
Trigger Scenarios
Install
npx skills add nowork-studio/notfair-plugin --skill paid-ads-guide -g -y
SKILL.md
Frontmatter
{
"name": "paid-ads-guide",
"description": "Explain NotFair's paid-ads skills, installation, platform boundaries, account connections, and current product capabilities. Use for questions about how NotFair works, what it supports, how to install or connect it, plans or limits, or paid-media troubleshooting that is not an account-performance request.",
"argument-hint": "<installation, capability, connection, or product question>"
}
Canonical NotFair workflow
Read ../../paid-ads/paid-ads-guide/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-guide/SKILL.md, not <plugin-root>/skills/paid-ads-guide/paid-ads-guide/SKILL.md. Resolve every relative reference from the canonical file against <plugin-root>/paid-ads/paid-ads-guide/. 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


