This tutorial guides you through enhancing “The Orienteer” with the ability to search both internal company knowledge bases and external web resources to provide comprehensive answers to employee questions.
This specialized agent will handle searching through internal company knowledge. This is a highly reusable component that could serve multiple purposes beyond onboarding.
Key Considerations:
Implementation Tips:
This agent will handle external web searches to supplement internal knowledge when needed.
Create a new Agent named “Web Searcher” with this description: “This assistant should receive a URL or specific search query which will be used to search the web and extract reliable insights with inline cited sources.”
Enable web search capability and create a “Scrape URL” Firecrawl Action
Use this background prompt:
Note: This Web Searcher agent is highly reusable and should be made available to other agents in your organization.
Attach both the Company Information Domain Specialist and Web Searcher as subagents via Agent Collaboration to The Orienteer agent. Update the instructions prompt to:
This enhanced version of The Orienteer provides a more comprehensive information-gathering approach by leveraging both internal company knowledge and external web resources, ensuring new employees receive the most complete and accurate answers possible.
Continue to Connect with Internal Systems to add feedback-driven actions like Jira ticket creation and FAQ updates.