Use Case
Trawl isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Autonomous lead generation through agent social networks. Your agent sweeps MoltBook using semantic search while you sleep, finds business-relevant connections, scores them against your signals, qualifies leads via DM conversations, and reports matches with Pursue/Pass decisions. Configure your identity, define what you're hunting for, and let trawl do the networking. Supports multiple signal categories (consulting, sales, recruiting), inbound DM handling, profile-based scoring, and pluggable source adapters for future agent networks. Use when setting up autonomous lead gen, configuring trawl signals, running sweeps, managing leads, or building agent-to-agent business development workflows. This guide covers how to deploy Trawl for your team, standardize prompts, and create shared workflows that everyone can use.
Install Trawl in your project directory: .claude/skills/trawl/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Trawl in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Trawl
How can my team use Trawl together?
Set up Trawl for our project so everyone can use it
Create a shared workflow using Trawl for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install trawlOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install trawlβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/trawl/π‘Extract and place the folder at the path above, then restart your agent.