customer-research

customer-research is a skill for Claude Code from nota-america/forgecat-agent-profiles. It costs 56 tokens per session (2,141 once invoked), scanned A, a copy of customer-research, Apache-2.0.

A research workflow for answering customer questions using several information sources and recording where the findings came from. It can investigate product questions, known bugs, account history, and related topics.

In plain words
What is it for?
Use it to check product capabilities, investigate reported problems, review prior account communication, and research support topics.
Why use it?
It reduces guesswork when a customer answer needs evidence or background information.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to check product capabilities, investigate reported problems, review prior account communication, and research support topics.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nota-america/forgecat-agent-profiles/customer-research
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 nota-america/forgecat-agent-profiles --skill customer-research
Clone the repo
git clone --depth 1 https://github.com/nota-america/forgecat-agent-profiles

Made for: Claude Code.

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-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/customer-research/github.svg)](https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/customer-research)
Your own site
<a href="https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/customer-research"><img src="https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/customer-research/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for customer-research

Your own site · 80×15
<a href="https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/customer-research"><img src="https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/customer-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,141 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 97% copy Near-identical to another mod 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.00056 $0.02141
Opus 5 $0.00028 $0.01071
Sonnet 5 $0.00011 $0.00428
Haiku 4.5 $0.00006 $0.00214

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

Security

Grade A, and why

customer-research 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.

Origin

This is a copy

97% identical to customer-research — 10 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

profiles/anthropics/knowledge-work-plugins/anthropics_knowledge-work-plugins_customer-support/for-claude/.claude/skills/customer-research/SKILL.md · 257 lines

How it starts

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

/customer-research

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md (.forgecat/profiles/@forgecat/anthropics_knowledge-work-plugins_customer-support/CONNECTORS.md).

Multi-source research on a customer question, product topic, or account-related inquiry. Synthesizes findings from all available sources with clear attribution and confidence scoring.

Usage

/customer-research <question or topic>

Workflow

1. Parse the Research Request

Identify what type of research is needed:

  • Customer question: Something a customer has asked that needs an answer (e.g., "Does our product support SSO with Okta?")
  • Issue investigation: Background on a reported problem (e.g., "Has this bug been reported before? What's the known workaround?")
  • Account context: History with a specific customer (e.g., "What did we tell Acme Corp last time they asked about this?")
  • Topic research: General topic relevant to support work (e.g., "Best practices for webhook retry logic")

Before searching, clarify what you're actually trying to find:

  • Is this a factual question with a definitive answer?
  • Is this a contextual question requiring multiple perspectives?
  • Is this an exploratory question where the scope is still being defined?
  • Who is the audience for the answer (internal team, customer, leadership)?

2. Search Available Sources

Search systematically through the source tiers below, adapting to what is connected. Don't stop at the first result — cross-reference across sources.

Tier 1 — Official Internal Sources (highest confidence):

  • ~~knowledge base (if connected): product docs, runbooks, FAQs, policy documents
  • ~~cloud storage: internal documents, specs, guides, past research
  • Product roadmap (internal-facing): feature timelines, priorities

Tier 2 — Organizational Context:

  • ~~CRM notes: account notes, activity history, previous answers, opportunity details
  • ~~support platform (if connected): previous resolutions, known issues, workarounds
  • Meeting notes: previous discussions, decisions, commitments

Read the full file on GitHub · 257 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 · 257 lines · 56 tokens per session scan A 654a04b1ece5

Subscribe to this mod's changes

customer-research is a skill published in the GitHub repository nota-america/forgecat-agent-profiles (66 stars, last pushed yesterday), licensed Apache-2.0. It adds 56 tokens to every session and 2,141 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to customer-research, differing in 10 lines, and is treated as a copy.