This general-purpose sub-agent combines multiple research and automation tools to support high-impact decision-making for animal advocacy workflows. It’s designed to act as a reusable, modular unit within larger multi-agent systems—handling search, scraping, scoring, and domain-specific semantic lookup.
It powers many of the advanced workflows released by Open Paws and serves as a versatile backend utility agent.
🧩 This agent is typically used as a sub-workflow in larger automations where agents need access to external tools or advocacy-specific knowledge.
The agent is pre-configured to interface with the Open Paws database—an open-source, animal advocacy-specific knowledge graph—and is optimized for content and research tasks relevant to farmed animal issues, corporate campaigns, and activist communication.
| Tool | Purpose | 
|---|---|
| Serper API | Real-time Google Search queries | 
| Jina AI | Web scraping and content extraction | 
| Scraping Dog | Social media scraping where Jina is blocked | 
| OpenAI API | Embedding generation for semantic search | 
| OpenRouter | Proxy to multiple LLMs (e.g., GPT-4, Claude) | 
| Open Paws DB | Advocacy-specific semantic knowledge base | 


