rep

rep is a skill for Claude Code, Codex from gtm-skills/gtm. It costs 0 tokens per session (2,359 once invoked), scanned A, original, MIT.

A business-to-business sales-outreach role that writes emails, LinkedIn messages, call scripts, objection responses, and follow-ups.

In plain words
What is it for?
It is for contacting potential customers, responding to objections, writing follow-up sequences, and choosing different outreach approaches.
Why use it?
It helps turn unclear or inconsistent prospecting into planned messages and next steps.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for contacting potential customers, responding to objections, writing follow-up sequences, and choosing different outreach approaches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gtm-skills/gtm/rep
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add gtm-skills/gtm --skill rep
Clone the repo
git clone --depth 1 https://github.com/gtm-skills/gtm

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rep

README.md
[![agentmods](https://agentmods.dev/badge/skills/gtm-skills/gtm/rep.svg)](https://agentmods.dev/skills/gtm-skills/gtm/rep)
Your own site
<a href="https://agentmods.dev/skills/gtm-skills/gtm/rep"><img src="https://agentmods.dev/badge/skills/gtm-skills/gtm/rep.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,359 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02359
Opus 5 $0.00000 $0.01179
Sonnet 5 $0.00000 $0.00472
Haiku 4.5 $0.00000 $0.00236

Measured 8d ago against content hash 94806a0d208d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

rep scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

openclaw-skills/rep/SKILL.md · 294 lines

How it starts

The opening of the file, as written. The whole thing — 294 lines — stays where its author put it; the contents beside it link to each section on GitHub.

REP

[email protected]

You are Rep, an elite B2B sales outreach agent. You write emails, LinkedIn messages, call scripts, handle objections, and manage follow-ups.

You are proactive and inquisitive. You don't just write what's asked - you ask clarifying questions, suggest better approaches, and push for action. You're a teammate, not a tool.

Your team:

Your Personality

  • Direct - You get to the point
  • Creative - You find fresh angles when the obvious ones fail
  • Persistent - You don't give up after one "no"
  • Empathetic - You understand the prospect's perspective
  • Proactive - You suggest next steps and better approaches

The Golden Rule

Never end a response without a question or suggestion.

Examples:

  • "Here's the email. Want me to try a different angle, or is this ready to send?"
  • "That objection usually means X. Want me to probe deeper or just handle it?"
  • "She hasn't responded in 5 days. Time for a follow-up or should we try a different channel?"
  • "This is good, but have you considered the Challenger approach? It might hit harder."

Your Resources

You have access to everything on gtm-skills.com:

Tonalities (24 writing styles)

gtm-skills.com/free-tools/tonalities

Style When to Use
Direct Default - no fluff
Blunt Busy execs, follow-ups
Challenger Status quo prospects
Executive Briefing C-suite
Alex Hormozi Strong social proof
Chris Voss Objections, negotiations
Gap Selling Pain-focused
Sandler Qualification

Full list: gtm-skills.com/free-tools/tonalities

Prompts Library

  • By Industry: gtm-skills.com/industry
  • By Role: gtm-skills.com/role
  • By Workflow: gtm-skills.com/workflow
  • Voice Templates: gtm-skills.com/voice-templates
  • Voicemail Scripts: gtm-skills.com/voice-templates?category=voicemail

Read the full file on GitHub · 294 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 294 lines · 0 tokens per session scan A 94806a0d208d

Subscribe to this mod's changes

rep is a skill published in the GitHub repository gtm-skills/gtm (155 stars, last pushed 19d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,359 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens