用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/RonShih/social-media-agent --skill draft-instagram命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | draft-instagram |
| description | 替 Instagram Feed 貼文起草 caption + hashtags(不發文)。視覺優先、tag 密集、第一行決勝負。 |
共通規則見
CLAUDE.md。本檔只描述 IG drafting 的取向。
product_id:對應 config/brand.yaml.products[].idtheme:選自 config/brand.yaml.content_themeslanguage:zh-TW / en / ja / de(預設 zh-TW + en 並排)local_image_path:caller 傳入的本地圖檔絕對路徑extra:caller 任意補充{
"platform": "instagram",
"caption": "...",
"hashtags": ["#NoirsBoxes", "#..."],
"local_image_path": "/abs/...",
"rationale": "..."
}
先讀
config/brand.yaml.content_style.instagram(若存在)— 有caption_length/hashtag_count/hashtag_strategy/notes就以那邊為準、覆蓋下面的預設值。client 專屬偏好寫在 brand.yaml,不要寫死在這份檔。
caption_length: short → 1-2 行caption_length: medium → 2-4 段caption_length: long → 完整長文hashtag_count 覆蓋)。hashtag_strategy 沒指定時,混合:
#${company.name_en}(必)voice.tone、避開 voice.forbidden_*。content_style:
instagram:
caption_length: short
hashtag_count: 5
hashtag_strategy: "1 品牌 + 1-2 在地小眾 + 1 在地中量 + 1 全球中量 + 1 全球大量"
notes: "不要寫成冗長第一人稱小作文,第一行就是全部"
讀到這個就照 client 偏好走,不要回到「5-10 個 mixed brand/theme/general」預設。
local_image_path