Research brief
Skill TheCraigHewitt/cowork-starter-pack/skills/research-brief
Produces a one-page research brief on a topic, person, or company — what they do, what matters, what's changed recently, sources. Use when the user asks to research, look into, brief me on, or get context on a specific topic, company, competitor, or person. Pulls from the web, any project context, and recent emails involving the subject.From its SKILL.md
npx -y skills add TheCraigHewitt/cowork-starter-pack --skill research-briefAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
5.2 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it
Research Brief
Turn "I need to know about X before my 2pm call" into a one-page brief the user can skim in three minutes and feel prepared.
Before starting
- Ask the user what they want a brief on if it's not clear. A company? A person? A topic? A competitor?
- Ask what they need the brief for. A sales call? A strategic decision? A blog post? Same subject, different briefs.
- Read
context/preferences.md— source citation style, confidence level tagging if relevant - Check the project folder — have you researched this subject before? Build on it, don't redo it.
What to produce
A markdown file saved to /output/research-brief-{subject}-{YYYY-MM-DD}.md with four sections:
- The 30-second version — three to five sentences. If the user only reads this section, what do they need to know?
- What they do / what it is — core facts. Company: product, size, customers, how they make money. Person: role, background, what they're known for. Topic: the basics.
- What matters right now — recent news, strategic shifts, public statements, anything timely. What's changed in the last 90 days.
- Sources & confidence — what you drew from, and where you're guessing vs. citing. Label each claim with a confidence marker if the user asked for it in
preferences.md.
Inputs
- Web search (required)
- The user's prior research on this subject in the project folder (if exists)
- Recent emails mentioning the subject (optional — useful for competitive briefs)
- Any docs the user uploaded with the request
How it works
- Understand the subject and the purpose (ask if unclear)
- Search the web — company site, news, LinkedIn if it's a person, press releases, recent podcast/video appearances for public figures
- Cross-reference with any existing project context
- Draft the four sections. Short. Dense with information. No padding.
- Flag anything uncertain or contested — never smooth over ambiguity
- Save the file, tell the user one-line what stood out ("Strong product, weak financials — the gap is interesting if you're pitching to them")
What not to do
- Do not regurgitate their "About" page. Synthesize, don't copy-paste.
- Do not invent specifics. If you can't find revenue numbers, don't estimate them. Say "not publicly disclosed."
- Do not include information that's more than 18 months old unless it's foundational (company history, product roadmap). Prioritize recent.
- Do not produce a 10-page report. A one-page brief is the format. Respect the format.
Example output structure
# Research Brief — Northwind Inc. — 2026-04-18
## The 30-second version
Northwind is a 200-person B2B workflow SaaS targeting mid-market ops teams, about $18M ARR, series B last year ($24M led by Accel). They're pivoting from horizontal workflow to vertical (finance ops first). New CRO joined in January. Growth was strong through 2024 but has slowed visibly in the last two quarters — this is likely why they're engaging on our pricing conversation now.
## What they do
- **Product:** workflow automation for ops teams — think Zapier but with more structured primitives
- **Customers:** ~600 SMB and mid-market, mostly US, growing international presence
- **Pricing:** $500–$3,000/month per team, custom for enterprise
- **Team:** 200 FTEs, HQ in Austin, 60% eng/product
## What matters right now
- **Vertical pivot.** Announced in March — finance ops as the beachhead vertical. Hiring finance-ops-specific AEs.
- **Slower growth.** Q4 2025 growth rate was 8% QoQ, down from 14% in Q2. Public hiring slowdown in engineering.
- **New CRO.** Marcus Alvarez, ex-Greenhouse, joined January. Known for aggressive deal closing.
- **Competitive pressure.** Retool and Zapier both pushed into their mid-market segment in Q1.
## Sources & confidence
- Company site, March 2026 press release (high confidence — primary source)
- Crunchbase funding data (high confidence — primary source)
- LinkedIn for headcount and CRO details (high confidence)
- ARR estimate from The Information's March coverage (medium confidence — reported, not disclosed)
- Growth rate QoQ from their annual all-hands leak on Blind (low confidence — unverified)
- Vertical pivot and competitive context from recent Latent Space podcast interview with their CEO (high confidence — on the record)
Customization notes
- For a sales brief. Add a section: "Likely objections" — based on their stage, budget, existing stack.
- For a competitive brief. Add a section: "Where they win, where they lose" — honest assessment.
- For a prospect brief (person). Focus sections 2 and 3 on the individual — background, what they've said publicly, any connection to the user's network.
- For a market brief (topic). Replace sections 2 and 3 with "The landscape" and "What's shifting" — same structure, broader scope.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most plan spec skills give in ~1.1k tokens
Counted across 1,360 of the 2,617 authors here whose files we hold, read 2026-09-06
- Ask one question at a timein 73 of 1360
- Write the spec using the templatein 22 of 1360
- Ask clarifying questions if neededin 19 of 1360, across 18 files
- Wait for user confirmation before proceedingin 19 of 1360
- Save plans to the plans directoryin 17 of 1360, across 13 files
- Check for product marketing context firstin 16 of 1360, across 5 files
- Read the plan file completelyin 16 of 1360
- Order tasks by dependencyin 16 of 1360
- Gather context from the conversationin 15 of 1360, across 9 files
- Explore the codebase instead of askingin 15 of 1360, across 13 files
- Wait for explicit user approvalin 14 of 1360, across 13 files
- Quiz the user on the breakdownin 13 of 1360, across 7 files
Said here and by no other author read
- Read preferences from context files.
- Check the project folder for prior research.
- Synthesize information without copy-pasting.
- Flag anything uncertain or contested.
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.