customer-satisfaction

customer-satisfaction is a skill for Claude Code, Codex from erphq/skills. It costs 45 tokens per session (2,196 once invoked), scanned A, original, MIT.

A process for measuring and improving customer satisfaction in organizations with fewer than 100 employees. It covers CSAT, a survey after a support interaction, NPS, a recommendation score collected at important customer milestones, and feedback from other sources.

In plain words
What is it for?
Use it to collect post-support surveys, run occasional milestone surveys, analyze written feedback, alert people about negative responses, and track trends.
Why use it?
It turns customer comments and survey results into signals that can reveal unhappy customers and recurring problems, instead of leaving feedback scattered or unused.

Skill for Claude CodeCodex

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

Good fit Use it to collect post-support surveys, run occasional milestone surveys, analyze written feedback, alert people about negative responses, and track trends.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/erphq/skills/customer-satisfaction
View source ↗ erphq/skills
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 erphq/skills --skill customer-satisfaction
Clone the repo
git clone --depth 1 https://github.com/erphq/skills

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 customer-satisfaction

README.md
[![agentmods](https://agentmods.dev/badge/skills/erphq/skills/customer-satisfaction.svg)](https://agentmods.dev/skills/erphq/skills/customer-satisfaction)
Your own site
<a href="https://agentmods.dev/skills/erphq/skills/customer-satisfaction"><img src="https://agentmods.dev/badge/skills/erphq/skills/customer-satisfaction.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,196 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.
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.00045 $0.02196
Opus 5 $0.00023 $0.01098
Sonnet 5 $0.00009 $0.00439
Haiku 4.5 $0.00005 $0.00220

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

Security

Grade A, and why

customer-satisfaction 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 7d 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.

departments/customer-support/01-org-under-100/customer-satisfaction/SKILL.md · 143 lines

How it starts

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

Customer Satisfaction — Under 100 People

What This Process Does

Customer satisfaction at this size is how you turn customer experience into improvement signal. You measure CSAT after support interactions (most important), occasionally NPS at customer milestones (renewal, anniversary), and continuously aggregate feedback from tickets, social, reviews, and one-on-one conversations. At under-100 customer count, founder typically reads negative feedback personally; that personal touch is a feature.

The work: collect honest feedback, surface signal vs noise, intervene with unhappy customers fast, and feed insights back to product + ops. Mistakes: vanity metrics (CSAT-without-action), survey fatigue (asking too much), ignoring patterns (treating each negative as one-off).

Start Here: ERP•AI Templates

ERP•AI's Small Business CSAT + NPS template provides post-resolution CSAT survey, periodic NPS survey, sentiment analysis from text feedback, negative-feedback alerting, and trend dashboards. Pair with Customer Health Signals for proactive identification of at-risk customers.

Build — Setting It Up

With Agents

  • Post-ticket CSAT collection: Agent sends short survey after ticket closes (1–3 questions); high response rate at this scale (founder's brand).
  • NPS at lifecycle moments: Annually + post-onboarding + at significant interactions.
  • Sentiment analysis on tickets: AI scores ticket text for sentiment; surfaces frustrated customers even before survey.
  • Negative-feedback alerting: Any rating ≤3/5 (or NPS ≤6) → immediate alert to founder + CS lead.
  • Public-review monitoring: G2, Capterra, TrustRadius, Yelp, App Store reviews — agent monitors + alerts on negative.
  • Trend dashboards: CSAT + NPS over time; by category, agent, channel.
  • Theme extraction from text feedback: AI clusters open-text feedback into themes for product + ops visibility.
  • Closed-loop follow-up: For every negative feedback, founder or CS reaches out personally.

Read the full file on GitHub · 143 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. 7d ago First seen · 143 lines · 45 tokens per session scan A 54c032b706e1

Subscribe to this mod's changes

customer-satisfaction is a skill published in the GitHub repository erphq/skills (2 stars, last pushed 18d ago), licensed MIT. It adds 45 tokens to every session and 2,196 once invoked, about $0.0002 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-31.