account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Multi-source research on a customer question or topic with source attribution. Use when a customer asks something you need to look up, investigating whether a bug has been reported before, checking what was previously told to a specific account, or gathering background before
$ npx -y skills add charlieviettq/awesome-agent-skill --skill customer-research --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/customer-researchContext preview
The summary Claude sees to decide when to auto-load this skill.
Multi-source research on a customer question or topic with source attribution. Use when a customer asks something you need to look up, investigating whether a bug has been reported before, checking what was previously told to a specific account, or gathering background before
name: customer-research description: "Multi-source research on a customer question or topic with source attribution. Use when a customer asks something you need to look up, investigating whether a bug has been reported before, checking what was previously told to a specific account, or gathering background before drafting a response." allowed-tools: Read, Glob, Grep argument-hint: <question or topic>
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS-customer-support.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.
/customer-research <question or topic>
Identify what type of research is needed:
Before searching, clarify what you're actually trying to find:
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):**
**Tier 2 — Organizational Context:**
**Tier 3 — Team Communications:**
**Tier 4 — External Sources:**
**Tier 5 — Inferred or Analogical (use when direct sources don't yield answers):**
Compile results into a structured research brief:
## Research: [Question/Topic] ### Answer [Clear, direct answer to the question — lead with the bottom line] **Confidence:** [High / Medium / Low] [Explain what drives the confidence level] ### Key Findings **From [Source 1]:** - [Finding with specific detail] - [Finding with specific detail] **From [Source 2]:** - [Finding with specific detail] ### Context & Nuance [Any caveats, edge cases, or additional context that matters] ### Sources 1. [Source name/link] — [what it contributed] 2. [Source name/link] — [what it contributed] 3. [Source name/link] — [what it contributed] ### Gaps & Unknowns - [What couldn't be confirmed] - [What might need verification from a subject matter expert] ### Recommended Next Steps - [Action if the answer needs to go to a customer] - [Action if further research is needed] - [Who to consult for verification if needed]
If no connected sources yield results:
If the research is to answer a customer question:
After research is complete, suggest capturing the knowledge:
This helps build institutional knowledge and reduces duplicate research effort across the team.
---
| Tier | Source Type | Confidence | Notes | |------|-------------|------------|-------| | 1 | Official internal docs, KB, policies | **High** | Trust unless clearly outdated — check dates | | 2 | CRM, support tickets, meeting note
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…