用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill influencer-kol-management命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Expert Electron application architecture skill for IPC design, main/renderer/preload boundaries, security hardening, performance optimization, packaging strategy, native integration, and cross-platform desktop development. Use when reviewing or designing Electron apps, planning migrations, auditing architecture risks, choosing IPC patterns, diagnosing startup or memory issues, or coordinating related Electron skills.
Generates DrawIO XML diagrams for Amazon Web Services architectures from text descriptions or images. Analyzes existing .drawio files to extract AWS components. Use for AWS architecture diagrams, cloud infrastructure documentation, or when converting AWS diagram images to editable DrawIO format.
Generates DrawIO XML diagrams for Google Cloud Platform architectures from text descriptions or images. Analyzes existing .drawio files to extract GCP components. Use for GCP architecture diagrams, cloud infrastructure documentation, or when converting GCP diagram images to editable DrawIO format.
基于 SOC 职业分类
正在显示 SKILL.md
| name | influencer-kol-management |
| description | Industry influencer and key opinion leader relationship management |
| allowed-tools | ["Read","Write","Glob","Grep","Bash","WebFetch"] |
| metadata | {"specialization":"public-relations","domain":"business","category":"Media Relations","skill-id":"SK-010","dependencies":["Analyst relations platforms","CRM systems"]} |
The Influencer and KOL Management skill provides industry influencer and key opinion leader relationship management capabilities. This skill enables identification, engagement tracking, and strategic relationship management with analysts, academics, thought leaders, and industry influencers.
const kolDatabase = {
categories: {
industryAnalysts: [
{
name: 'Jane Analyst',
firm: 'Gartner',
coverage: ['AI', 'Enterprise Software'],
reports: ['Magic Quadrant - AI Platforms'],
relationshipOwner: 'AR Director',
lastBriefing: '2025-12-15',
nextScheduled: '2026-03-20',
status: 'strong',
notes: 'Key influencer on AI MQ, prefers technical depth'
}
],
academicExperts: [
{
name: 'Dr. Research Expert',
institution: 'MIT',
expertise: ['Machine Learning', 'Ethics in AI'],
publications: 45,
citations: 12000,
engagement: 'advisory-board',
status: 'active'
}
],
socialInfluencers: [
{
name: 'Tech Influencer',
platforms: ['Twitter', 'LinkedIn', 'Substack'],
followers: 250000,
topics: ['Enterprise Tech', ],
: ,
:
}
],
: [
{
: ,
: ,
: ,
: ,
: ,
:
}
]
}
};
const engagementProgram = {
program: 'Q1 2026 Analyst Relations',
objectives: [
'Maintain positive positioning in Gartner MQ',
'Secure inclusion in Forrester Wave',
'Build relationships with 3 new analysts'
],
activities: {
briefings: [
{ analyst: 'Jane Analyst', firm: 'Gartner', date: '2026-02-15', topic: 'Product Roadmap' },
{ analyst: 'John Researcher', firm: 'Forrester', date: '2026-02-20', topic: 'Customer Success Stories' }
],
inquiries: {
scheduled: 5,
topics: ['Competitive positioning', 'Market strategy']
},
events: [
{ event: 'Gartner Symposium', activities: ['1:1 meetings', 'Executive roundtable'] }
],
content: [
{ type: 'Research note response', count: 10 },
{ type: 'Citation in reports', target: 5 }
]
},
metrics: {
briefingsCompleted: 8,
analystSentiment: ,
: ,
:
}
};
This skill integrates with the following PR processes:
| Process | Integration Points |
|---|---|
| media-relations-strategy.js | Analyst strategy |
| executive-visibility-program.js | Thought leadership |
| stakeholder-mapping.js | Influencer mapping |
| influencer-relationship.js | Relationship management |
| Metric | Description | Target |
|---|---|---|
| Analyst Sentiment | Overall analyst sentiment | Positive |
| Report Mentions | Citations in analyst reports | Growing |
| Briefing Cadence | Regular briefing completion | Quarterly minimum |
| Influencer Reach | Total influencer audience | Expanding |
| Relationship Health | Active positive relationships | >80% |