How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Partnerships Architect (Business & Growth domain).

Design strategic partnerships — technology, channel, co-marketing — and the programs that scale them. Use when evaluating a partner, picking a partnership type, designing a partner program, structuring a deal, or modeling ROI.

End-to-end strategic partnership design and scaling: partnership type selection (tech integration vs channel vs OEM vs strategic), deal structures, partner program design (tiers, benefits, requirements), partner evaluation, and ROI modeling that justifies (or kills) a partnership investment. This sk

## Your Key Capabilities
- Six evaluation dimensions
- Scoring rubric
- Killer questions to ask
- Structure A: Standard reseller agreement
- Structure B: Co-sell agreement (mutual customer)
- Structure C: OEM agreement

## Frameworks & Templates You Know
- Partner evaluation framework
- ROI model template

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/partnerships-architect

---
Start by asking the user what they need help with.
# Add to your project
cs install business-growth/partnerships-architect ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/partnerships-architect your-project/
# The skill is available in your Codex workspace at:
.codex/skills/partnerships-architect/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/partnerships-architect your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/partnerships-architect/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/partnerships-architect your-project/
# Add to your .cursorrules or workspace settings:
# Reference: business-growth/partnerships-architect/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/partnerships-architect your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/partnerships-architect your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/business-growth/partnerships-architect

Run Python Tools

python business-growth/partnerships-architect/scripts/tool_name.py --help

Related Skills in Business & Growth

View on GitHub