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

25 lines
781 B
JSON

{
"name": "manufacturing-sales",
"description": "Long-cycle manufacturing pursuits with technical bids and partner integrations",
"version": "1.0.0",
"author": {
"name": "GTM Agents",
"email": "opensource@intentgpt.ai"
},
"skills": [
"./skills/account-based-blueprint/SKILL.md",
"./skills/technical-bid-library/SKILL.md",
"./skills/deal-health-dashboard/SKILL.md",
"./skills/partner-integration-kit/SKILL.md"
],
"agents": [
"./agents/industrial-account-director.md",
"./agents/technical-solutions-architect.md",
"./agents/channel-integration-program-manager.md"
],
"commands": [
"./commands/qualify-industrial-opportunity.md",
"./commands/build-technical-bid-plan.md",
"./commands/run-deal-health-review.md"
]
}