Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user