Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Profile My Customer

ASecurity

Build a detailed profile of the customer you're trying to win. I pull from your CRM or what you paste, and give you a persona with jobs-to-be-done, ranked pains, buying triggers, objection patterns, and real anchor accounts. Every ad, landing page, and email I write pulls from here.

113 stars
0 votes
0 copies
0 views
Added 9/19/2026
content-marketinggo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add gethouston/houston --skill profile-my-customer --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Profile My Customer?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Profile My Customer
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gethouston-profile-my-customer/badge)](https://www.skillsdirectory.com/skills/gethouston-profile-my-customer)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: profile-my-customer
description: "Build a detailed profile of the customer you're trying to win. I pull from your CRM or what you paste, and give you a persona with jobs-to-be-done, ranked pains, buying triggers, objection patterns, and real anchor accounts. Every ad, landing page, and email I write pulls from here."
version: 1
category: Marketing
featured: no
image: megaphone
integrations: [hubspot, salesforce, attio]
x_houston:
  created_by: houston
  skill_schema: 1
---


# Profile My Customer

Source template: Gumloop "Market Segmentation: Buyer Persona Pain Point Report". Adapted for solo founder running everything alone.

## When to use

- "profile our ideal customer" / "build a persona for {segment}" / "help me nail buyer persona for {role}".
- "going upmarket, redo persona" / "SMB persona changed, update it".
- "build a persona from closed-won accounts" / "pull from my CRM, not vibes" / "who's actually buying this  -  look at closed-won".
- Called implicitly when another skill (e.g. `plan-a-campaign`, `set-up-my-marketing-info`) needs more persona depth than `config/ideal-customer.json` provides.

## Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing -> I name the category, ask you to connect it from the Integrations tab, stop.

- **CRM (HubSpot, Salesforce, Attio)**  -  pull top closed-won and lost accounts so the persona is grounded in who actually buys. Required if you want me to infer the persona, optional if you'd rather paste.
- **Meeting notes (Gong, Fireflies, Circleback)**  -  verbatim pains, objections, and triggers. Optional but lifts the persona quality a lot.
- **Web search and scrape (Exa, Perplexity, Firecrawl)**  -  fill in role definitions, market reports, and common workflows. Optional.

If you want a CRM-grounded persona and no CRM is connected, I stop and ask you to connect HubSpot, Salesforce, or Attio (or paste the top accounts).

## Information I need

I read your marketing context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

- **Your positioning**  -  Required. Why I need it: persona work is wasted without a positioning anchor. If missing I ask: "Want me to draft your positioning first? It's one skill, takes about five minutes."
- **The segment to profile**  -  Required. Why I need it: one persona per run, I don't want to build the wrong one. If missing I ask: "Which segment are we profiling, your core ideal customer or a new one? A short description works, or point me at your CRM."
- **Top accounts to learn from**  -  Required. Why I need it: I won't invent demographics. If missing I ask: "Connect your CRM so I can pull your closed-won list, or paste five accounts (won or target) you want me to learn from."

## Steps
<!-- houston-workflow:v1 -->

1. **Read positioning doc** (own file, since this is HoM): `context/marketing-context.md`. If missing, run `set-up-my-marketing-info` first  -  persona work wasted without positioning anchor.

2. **Read config.** `config/ideal-customer.json`, `config/company.json`. If ideal customer config thin and user hasn't named segment, ask ONE targeted question: "Which segment are we profiling  -  your core ideal customer or a new one?" (Best modality: paste line, or point at connected CRM via Composio so I infer from top accounts.)

3. **Gather evidence.** Priority order:
   - Existing `call-insights/` under this agent root  -  verbatim customer language is gold.
   - Connected CRM via `composio search crm`  -  top closed-won and lost accounts matching segment.
   - Connected meeting-notes app via `composio search meeting-notes`.
   - Web research via `composio search web-search` or `composio search research`  -  market reports, role definitions, common workflows.
   - Founder-pasted notes.

4. **Draft persona (markdown, ~400-600 words).** Structure:

   1. **Segment name + one-line summary** (e.g. "Series-B RevOps leads at 50-200-person B2B SaaS").
   2. **Demographics / firmographics**  -  industry, size, stage, geography, role, seniority, reports-to.
   3. **Jobs-to-be-done**  -  2-4 jobs they hire product like ours for. Verbatim language where possible.
   4. **Pains**  -  ranked by intensity + frequency. Cite source (call quote, CRM close-loss reason, research report).
   5. **Triggers**  -  signal patterns making persona live buyer now (hiring role, switching tool, funding event, compliance deadline).
   6. **Anchor accounts**  -  3-5 real companies fit, ideally 1-2 already customers. Name them.
   7. **Objection patterns**  -  top 3 objections this persona raises, best one-line response each.
   8. **Buying process**  -  who initiates, who blocks, who signs, typical cycle length, typical committee size.
   9. **Where they hang out**  -  communities, newsletters, podcasts, conferences  -  actionable for social calendar + community plays.
   10. **Copy hooks**  -  3-5 short lines pattern-match this persona's language. Reused by content, lifecycle email, and social drafts.

5. **Mark UNKNOWN, don't guess.** Every section with insufficient evidence gets `UNKNOWN  -  {what would resolve it}` note. No invented demographics.

6. **Update `config/ideal-customer.json` if persona sharpens default ideal customer.** Atomic write. Ask user before overwriting, unless they said "update the ideal customer".

7. **Write atomically** to `personas/{segment-slug}.md`  -  write `{path}.tmp`, then rename.

8. **Append to `outputs.json`.** Read existing array, append new entry, write atomically:

   ```json
   {
     "id": "<uuid v4>",
     "type": "persona",
     "title": "<Segment name>",
     "summary": "<2-3 sentences  -  who they are, top pain, top trigger>",
     "path": "personas/<slug>.md",
     "status": "draft",
     "createdAt": "<ISO-8601>",
     "updatedAt": "<ISO-8601>"
   }
   ```

9. **Summarize to user.** One paragraph: segment one line, top pain + top trigger, biggest gap in persona (what to research next), path to artifact.

## Outputs

- `personas/{segment-slug}.md`
- Appends to `outputs.json` with `type: "persona"`.
- May update `config/ideal-customer.json` (with user approval).

Attribution

gethoustongethouston
View sourceMore from gethouston →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Postiz

Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk

21281 votes

Serp Analysis

SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.

2831 votes

On Page Seo Auditor

This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.

1821 votes

Brand

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

1240080 votes

Release Announcement

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

798220 votes
View all in content-marketing →