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": "personalization-engine",
|
||||
"description": "Personalization orchestration covering profiles, decision rules, and governance",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/decision-trees/SKILL.md",
|
||||
"./skills/content-variants/SKILL.md",
|
||||
"./skills/governance/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/personalization-architect.md",
|
||||
"./agents/customer-data-engineer.md",
|
||||
"./agents/personalization-testing-lead.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/define-profiles.md",
|
||||
"./commands/configure-rules.md",
|
||||
"./commands/monitor-personalization.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user