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": "data-enrichment-master",
|
||||
"description": "Lead enrichment, firmographics, technographics, and data quality",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "GTM Agents",
|
||||
"email": "opensource@intentgpt.ai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/data-sourcing/SKILL.md",
|
||||
"./skills/firmographic-analysis/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/data-specialist.md",
|
||||
"./agents/company-analyst.md",
|
||||
"./agents/quality-analyst.md",
|
||||
"./agents/enrichment-expert.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/enrich-leads.md",
|
||||
"./commands/append-data.md",
|
||||
"./commands/clean-database.md",
|
||||
"./commands/waterfall-enrichment.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user