From media-ads-skill
统一创意执行 skill — Codex 驱动(视频脚本 + 图文文案)+ 日常单条文案 + 单条脚本 + 批量生产。 触发词:写脚本、写文案、生成文案、Copywriting、写 Caption、帮我写创意、 脚本生成、图文文案、Codex 文案、帮我写条文案、write copy、单条文案、 production week、批量生成脚本、蒸馏文案、做写文案 skill。
How this skill is triggered — by the user, by Claude, or both
Slash command
/media-ads-skill:creatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Codex 策略创意(Mode 1-3)+ 日常单条创意(Mode 4-6)
captions.mdknowledgebase/README.mdknowledgebase/renovation-example/source/CLAUDE.mdknowledgebase/renovation-example/source/README.mdknowledgebase/renovation-example/source/index.mdknowledgebase/renovation-example/source/log.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1122_Confinement_Center_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1123_confinement-kl_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1126_Confinement_Center_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1128_Confinement_Center_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1132_Confinement_Center_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1136_Confinement_Center_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/20260310_1140_Confinement_Center_discovery.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/Confinement_ALL_copies.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/Confinement_Copy_Analysis.mdknowledgebase/renovation-example/source/raw/confinement/2026-03/Confinement_TOP17_competitor_list.mdknowledgebase/renovation-example/source/raw/renovation/2026-04/Renovation_ALL_copies.mdknowledgebase/renovation-example/source/raw/renovation/2026-04/Renovation_TOP15_competitor_list.mdknowledgebase/renovation-example/source/wiki/brands/renovation/ax-design-build.mdknowledgebase/renovation-example/source/wiki/brands/renovation/binasifu-hq.mdCodex 策略创意(Mode 1-3)+ 日常单条创意(Mode 4-6)
注意: Mode 1-3 由
cd ~/media-ads-skill && uv run creator ...自动化执行;Mode 4-6 由 Claude Code 依据对应 prompt 文件直接执行(无独立脚本)。
| Mode | 触发词 | 前置条件 | 加载文件 |
|---|---|---|---|
| 1. 视频脚本(Codex) | "写脚本"、"脚本生成"、"AIDA"、"video script" | Codex 11字段 | Read(scripts.md) |
| 2. 图文文案(Codex) | "写 Caption"、"Headline"、"静态图"、"图文" | Codex 11字段 | Read(captions.md) |
| 3. 全套(Codex) | "全套文案"、"脚本+文案"、"两个都要" | Codex 11字段 | Read(scripts.md) + Read(captions.md) |
| 4. 日常文案 | "帮我写文案"、"write copy"、"单条文案"、"写 captions"、"生成广告文案" | 无(用产品信息) | Read(write-copy.md) |
| 5. 单条脚本 | "帮我写脚本"、"generate script"、"写一条脚本"、"single script" | 无(用竞品参考) | Read(script-gen.md) |
| 6. 批量生产周 | "production week"、"批量生成脚本"、"帮我生产这批内容"、"批量脚本" | 无 | Read(production-week.md) |
| 7. 蒸馏写文案 skill | "蒸馏写文案"、"build copy skill"、"生成work persona" | 有参考素材 | Read(copywriter-distill.md) |
{base}/skills/creator/knowledgebase/{project_slug}/source/ 已打包进项目,Mode 4(单条文案)和 Mode 5(单条脚本)可优先参考对应项目的案例与钩子素材(按项目隔离)。
{project_slug} 由当前客户/项目决定,例如 renovation-example。
建议先读 source/index.md 识别可用行业,再按需读 source/wiki/*。
source/wiki/:行业钩子、ICP、PATTERN、swipe 与 CTA 案例
source/raw/:原始竞品素材整理与分析(按行业与时间分组)
source/README.md / source/index.md / source/log.md:知识库入口、索引、更新记录
content-creator 完成(content-creator scrape/discover),默认落盘到 Reports/01 Research/Competitor Ads/{industry}/。source/raw/{industry}/{YYYY-MM}/。INGEST 将 raw 转为 source/wiki/{brands|icps|hooks|patterns|swipes},并同步 source/index.md、source/log.md。creator 的文案生成只读 source/wiki/*,不反向写 raw,确保来源可追溯与历史不可变。Mode 1-3(Codex 驱动):
output/codex/{client}/codex.json 存在且 status=complete)如 Codex 未完成 → 停止并提示:
"请先用 codex skill 生成策略文档。 触发词:做 Codex / 全流程 / Avatar 开始"
Mode 4-6(日常):
learnings.md{base}/skills/creator/learnings.md — 读取后优先参考有效模式,避免无效模式。
npx claudepluginhub owenleezy/media-ads-skill --plugin media-ads-skillSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.