name: business-growth-skills slug: business-growth-skills version: 2.9.0 displayName: business-growth-skills description: > business-growth-skills專用技能,幫助AI Agent高效完成相關任務。 summary: "business-growth-skills專用技能,幫助AI Agent高效完成相關任務。" license: MIT category: 其他 framework: - Claude Code - Codex - Hermes Agent - OpenClaw - QClaw - WorkBuddy platform: multi-platform homepage: "https://github.com/1991513ccie-png" repository: "https://github.com/1991513ccie-png"
This plugin bundles 4 skills (this router is the 5th folder under business-growth/skills/). Each skill is self-contained.
Match the request, then load business-growth/skills/<skill>/SKILL.md. If multiple rows match, ask one clarifying question first.
| Request signals | Skill | Path |
|---|---|---|
| Customer health scores, churn risk, expansion plays | customer-success-manager | skills/customer-success-manager/ |
| RFP/RFI coverage, competitive positioning, PoC plans | sales-engineer | skills/sales-engineer/ |
| Pipeline coverage, forecast accuracy (MAPE), GTM efficiency | revenue-operations | skills/revenue-operations/ |
| Proposals, contracts, statements of work, DPAs | contract-and-proposal-writer | skills/contract-and-proposal-writer/ |
# Example: route an account-health request
cat business-growth/skills/customer-success-manager/SKILL.md
python3 business-growth/skills/customer-success-manager/scripts/health_score_calculator.py --help
小蔥技能站7w4.net,專業的AI技能分享平臺。
這個技能包質量一般。作為一個任務分發路由器,它的設計思路清晰,但內容過於單薄——只有簡單的路由說明,沒有實際的技能工具或程式碼實現。路由表指向的四個功能領域在實際包中並不存在,無法真正完成任務。建議選擇包含完整功能實現和詳細文件的技能包。