Overview
Collector Hand is an AI-powered intelligence collection engine that monitors any target (company, person, technology, market) 24/7, building a living knowledge graph and detecting changes over time. Category: DataIcon: 🔍
What It Does
1
Define Target
Specify what to monitor (company, person, technology, market, or topic)
2
Continuous Collection
Run scheduled sweeps across web sources, news, social media, and documents
3
Build Knowledge Graph
Extract entities and relationships, building a structured intelligence database
4
Detect Changes
Compare each cycle against previous state, identifying new developments
5
Generate Reports
Deliver intelligence reports highlighting key changes and trends
Configuration
Target Settings
Collection Schedule
Intelligence Features
Activation
Basic Setup
Example Workflow
- Build initial target profile and query set
- Run daily collection sweeps
- Extract entities (people, products, events, partnerships)
- Store in knowledge graph
- Compare against yesterday’s snapshot
- Generate
collector_report_2026-03-06.mdwith changes - Alert you if critical changes detected
How It Works
1. Target Initialization
Parses the target subject to determine type:
Builds initial query set (10-20 queries tailored to target type):
2. Collection Sweep
For each query (up tomax_sources_per_cycle):
1
Search
web_search(query) to find recent results2
Fetch
web_fetch(url) promising articles, press releases, reports3
Extract
Extract entities: people, companies, products, dates, numbers, events
4
Tag
Attach source URL, timestamp, confidence level, relevance score
3. Knowledge Graph Construction
For each data point:4. Change Detection
Compare current snapshot vscollector_knowledge_base.json:
Identified changes:
Scoring changes:
alert_on_changes = true and critical changes found:
5. Sentiment Tracking (Optional)
Iftrack_sentiment = true:
For each source, classify:
- Positive — Praise, success stories, growth
- Negative — Criticism, failures, controversy
- Neutral — Factual reporting
6. Report Generation
Markdown format:collector_report_2026-03-06.md
Output
Dashboard Metrics
- Data Points — Total intelligence items collected
- Entities Tracked — Unique entities in knowledge graph
- Reports Generated — Number of reports delivered
- Last Update — Timestamp of most recent collection
Use Cases
Competitive Intelligence
- Product launches
- Pricing changes
- Customer reviews and sentiment
- Hiring patterns
- Partnerships
Person Tracking
- Public appearances
- Interviews and talks
- Social media activity
- Company changes
- Investments
Market Intelligence
- Market size and trends
- New players
- Regulatory changes
- Technology shifts
- Investment flows
Tips & Best Practices
For best results:
- Start with Daily frequency — Hourly can be noisy for most targets
- Use Deep collection depth for active targets, Surface for monitoring
- Enable sentiment tracking for brand monitoring
- Review knowledge graph monthly to prune outdated entities
- Combine with Predictor Hand to forecast based on collected trends
Next Steps
Predictor Hand
Make predictions based on collected intelligence
Researcher Hand
Deep-dive research on discovered topics