Demo: Search Internal Docs
📹 Record this as a demo
❌ Without
- Open OSGWiki... or was it EngHub?
- Try SharePoint... maybe OneNote?
- Ask in Teams, wait for someone to answer
- 15 minutes later, still looking
✅ With osgwiki-cli
- Ask the agent
- Agent searches OSGWiki instantly
- Gets the answer + source link
- 30 seconds
You: How do I set up a dev build environment for Shell?
Agent: Searching OSGWiki...
osgwiki-cli search "Shell dev build environment setup"
Agent: Based on the Shell Developer Setup Guide:
1. Enlist in the OS repo (razzle from \\vsclient\...)
2. Run `build -cC` once to generate project files
3. Open Shell.sln in VS with Razzle env
4. Build again with NuGet restore enabled
Source: osgwiki.com/wiki/Shell/DeveloperSetup (updated Jan 2026)