Install Prospector
Create a B2B SaaS sales research agent. A guided wizard that scaffolds a Trinity-compatible prospector agent customized to your sales stack and ICP — with company research and fit-scoring skills.
Installation
One-liner (if you already have the abilityai marketplace):
claude plugin install install-prospector@abilityai
First time with the abilityai marketplace:
claude plugin add abilityai/abilities && claude plugin install install-prospector@abilityai
Or from inside a Claude Code session:
/plugin marketplace add abilityai/abilities /plugin install install-prospector@abilityai
Usage
/install-prospector /install-prospector ~/my-agents/prospector
What It Does
1.Asks 4 domain-specific questions to understand your sales workflow
2.Scaffolds a complete agent with CLAUDE.md, skills, and Trinity files
3.Customizes research priorities, tools, and output format based on your answers
4.Initializes a git repository
5.Guides you to open Claude Code inside the new agent
Skills Created
| Skill | Purpose |
|---|---|
| /research-company | Deep-dive company research — funding, tech stack, news, org structure |
| /score-fit | Score a company against your ICP criteria |
Related Plugins
| Plugin | Purpose |
|---|---|
| trinity-onboard | Deploy agents to Trinity |
| agent-builder | Scaffold a custom agent from scratch |
| install-chiefofstaff | Executive chief of staff agent wizard |