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