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 Manager、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来执行。