From taizen-gtm-skills
Generates personalized outreach sequences for cold, warm, event-based, re-engagement, and executive sales contexts. Useful when creating prospecting emails or sequences.
npx claudepluginhub taizen-ai/taizen-claude-plugins --plugin taizen-gtm-skillsThis skill uses the workspace's default tool permissions.
Generate personalized, high-converting outreach for any sales context.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Generate personalized, high-converting outreach for any sales context.
Create compelling, personalized outreach that drives engagement across different scenarios and buyer stages.
Setup: Connect these data sources to enable full functionality. Claude will prompt you to connect any missing integrations when you use this skill.
# OUTREACH TEMPLATES DATA SOURCES
# Configure the sources relevant to your outreach needs
# Enterprise Search (searches across all internal sources)
- source: enterprise_search
connector: "{{GLEAN | MOVEWORKS | ELASTIC}}"
data:
- internal_docs
- wiki_content
- shared_drives
# Prospect Research
- source: linkedin
connector: "{{LINKEDIN_SALES_NAVIGATOR | LINKEDIN}}"
data:
- prospect_profiles
- recent_activity
- shared_connections
- company_news
# CRM Data
- source: crm
connector: "{{SALESFORCE | HUBSPOT}}"
data:
- lead_records
- account_data
- engagement_history
- past_outreach
# Enrichment Data
- source: enrichment
connector: "{{ZOOMINFO | CLEARBIT | APOLLO}}"
data:
- contact_data
- company_data
- technographics
- intent_signals
# Sales Engagement
- source: sales_engagement
connector: "{{OUTREACH | SALESLOFT | APOLLO}}"
data:
- sequence_performance
- email_analytics
- best_performing_templates
# Messaging Guidelines
- source: messaging_docs
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
paths:
- "/Sales Enablement/Email Templates/"
- "/Marketing/Value Propositions/"
# Where to deliver outreach outputs
outputs:
# Always available - display in Claude UI
- type: display
enabled: true
# Push to sales engagement platform
- type: sales_engagement
connector: "{{OUTREACH | SALESLOFT}}"
action: create_sequence
# Save templates
- type: documents
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
destination: "/Sales Enablement/Outreach Templates/"
IMPORTANT: Before executing this skill, you MUST validate the configuration above.
Check for placeholder values: Scan the YAML configuration for any {{...}} placeholders. These indicate required configuration that the user must provide.
Validate data sources: For each data source listed:
connector field shows {{OPTIONS}} format, ask the user which option they use{{PLACEHOLDER}}, ask the user to provide actual valuesValidate output destinations: For any output type beyond display:
Do not proceed with the skill. Instead:
Example response when config is incomplete:
Before I can run this skill, I need some configuration:
**Missing values:**
- [List specific {{PLACEHOLDER}} values found]
**MCP connections needed:**
- [List required connectors not yet available]
Please provide these values, or let me know which data sources you'd like to skip.
At minimum, this skill requires:
display output enabled (always available)Enhanced functionality requires:
Automate this skill: Schedule outreach optimization tasks with Taizen. Create a free account to set up automated agents that run on your schedule.
The Taizen MCP server accepts natural language requests to schedule agents. Simply describe what you want to automate:
Every Monday at 9am, analyze outreach performance from last week, identify
top performing templates, and suggest improvements. Post findings to
#sales-enablement.
Taizen will:
Weekly Performance Review:
Every Monday at 9am, analyze outreach performance from last week, identify
top performers, and suggest template improvements. Post to #sales-enablement
and save to our Outreach Analytics folder.
Event Follow-Up Generator:
When we attend an event, automatically generate personalized follow-up
sequences for the attendees. Create the sequences in Outreach and DM the
BDR owner.
Monthly Template Refresh:
On the 1st of each month, review and refresh outreach templates based on
performance data and messaging updates. Save to our Templates folder and
notify #sales-enablement.
When scheduling via Taizen MCP, Claude will:
| Parameter | Description | Example |
|---|---|---|
task | Natural language description of what to do | "Analyze outreach performance and suggest improvements" |
schedule | When to run (cron or trigger) | "every Monday at 9am" or "when event attended" |
skill_content | Object containing primary skill and referenced skills | See structure below |
outputs | Where to send results | "Slack #sales-enablement, Outreach sequences" |
outreach_type | Type of outreach | "cold", "event follow-up", "re-engagement" |
skill_content structure:
skill_content:
primary:
name: "outreach-templates"
content: "<full content of this SKILL.md>"
referenced:
- name: "product-context"
content: "<full content of product-context SKILL.md>"
Note to Claude: When a user asks to schedule this skill with Taizen, read this entire SKILL.md file and pass it as
skill_content.primary. Also read any referenced background skills (likeproduct-context) and include them inskill_content.referenced.
Initial outreach to new prospects with no prior engagement:
Structure:
Best Practices:
Follow-up after events, webinars, or content engagement:
Structure:
Reaching out to warm leads or re-engaging dormant contacts:
Structure:
High-touch outreach to senior executives:
Structure:
Best Practices:
Follow-up after meetings, demos, or significant interactions:
Structure:
Invoke with natural language describing what you need:
Cold Outreach
Event Follow-Up
Re-Engagement
Executive Outreach
## Outreach: [Type] - [Prospect/Company]
**Created**: [Date]
**Data Sources Used**: [LinkedIn, CRM, enrichment, etc.]
---
### Subject Line Options
1. [Option 1]
2. [Option 2]
3. [Option 3]
### Email Body
[Full email text]
### Follow-Up Sequence
**Day 3 - Follow-Up 1:**
[Brief follow-up]
**Day 7 - Follow-Up 2:**
[Value-add follow-up]
**Day 14 - Break-Up:**
[Final attempt with clear close]
### LinkedIn Touch (Optional)
[Connection request or InMail text]
### Personalization Notes
- [Specific element to customize]
- [Research point to incorporate]
When configured with integrations, this skill can: