Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "market-research",
|
||||
"description": "Market research programs covering landscape studies, qual labs, and quant surveys",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/research-brief-blueprint/SKILL.md",
|
||||
"./skills/participant-operations-hub/SKILL.md",
|
||||
"./skills/insights-repository-kit/SKILL.md",
|
||||
"./skills/market-scenario-modeler/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/insights-research-director.md",
|
||||
"./agents/qualitative-field-lead.md",
|
||||
"./agents/quant-insights-architect.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/run-market-landscape-study.md",
|
||||
"./commands/orchestrate-qualitative-lab.md",
|
||||
"./commands/launch-quantitative-survey.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user