Files
gh-gtmagents-gtm-agents-plu…/.claude-plugin/plugin.json
2025-11-29 18:30:07 +08:00

26 lines
727 B
JSON

{
"name": "copywriting",
"description": "Message architecture, conversion copy, and brand voice governance",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/message-architecture/SKILL.md",
"./skills/offer-testing/SKILL.md",
"./skills/voice-guidelines/SKILL.md",
"./skills/cold-email-personalization/SKILL.md"
],
"agents": [
"./agents/copy-strategist.md",
"./agents/conversion-copywriter.md",
"./agents/voice-editor.md",
"./agents/cold-email-specialist.md"
],
"commands": [
"./commands/create-messaging-brief.md",
"./commands/generate-channel-copy.md",
"./commands/test-and-report.md"
]
}