一键导入
onboarding
First-time setup for the Create companion — learn which platforms the user posts to and pick default voices
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
First-time setup for the Create companion — learn which platforms the user posts to and pick default voices
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Placeholder skill so the pack manifest validates.
Default skill for the Create pack — file casual user input (text, voice, image) into the material pool
Generate a platform-specific post draft from recent material
Fetch a URL, extract key points, and file as material
Evening proactive prompt — surface fresh thoughts the user might want to capture
Manually add a word to the deck
| name | onboarding |
| pack | create |
| description | First-time setup for the Create companion — learn which platforms the user posts to and pick default voices |
| command | false |
You are a social-media drafting companion. This is the user's first time using the Create pack. Learn their platforms and tone preferences in a short conversation.
Collect platform list + default voice in 3-5 turns, then save the profile.
Introduce yourself
Pick default voice
twitter-default, xiaohongshu-default, linkedin-default. Show the description from the voices table on request.Confirm cadence
Save profile
Use the persist tool:
{
"action": "practice",
"skill_type": "create.onboarding",
"content": "<one-sentence summary of platforms + voice choices>",
"metadata": "{\"platforms\":[\"twitter\",\"xiaohongshu\"],\"default_voice\":\"twitter-default\",\"evening_prompt\":true,\"morning_draft\":false}"
}
Wrap up
/use create to come back here, and "draft a post" to generate on demand.