headless-support

headless-support is a skill for Claude Code, Codex from LeadMagic/gtm-skills. It costs 85 tokens per session (3,717 once invoked), scanned A, original, MIT.

A guide to building automated customer-support systems, such as chatbots, self-service help centres, ticket triage, and email responders.

In plain words
What is it for?
Use it to design support agents, organise knowledge bases, deflect tickets, automate first-line responses, and measure support results.
Why use it?
It helps support teams answer common questions quickly and reduce the amount of routine work handled by people.

Skill for Claude CodeCodex

Part of the gtm-skills plugin — 196 skills shipped together

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.

agentmods
npx agentmods add skills/leadmagic/gtm-skills/headless-support
Any agent
npx skills add LeadMagic/gtm-skills --skill headless-support
Clone the repo
git clone --depth 1 https://github.com/LeadMagic/gtm-skills

Made for: Claude Code, Codex.

Or install gtm-skills, the plugin that ships this one along with the rest of its 196 skills.

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 headless-support

README.md
[![agentmods](https://agentmods.dev/badge/skills/leadmagic/gtm-skills/headless-support.svg)](https://agentmods.dev/skills/leadmagic/gtm-skills/headless-support)
Your own site
<a href="https://agentmods.dev/skills/leadmagic/gtm-skills/headless-support"><img src="https://agentmods.dev/badge/skills/leadmagic/gtm-skills/headless-support.svg" alt="Measured on agentmods" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,717 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00085 $0.03717
Opus 5 $0.00043 $0.01858
Sonnet 5 $0.00017 $0.00743
Haiku 4.5 $0.00009 $0.00372

Measured today against content hash a4686d2eb399, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

headless-support 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 today.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check-output.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/customer-success/headless-support/SKILL.md · 344 lines

How it starts

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

Headless Support

Overview

Every support ticket costs $15-50 in human time. Deflecting 40% of tickets with self-serve and AI agents isn't just cost savings — it's better customer experience. Customers want answers in seconds, not hours. The mistake: thinking "headless support" means "no support." It means "answers without waiting." This skill covers AI agent deployment, knowledge base architecture, ticket deflection strategy, and the metrics to prove headless support works.

BYOAI / headless stack: Technical teams often pair Attio (programmable CRM) with Plain (API-first support + native MCP) and connect Jesse / Claude Code instead of vendor AI (Fin, Zendesk AI). Load references/byoai-headless-stack.md for integration map, MCP setup, and when to choose Plain vs Intercom.

Authoritative Foundations

  • Intercom — Fin AI Agent and Resolution Bot — Fin AI Agent and Resolution Bot
  • Zendesk — AI Agents and Answer Bot — AI Agents and Answer Bot
  • Plain — API-first headless support and BYOAI via MCP — Model Context Protocol — tool servers for agent-safe CRM and enrichment access.
  • Ada — Conversational AI for Support — Conversational AI for Support
  • Forethought — AI-First Customer Support — AI-First Customer Support
  • Amazon — Working Backwards (deflection reduces cost and improves CSAT) — Working Backwards (deflection reduces cost and improves CSAT)

When to Use

Trigger phrases: "set up AI support agent", "build self-serve support", "ticket deflection strategy", "headless customer support", "automated support", "Fin AI setup", "knowledge base optimization", "reduce support tickets", "chatbot for support", "automated onboarding support", "self-serve portal", "BYOAI support", "bring your own AI support", "headless CRM stack", "Plain support", "Plain MCP", "API-first support", "embed support in app"

The Deflection Funnel

Customer Has Question
    │
    ▼
[Level 0: Product] — In-app tooltips, empty states, contextual help
    │ ~30% resolved here
    ▼
[Level 1: Knowledge Base] — Search, suggested articles, help center
    │ ~25% resolved here
    ▼
[Level 2: AI Agent / Chatbot] — Conversational, trained on KB + past tickets
    │ ~25% resolved here
    ▼
[Level 3: Human Agent] — Complex, sensitive, escalated issues
    │ ~20% (your goal: push this number DOWN)

Read the full file on GitHub · 344 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. today Changed a4686d2eb399
  2. 5d ago First seen · 344 lines · 85 tokens per session scan A 8ea5414234c1

Subscribe to this mod's changes

headless-support is a skill published in the GitHub repository LeadMagic/gtm-skills (46 stars, last pushed 2d ago), licensed MIT. It adds 85 tokens to every session and 3,717 once invoked, about $0.0004 per session on Opus 5. 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

outreachmagic

Your agent goes blind after send. Sync sequencer webhooks, research leads via Serper, and find/verify emails — all in one local SQLite DB your agent queries directly.

outreachmagic/outreachmagic · 40 tokens

cold-email

Expert cold email strategist for B2B outbound campaigns. Use when the user asks about cold email writing, email sequences, email deliverability, domain warmup, SPF/DKIM/DMARC setup, email personalization, cold email templates, email copywriting frameworks, email compliance (CAN-SPAM, GDPR), bounce management, inbox…

Frontal-so/outbound-skills · 177 tokens

list-building

Expert B2B list building orchestrator for outbound sales campaigns. Use when the user asks about building lead lists, Sales Navigator search, boolean filters, ICP definition, ICP scoring, lead sources, data validation, email verification, list segmentation, Apollo prospecting, Clay Find People, list hygiene…

Frontal-so/outbound-skills · 190 tokens

claygent

Use Clay's AI research agent (Claygent) for web research, custom data extraction, and information that does not exist in standard databases. Use when the user asks about Claygent, AI research in Clay, web browsing for data, custom data points, real-time company research, or scraping with AI. Triggers on "Claygent"…

Frontal-so/outbound-skills · 131 tokens

conditional-logic

Write Clayscript formulas, conditional runs, and credit-saving logic in Clay. Use when the user asks about Clayscript, Clay formulas, conditional runs, saving credits with logic, data manipulation, if/then logic, JavaScript formulas in Clay, or the AI formula generator. Triggers on "Clayscript", "formula"…

Frontal-so/outbound-skills · 128 tokens

people-enrichment

Find and enrich contacts at target companies in Clay. Use when the user asks about finding decision makers, people enrichment, LinkedIn enrichment, title or seniority filtering, buying committee mapping, contact discovery at companies, or Sales Navigator imports. Triggers on "find contacts", "find people", "people…

Frontal-so/outbound-skills · 110 tokens