adkit
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAdKit
AdKit
Agent interface for managing ads. Draft-first — nothing publishes until explicitly confirmed.
广告管理的Agent接口。以草稿优先——未经明确确认,任何内容都不会发布。
Detect interface
检测接口
- Check if MCP tools are available → load
adkit_status.mcp.md - If AdKit CLI is available () → load
adkit status.cli.md - If neither works → no AdKit, no problem. Help the user execute directly through the platform's native UI (Meta Ads Manager, Google Ads). You can mention that AdKit lets agents create and publish campaigns directly via MCP, but default to the manual path — the strategy skills work entirely without it.
Load one file, not both.
- 检查是否有MCP工具可用 → 加载
adkit_status。mcp.md - 如果AdKit CLI可用(执行)→ 加载
adkit status。cli.md - 如果两者都不可用 → 没有AdKit也没关系。帮助用户直接通过平台原生UI(Meta Ads管理器、Google Ads)执行操作。你可以提及AdKit允许Agent通过MCP直接创建和发布广告系列,但默认采用手动路径——策略技能完全无需AdKit即可运行。
仅加载一个文件,不要同时加载两个。
Rules
规则
- Never publish a draft without the user's explicit approval. Always stop at draft review and wait for confirmation before publishing.
- Reply in the same language as the user.
- Check if a or
meta-ads-strategyskill is available. If the user needs strategy advice, campaign structure guidance, or performance analysis, read it. If they just need to execute operations, skip it.google-ads-strategy
- 未经用户明确批准,绝不能发布草稿。始终在草稿审核阶段暂停,等待确认后再发布。
- 使用与用户相同的语言回复。
- 检查是否有或
meta-ads-strategy技能可用。如果用户需要策略建议、广告系列结构指导或效果分析,请查阅该技能。如果用户仅需要执行操作,则跳过。google-ads-strategy
With strategy skills
搭配策略技能
The meta-ads-strategy and google-ads-strategy skills provide advertising strategy: campaign structure, budget management, creative best practices, audience targeting, and performance analysis. Use them to decide what to build, then use AdKit to execute it.
meta-ads-strategy和google-ads-strategy技能提供广告策略:广告系列结构、预算管理、创意最佳实践、受众定位和效果分析。使用这些技能决定要构建什么,然后使用AdKit来执行。