24 lines
616 B
JSON
24 lines
616 B
JSON
{
|
|
"name": "pr-communications",
|
|
"description": "PR strategy, media outreach, and crisis communications",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "GTM Agents",
|
|
"email": "opensource@intentgpt.ai"
|
|
},
|
|
"skills": [
|
|
"./skills/messaging-frameworks/SKILL.md",
|
|
"./skills/media-database/SKILL.md",
|
|
"./skills/crisis-playbooks/SKILL.md"
|
|
],
|
|
"agents": [
|
|
"./agents/communications-director.md",
|
|
"./agents/media-relations-lead.md",
|
|
"./agents/crisis-manager.md"
|
|
],
|
|
"commands": [
|
|
"./commands/plan-launch.md",
|
|
"./commands/pitch-media.md",
|
|
"./commands/manage-crisis.md"
|
|
]
|
|
} |