用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill social-media-management命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | social-media-management |
| description | Cross-platform social media operations and analytics |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"marketing","domain":"business","category":"Digital Marketing","skill-id":"SK-009","dependencies":["Sprout Social API","Hootsuite API","Native platform APIs"]} |
The Social Media Management skill provides cross-platform social media operations and analytics capabilities. This skill enables efficient social content scheduling, community management, and social performance analytics.
const socialConfig = {
platform: 'Sprout Social',
channels: [
{ platform: 'LinkedIn', handle: '@company', audience: 'b2b-professionals' },
{ platform: 'Twitter', handle: '@company', audience: 'industry-community' },
{ platform: 'Instagram', handle: '@company', audience: 'brand-enthusiasts' },
{ platform: 'Facebook', handle: '@company', audience: 'broad-consumers' }
],
publishing: {
calendar: {
linkedIn: { frequency: '5x/week', bestTimes: ['Tuesday 10am', 'Wednesday 2pm'] },
twitter: { frequency: '3x/day', bestTimes: ['8am', '12pm', '5pm'] },
instagram: { frequency: '4x/week', bestTimes: ['Monday 11am', 'Thursday 7pm'] }
},
contentMix: {
educational: 40,
promotional: ,
: ,
:
},
: {
: [],
: [],
: []
}
},
: {
: ,
: [, , ],
:
}
};
| Process | Integration Points |
|---|---|
| social-media-strategy-execution.js | Full workflow |
| editorial-calendar-management.js | Content scheduling |
| content-production-workflow.js | Content distribution |
| Metric | Description | Target |
|---|---|---|
| Engagement Rate | Interactions per post | Above benchmark |
| Follower Growth | Net new followers | Growing |
| Response Time | Time to first response | <4 hours |
| Share of Voice | Social conversation share | Increasing |