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.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill customer-research
> If you see unfamiliar placeholders or need to check which tools are connected, see 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.
/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 notes | Medium-High | May be subjective or incomplete |
| 3 | Chat, email, calendar notes | Medium | Informal, may be out of context or speculative |
| 4 | Web, forums, third-party docs | Low-Medium | May not reflect your specific situation |
| 5 | Inference, analogies, best practices | Low | Clearly flag as inference, not fact |
Always assign and communicate a confidence level:
High Confidence:
Medium Confidence:
Low Confidence:
Unable to Determine:
When sources disagree:
After completing research, capture the knowledge for future use.
## [Question/Topic]
**Last Verified:** [date]
**Confidence:** [level]
### Answer
[Clear, direct answer]
### Details
[Supporting detail, context, and nuance]
### Sources
[Where this information came from]
### Related Questions
[Other questions this might help answer]
### Review Notes
[When to re-verify, what might change this answer]
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.
Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.
Automated LLM-driven hypothesis generation and testing on tabular datasets. Use when you want to systematically explore hypotheses about patterns in empirical data (e.g., deception detection, content analysis). Combines literature insights with data-driven hypothesis testing. For manual hypothesis formulation use hypothesis-generation; for creative ideation use scientific-brainstorming.
Take anthropics/customer-research from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.