From taizen-gtm-skills
Provides vertical market intelligence with industry trends, challenges, regulations, and talking points. Useful for industry-specific sales and marketing conversations.
npx claudepluginhub taizen-ai/taizen-claude-plugins --plugin taizen-gtm-skillsThis skill uses the workspace's default tool permissions.
Vertical market intelligence for industry-specific sales and marketing conversations, powered by real-time research.
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.
Vertical market intelligence for industry-specific sales and marketing conversations, powered by real-time research.
Enable highly relevant, industry-specific conversations by providing vertical market intelligence, trends, challenges, and success stories.
Setup: Connect these data sources to enable full functionality. Claude will prompt you to connect any missing integrations when you use this skill.
# INDUSTRY INSIGHTS DATA SOURCES
# Configure the sources relevant to your industry research
# Enterprise Search (searches across all internal sources)
- source: enterprise_search
connector: "{{GLEAN | MOVEWORKS | ELASTIC}}"
data:
- internal_docs
- wiki_content
- shared_drives
- slack_history
# Industry News & Research
- source: news_search
enabled: true # Google News, industry publications
- source: industry_publications
urls:
- "{{INDUSTRY_PUBLICATION_1}}"
- "{{INDUSTRY_PUBLICATION_2}}"
- source: analyst_reports
connector: "{{GARTNER | FORRESTER | IDC}}"
data:
- market_research
- trend_reports
- vendor_comparisons
# Regulatory & Compliance
- source: regulatory_feeds
enabled: true
topics:
- "{{RELEVANT_REGULATION_1}}"
- "{{RELEVANT_REGULATION_2}}"
# Internal Knowledge
- source: internal_docs
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION | CONFLUENCE}}"
paths:
- "/Sales/Industry Playbooks/"
- "/Marketing/Vertical Content/"
- "/Research/Industry Analysis/"
# Customer Data by Industry
- source: crm
connector: "{{SALESFORCE | HUBSPOT}}"
data:
- customers_by_industry
- deal_data_by_vertical
- win_rates_by_industry
- case_studies_by_vertical
# Industry-Specific Reviews
- source: review_sites
sources:
- g2
- capterra
filters:
- by_industry
data:
- industry_sentiment
- competitor_positioning
# Conference & Event Intelligence
- source: event_tracking
enabled: true
events:
- "{{INDUSTRY_CONFERENCE_1}}"
- "{{INDUSTRY_CONFERENCE_2}}"
# LinkedIn Industry Data
- source: linkedin
enabled: true
data:
- industry_trends
- job_posting_patterns
- company_news
# Where to deliver industry insights outputs
outputs:
# Always available - display in Claude UI
- type: display
enabled: true
# Save to knowledge base
- type: documents
connector: "{{GOOGLE_DRIVE | SHAREPOINT | NOTION}}"
destination: "/Sales/Industry Intelligence/"
# Share with sales team
- type: slack
connector: "{{SLACK}}"
channels:
industry_updates: "#industry-intel"
sales_alerts: "#sales-team"
# Configure the industries relevant to your business
# Customize this based on your target verticals
industries:
# Example configuration - customize for your needs
- name: "{{INDUSTRY_1}}"
priority: primary
key_regulations:
- "{{REGULATION}}"
decision_makers:
- "{{TITLE_1}}"
- "{{TITLE_2}}"
competitors_strong_here:
- "{{COMPETITOR}}"
- name: "{{INDUSTRY_2}}"
priority: primary
# Add details
- name: "{{INDUSTRY_3}}"
priority: secondary
# Add details
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 recurring industry intelligence 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 morning, generate a weekly industry digest for healthcare,
financial services, and retail including recent news, regulatory updates,
and market trends. Post to #industry-intel.
Taizen will:
Weekly Industry Digest:
Every Monday at 9am, generate a weekly industry digest for all our priority
verticals including recent news, regulatory updates, and market trends. Post
to #industry-intel and save to our Industry Intelligence folder.
Daily News Monitor:
Every morning at 8am, check for new industry news, regulatory changes, or
market developments in healthcare and financial services. Alert me on Slack
if there are any major regulatory changes, acquisitions, or competitor news.
Quarterly Playbook Refresh:
At the start of each quarter, update all our industry playbooks with the
latest trends, challenges, and talking points. Notify #sales-enablement
when complete.
Pre-Meeting Industry Brief:
Before any meeting with a prospect in healthcare or financial services,
automatically generate a quick industry brief with recent news and relevant
talking points. Send via Slack DM 1 hour before the meeting.
When scheduling via Taizen MCP, Claude will:
| Parameter | Description | Example |
|---|---|---|
task | Natural language description of what to do | "Generate weekly industry digest with news and trends" |
schedule | When to run (cron or trigger) | "every Monday at 9am" or "before meetings" |
skill_content | Object containing primary skill and referenced skills | See structure below |
outputs | Where to send results | "Slack #industry-intel, Notion" |
industries | Which verticals to cover | "healthcare, financial services, retail" |
skill_content structure:
skill_content:
primary:
name: "industry-insights"
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.
Invoke with natural language describing the industry intelligence you need:
Industry Deep Dive
Specific Angles
Sales Preparation
Competitive Context
# Industry Brief: [Industry Name]
**Created**: [Date]
**Data Sources Used**: [News, analyst reports, CRM data, etc.]
---
## Market Overview
**Industry Size**: [Market size]
**Growth Rate**: [CAGR or trend]
**Key Dynamics**: [What's driving the market]
### Recent Headlines
*From industry news:*
- [Date]: [Headline] - [Relevance]
- [Date]: [Headline] - [Relevance]
---
## Key Trends
### Trend 1: [Trend Name]
**Impact**: [How it affects buying decisions]
**Relevance to Us**: [How we connect to this trend]
**Talking Point**: "[What to say in conversations]"
### Trend 2: [Trend Name]
[Same format]
### Trend 3: [Trend Name]
[Same format]
---
## Industry Challenges
### Challenge 1: [Challenge]
**Severity**: [High/Medium/Low]
**Who It Affects**: [Roles/functions]
**Our Value**: [How we help]
**Discovery Question**: "[Question to uncover this]"
### Challenge 2: [Challenge]
[Same format]
### Challenge 3: [Challenge]
[Same format]
---
## Regulatory Considerations
| Regulation | What It Covers | Relevance to Us | Talking Point |
|------------|----------------|-----------------|---------------|
| [Regulation] | [Brief description] | [How we help comply] | "[What to say]" |
### Upcoming Changes
- [Change]: [Timeline] - [Impact]
---
## Decision Makers in [Industry]
### [Title 1]
**Priorities**: [What they care about]
**Language**: [Terms they use]
**Our Value Prop**: [What resonates]
**Engagement Strategy**: [How to approach]
### [Title 2]
[Same format]
---
## Competitive Landscape in [Industry]
### Competitors Strong Here
| Competitor | Positioning | Customers | Our Differentiation |
|------------|-------------|-----------|---------------------|
| [Name] | [Their angle] | [Known customers] | [How we win] |
### Our Wins in This Industry
*From CRM:*
- **[Customer]**: [Brief story] - "[Quote if available]"
- **[Customer]**: [Brief story]
---
## Proof Points & Case Studies
### Industry-Specific Results
- [Metric 1]: [Result] at [Customer type]
- [Metric 2]: [Result] at [Customer type]
### Relevant Case Studies
- **[Customer Name]**: [Industry-relevant headline] → [Link]
---
## Recommended Messaging
### Industry Value Proposition
[Industry-specific positioning statement]
### Key Messages for [Industry]
1. [Message 1]: [Why it resonates here]
2. [Message 2]: [Why it resonates here]
3. [Message 3]: [Why it resonates here]
### Discovery Questions for [Industry]
1. "[Question tailored to industry challenges]"
2. "[Question about industry-specific regulations]"
3. "[Question about industry trends]"
---
## Events & Community
### Key Conferences
| Event | When | Why It Matters |
|-------|------|----------------|
| [Event] | [Dates] | [Relevance] |
### Industry Associations
- [Association]: [Relevance]
### Communities & Forums
- [Community]: [Where they gather]
---
## Quick Reference Card
**Open with**: "[Industry-relevant hook]"
**Trend to reference**: "[Current trend]"
**Challenge to address**: "[Common pain point]"
**Regulation to mention**: "[If relevant]"
**Proof point**: "[Industry customer + result]"
When configured with integrations, this skill can: