mcpbeat Sign in

Talk To Users Agent Skill

Run developer customer discovery via a Technical Advisory Board (TAB). Use when the founder has never interviewed a user who isn't a friend, is inventing messaging from a conference room, or is guessing at the roadmap instead of hearing the pain firsthand.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
176
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/AIDevGTM/gtm-cofounder --skill talk-to-users

The instruction itself

7 sections, as written by the author

Talk to users (the TAB system)

> The best marketing to developers comes from talking to developers. That's it. Everything else in this repo is downstream of this skill.

Use this when: you've never done a real user interview, your messaging is clever but unverified, or you keep debating the roadmap internally instead of asking the people who feel the pain.

The core idea

Stand up a Technical Advisory Board: 30-50 people who *represent your users and buyers*, not grey-haired advisors telling you how to build. You interview them, on repeat, and let their words become your positioning, roadmap, and homepage copy.

A TAB call is not a demo and not a sales call. It's an interview. You never mention the product.

Framework: the TAB system (Frankl)

Composition

  • One+ representative of *every persona that touches the product* (see who-is-this-for)
  • Both users (interact) and customers (pay), often different people
  • Target 30-50 members

Cadence

  • 30 minutes · one-on-one · monthly · for ~6 months
  • Zoom, recorded with permission, never in person
  • Same questions every time · never pitch

Recruitment (it's a numbers game)

  • Personalize every message, never batch-and-blast
  • Lead with *their* problem, not your startup
  • Max 4 sentences
  • ~10% reply → plan ~500 outreaches for ~50 members
  • No payment: early access, influence, swag

Template:

Dear [Name],

Your post about [specific problem] was genuinely sharp.

I'm building something to attack [that problem] and I'd value your view. Would
you consider joining my technical advisory board?

If so, reply and I'll set up a short call to explain what's involved.

The 7 questions (never more than 7 in 30 min)

  • Magic wand: *"If you could wave a magic wand and change anything about how you do [task], what would it be?"*
  • The stakes: *"If we delivered that, how would it change your day / your work?"*
  • Why now: *"What's different about the world now that makes this more valuable than five years ago?"*
  • What caused this problem in your org?
  • What have you tried, and why did it fall short?
  • What happens if nothing changes for another year?
  • Where do you go to stay current on this? (who/what they trust)

Analyze: turn transcripts into assets

Highlight complete sentences (not fragments) into four buckets, then synthesize the top 3-5 of each, in the interviewee's exact words:

| Bucket | You're mining for |

|---|---|

| Pains | bad outcomes, risks, obstacles |

| Gains | outcomes they want |

| Jobs | what they're trying to accomplish |

| Environmental changes | trends making the pain worse over time → your villain |

Those four buckets feed directly into positioning-and-story and value-prop-that-converts.

Mistakes that look reasonable

  • Interviewing friends: they're nice and useless. You need people who'll say no.
  • Pitching mid-interview: the moment you demo, they start being polite instead of honest.
  • Leading questions: "wouldn't it be great if…" gets you the answer you fished for.
  • Batch outreach: a templated blast to 200 people gets 200 ignores. Personalize or don't send.
  • Asking for solutions: users are experts in their pain, not in your product. Mine the pain.

Your next 30 minutes

  • [ ] List every persona from who-is-this-for; you need TAB members for each.
  • [ ] Find 10 people who've *publicly posted about the problem* (HN, Reddit, GitHub issues, X).
  • [ ] Send 10 personalized, 4-sentence, problem-first invites. Today.
  • [ ] Lock your 7 questions (3 above + 4 tailored). Do not exceed 7.
  • [ ] After 3 calls, fill the Pains/Gains/Jobs/Changes table with real quotes.

Built from real dev-tool GTM experience, with frameworks from Adam Frankl (*The Developer-Facing Startup*) and Jakub Czakon (*markepear.dev*).

When a framework can't make the call, that's what a human is for: The DevTool GTM Company.

Other skills for the same job

different authors, same section of the catalogue
Meeting Insights Analyzer
by frostant
×8

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

3k tokens
Slack Gif Creator
by JayZeeDesign
×7

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

53k tokens scripts
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
Slack Gif Creator
by anthropics
vendor ×5

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.

11k tokens scripts
Skill Share
by frostant
×4

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

728 tokens
Electron
by vercel-labs
vendor ×2

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.

2k tokens
Notion Meeting Intelligence
by openai
vendor ×2

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

18k tokens
Daily Meeting Update
by softaworks
×2

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.

8k tokens scripts

How to use it

Copy the folder

Take aidevgtm/talk-to-users from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.