SkillAgentSearch skills...

gtm-ai-gtm

Go-to-market strategy for AI products

Install / Use

npx skills add github/awesome-copilot --skill gtm-ai-gtm

Installs into whichever agent you are using.

About this skill
šŸ“„

SKILL.md

Installable skill definition

Quality Score

93/100

Supported Platforms

GitHub Copilot

Our assessment of gtm-ai-gtm

gtm-ai-gtm scores 93/100 on our quality scale, 277th of 2,189 Development & Engineering skills we index (top 13%).

Its SKILL.md is 21 KB long, well organised into 18 sections with 4 code examples: a thorough specification that gives an agent plenty to work with.

With 39,348 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
30/30
Structure
20/20
Description
8/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated 2 days ago, so gtm-ai-gtm is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

gtm-ai-gtm compared with similar skills

All 4 of these similar skills score higher than gtm-ai-gtm; compare them before choosing.

SkillScoreStarsUpdatedFormat
gtm-ai-gtm (this skill)by github9339.3k2d agoSKILL.md
Agent-Reachby Panniantong10085.6k11d agoCLAUDE.md
ai-job-searchby MadsLorentzen10044.0k5d agoCLAUDE.md
claude-howtoby luongnv8910041.7ktodayCLAUDE.md
algorithmic-artby anthropics100177.9k4d agoSKILL.md

Frequently asked questions

How do I install gtm-ai-gtm?
Run npx skills add github/awesome-copilot --skill gtm-ai-gtm. The install tabs above show the steps for each supported agent.
Which AI agents does gtm-ai-gtm work with?
It is written for GitHub Copilot, as a SKILL.md file. Other agents that read the same format can often use it too.
Is gtm-ai-gtm safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is gtm-ai-gtm still maintained?
The repository was last updated 2 days ago, so gtm-ai-gtm is actively maintained.

name: gtm-ai-gtm description: Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises. license: MIT metadata: author: Smit Patel (https://linkedin.com/in/smitkpatel) source: https://github.com/beingsmit/technical-product-gtm

AI Product GTM

Go-to-market strategy for AI products. These aren't generic AI principles — they're patterns from selling autonomous AI agents into enterprises where "autonomous" scared buyers and "teammate" converted them.

When to Use

Triggers:

  • "How do we position this AI product?"
  • "Buyers say they're worried about AI breaking production"
  • "Should we call it autonomous or copilot?"
  • "How do we price AI when usage varies 10x by customer?"
  • "Enterprise security passed but ops rejected us — why?"

Context:

  • AI agent platforms (coding, support, ops)
  • LLM-based applications
  • Autonomous tools that do things (not just suggest)
  • AI infrastructure
  • Anything where the AI makes decisions

Core Frameworks

1. The Real Enterprise AI Objection (It's Not What You Think)

What I Learned Selling Autonomous AI Agents:

Three months in, enterprise security reviews were passing fast. Good sign, right? Then the pattern emerged: security approved, but operations rejected us.

The objection wasn't "will the AI break production?" — they assumed it would break production eventually. The real question was:

"Who's responsible when the agent does something wrong?"

Not "do we trust the agent?" — "do we trust our team to handle this?"

Why This Matters:

Autonomous agents create a new operational burden. You're not selling AI capability, you're selling organizational readiness. When your agent halts production at 2am, who gets paged? Who fixes it? Who explains it to the VP?

Framework: The Accountability Cascade

Before deploying AI agents, enterprises need clear answers:

  1. L1 Response: Who monitors the agent? (24/7 ops team, or dev team on-call?)
  2. L2 Escalation: When agent action fails, who debugs? (Agent team, or product team?)
  3. L3 Ownership: When something breaks badly, who owns customer communication?

If you can't answer all three, they won't buy. Doesn't matter how good your AI is.

How This Changes Your Sales Process:

Old approach:

  • Demo the AI
  • Show accuracy metrics
  • Talk about ROI

New approach:

  • Demo the AI
  • Show the failure modes explicitly
  • Ask: "Who on your team would handle this scenario?"
  • Walk through their incident response process
  • Map AI failures to their existing runbooks

The Qualification Question:

"Walk me through what happens when the agent takes an action that breaks a workflow. Who gets alerted? Who investigates? Who decides whether to roll back or fix forward?"

If they can't answer, they're not ready. Pause the deal and help them build the process first.

Common Mistake:

Treating this as a product objection ("we'll make the AI more accurate"). It's an organizational objection. More accuracy doesn't solve "who owns this at 2am?"

Pattern I've Seen Work:

Companies that succeed with AI agents already have:

  • On-call rotations for production systems
  • Incident response playbooks
  • Blameless postmortem culture
  • Clear escalation paths

Companies that struggle:

  • Manual deployment processes
  • Hero culture ("Steve fixes everything")
  • No formal incident response
  • Blame-focused culture

Decision Criteria:

Before demoing autonomous AI to enterprises, ask yourself: "If this breaks their production, who on their team owns the fix?" If you can't answer, they can't buy.


2. Copilot vs Agent vs Teammate (Three Different GTM Motions)

The Positioning Trap:

Early enterprise conversations, we positioned as "autonomous AI agent." Buyers flinched. One word change — "autonomous" → "AI teammate" — and deal progression improved measurably.

Why? Word choice shapes buyer psychology.

The Three Framings:

1. Copilot (Safest, Lowest Value)

  • What it means: AI suggests, human decides every time
  • Buyer psychology: Feels safe, non-threatening
  • GTM motion: Developer adoption, bottoms-up
  • Use case: Code completion, writing assistance, search
  • Objection: "Is this worth paying for?" (low perceived value)

2. Agent (Scariest, Highest Value)

  • What it means: AI acts autonomously, human reviews periodically
  • Buyer psychology: Scary, implies replacing humans
  • GTM motion: Enterprise sales, top-down
  • Use case: Batch processing, automated workflows, ops
  • Objection: "What if it breaks production?" (accountability fear)

3. Teammate (Sweet Spot)

  • What it means: AI and human collaborate, split the work
  • Buyer psychology: Partnership, not replacement
  • GTM motion: Hybrid (dev adoption + manager approval)
  • Use case: Most AI agent platforms
  • Objection: "How do we integrate this into our workflow?" (process question)

The Positioning Shift:

Before: "Autonomous AI agent that handles complex workflows end-to-end"

  • Developers: "Cool, but scary"
  • Managers: "Will this replace our team?"
  • Deal progression: Slow

After: "AI teammate that pairs with your engineers on complex tasks"

  • Developers: "This helps me"
  • Managers: "This makes my team more productive"
  • Deal progression: Three enterprise deals that had stalled 4+ months closed within 8 weeks of the shift

Specific Language Choices That Mattered:

āŒ Don't say:

  • "Autonomous" (scary)
  • "Replaces" (threatening)
  • "Fully automated" (no control)
  • "AI-first" (what does that even mean?)

āœ… Do say:

  • "Teammate" (collaborative)
  • "Augments" or "Accelerates" (helping, not replacing)
  • "You stay in control" (reassuring)
  • "Handles the repetitive work" (specific value)

How to Choose Your Framing:

Does your AI make decisions without human approval?
ā”œā”€ Yes → Are you selling to developers or enterprises?
│   ā”œā”€ Developers → "Agent" framing (they want autonomous)
│   └─ Enterprises → "Teammate" framing (they want control)
└─ No → "Copilot" framing (augmentation, not automation)

The Hard Truth:

You can build an agent but position it as a copilot. You can't build a copilot and position it as an agent. Product capabilities set a ceiling, positioning chooses where you land below it.

Common Mistake:

Using "autonomous" because it sounds impressive. Impressive ≠ trusted. If buyers flinch at your positioning, you've lost them.


3. The AI Pricing Problem (When Usage Varies 10x)

The Pattern:

Every AI company I've worked with faces this: Customer A uses 1,000 API calls/month. Customer B uses 10,000. Do you charge Customer B 10x more? If yes, they churn. If no, your margins collapse.

The Three Models:

1. Seat-Based ($X per user/month)

  • When it works: AI augments human work predictably
  • Example: Code completion, writing assistant
  • Problem: Doesn't capture AI value scaling
  • Real risk: High-usage customers are your best customers, but they subsidize low-usage ones

2. Usage-Based ($X per API call / prediction / hour)

  • When it works: AI does variable work, customers understand the unit
  • Example: Image generation, transcription, batch ML
  • Problem: Sticker shock for high-usage customers
  • Real risk: Customers optimize to use less of your product

3. Outcome-Based ($X per outcome achieved)

  • When it works: You can measure outcomes reliably
  • Example: "Pay per bug fixed" or "Pay per support ticket resolved"
  • Problem: Hard to measure, easy to game
  • Real risk: You bear all the risk if AI doesn't perform

What Actually Works (Hybrid):

Base fee (covers fixed costs) + variable fee (scales with value).

Example structure:

  • Base: $X/month per team (access to platform)
  • Variable: $Y per successful action/outcome
  • Why this works:
    • Base covers infra/support costs
    • Variable aligns with customer value
    • High-usage customers aren't punished (they're getting more value)

The Pricing Conversation I Wish I'd Had Earlier:

When pricing usage-based AI:

Ask the customer: "How much would it cost you to do this manually?"

If it's $0.10 per API call but saves them $2 in labor, you're underpriced. If it costs $0.50 per call but saves them $0.40, they won't use it enough to matter.

Pricing Rule:

Your variable cost should be 20-30% of customer's alternative cost. High enough to capture value, low enough that they'll use it liberally.

Common Mistake:

Copying OpenAI's pricing ($0.01 per 1K tokens) because "that's what everyone does." Your cost structure isn't OpenAI's cost structure. Your value isn't OpenAI's value. Price for your business.


4. The AI Trust Ladder (From Someone Who Climbed It)

The Pattern:

You can't sell AI by saying "trust us, it works." You build trust in stages.

First: Transparency (Before First Demo)

Send these three docs before they ask:

  • Model card (what model, trained on what, accuracy on what benchmarks)
  • Security whitepaper (where data goes, how it's processed)
  • Explainability doc (how to interpret AI decisions)

Why this works: Buyers expect to do diligence. If you send docs before they ask, you look confident and credible.

Second: Control (In the Demo)

Show them the safety mechanisms:

  • How users approve/reject AI suggestions
  • Kill switches and rollback mechanisms
  • Confidence scores and when AI says "I'm not sure"

Why this works: Fear of "runaway AI" is real. Showing control mechanisms proves you thought about failure modes.

Third: Performance (Week 4-8)

Prove it works:

  • Benchmarks vs baseline (human or previous tool)
  • Case study from similar company
  • Live demo on their data (if possible)

Why this works: Proof beats promises. One customer saying "we saved X hours/week" is worth 100 marketing claims.

Fourth: Scale (When They're Serious)

Show enterprise readiness:

  • Enterprise deployment examples
  • Performance at scale (latency, throughput, error rates)
  • Compliance docs (SOC 2, GDPR, etc.)

Why this works: Enterprises don't deploy MVPs. They need proof you won't fall over at 1000 users.

The Mistake I Made:

Trying to prove performance before explaining how the AI worked. Buyers didn't trust the benchmarks because they didn't understand the system. Order matters.

Decision Criteria:

If buyers ask "how does this work?" before you've demoed, you skipped transparency. Back up and send the docs.


5. The Enterprise AI Demo (Show Failure, Not Just Success)

What Doesn't Work:

Canned demo where AI magically solves everything. Buyers think "this won't work on our messy data."

What Works:

Show the AI making a mistake and recovering. Seriously.

Demo Structure That Works:

1. The Problem (30 seconds) "Your engineers spend hours on [specific task]. Here's what that looks like."

  • Show: Current manual workflow
  • Quantify: Time Ɨ Engineers Ɨ Weeks = Total cost

2. The AI Attempt (60 seconds) "Here's the AI handling the same task."

  • Show: AI analyzing, taking action
  • Key move: Have AI encounter an error or uncertainty
  • Show: AI re-analyzing, recovering, or asking for help
  • Narrate: "Notice it didn't get it perfect first time. It handles uncertainty like a human would."

3. The Human Review (30 seconds) "Here's where the engineer reviews and approves."

  • Show: Engineer examining AI's work
  • Key move: Show the engineer overriding or adjusting something
  • Narrate: "Human stays in control. AI handles repetitive work, human handles judgment calls."

4. The Outcome (30 seconds) "[X hours] → [Y minutes]. Engineer still owns the outcome, AI accelerates execution."

  • Quantify: Time reduction, cost savings, capacity freed

**Why

Truncated for display — read the full file on GitHub.

Related Skills

View on GitHub
GitHub Stars39.3k
CategoryDevelopment
Updated2d ago
Forks5.0k

Languages

JavaScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions
gtm-ai-gtm — GitHub Copilot Skill: Install & Safety Check | SkillAgent