research
Installation
SKILL.md
Instructions
Research is target-driven and doesn't require org config to function — there's no state-hint paragraph and no Setup.md. The agent just routes to the right sub-page and runs.
Step 1 — Parse the ask, pick the sub-page
Route based on what the user is asking about. Load the sub-page via swan-get-skill.
| Ask shape | Sub-page |
|---|---|
| Generic company / one company / "what does X do" / "/research acme" | Company |
| Named person — "/research tom from acme", "tell me about Jane Doe" | Person |
| Mapping the people inside one account — buying committee, who to thread to | AccountTeam |
| How does the target sell / their GTM / pricing posture | GTMmotion |
| What's recent / news / signals / last-30-days | News |
| Domain-level / web traffic / SEO / digital footprint | Domain |
| Financial health / funding / revenue / runway / ownership | Financial |
| Tech stack only — what tools do they run | TechStack |
| Where the target talks about competitors / displacement signals | CompetitorMentions |