
Description
Search the current public web through the recipe's optional, policy-scoped Tavily integration and return cited titles, URLs, snippets, and search metadata. Use for current public information that is not available from the configured Slack, Outlook, GitHub, or source-ETL skills. Do not use for opening a result page, extracting a URL, browser automation, or arbitrary HTTP requests.
SKILL.md
Public Web Search
Use Hermes's native web_search tool for current public-web discovery. Treat
each result as search-provider evidence, not as verified page text.
Enforced boundary
- Use
web_searchonly. Do not useweb_extract, a browser tool,web_fetch,curl,wget, Python HTTP code, or a user-supplied URL as a fetch target. - The OpenShell provider and sandbox policy permit only
POST /searchonapi.tavily.comfrom Hermes's pinned Python runtime. - Do not inspect, print, transform, or troubleshoot
TAVILY_API_KEY. The sandbox receives an OpenShell placeholder, not the raw API key. - Do not claim that a snippet proves facts beyond the returned title, URL, snippet, score, or other search metadata.
Search procedure
- Convert the request into one focused search query. Add a date, product name, or official-domain qualifier when it improves precision.
- Call
web_search. Do not follow result URLs with another tool. - Prefer primary and authoritative sources in the returned results.
- Cite the returned URL next to every claim that depends on a result. Label a statement as a search-result snippet when the page itself was not read.
- If the tool is absent or reports that Tavily is unavailable, stop. Say:
Public web search is disabled for this sandbox. Configure TAVILY_API_KEY on the host, then recreate the sandbox.Do not try another network path.
Output
Return a compact result list with the title, source URL, snippet, and useful provider metadata. Separate direct result metadata from your inference.
More skills from the nemoclaw-community repository
View all 28 skillsaxe-a11y
audit web accessibility with axe-core
Aug 31AccessibilityQATestingblackwall-payment-gate
screen and submit x402 payments
Aug 31PaymentsSecurityx402cross-source-gap-analysis
identify alignment gaps across communication sources
Aug 21AnalysisGitHubOutlook EmailSlackdeep-research
queue deep multi-step research tasks
Aug 31AgentsMulti-AgentResearchgithub-readonly-live
read live GitHub repository data
Aug 21API DevelopmentGitHubNVIDIAgitlab-readonly-live
read GitLab project data
Aug 31GitGitLabREST API
More from NVIDIA
View publishernemoclaw-user-guide
retrieve NemoClaw documentation and configuration
NemoClaw
Aug 25DocumentationMCPSearchmcore-build-and-dependency
manage Megatron-LM development environments
Megatron-LM
Jul 27ContainersDeploymentPythonmcore-bump-base-image
update NVIDIA PyTorch base images
Megatron-LM
Jul 14CI/CDDeploymentmcore-cicd
manage CI/CD pipelines for Megatron-LM
Megatron-LM
Aug 28CI/CDDeploymentGitHubmcore-create-issue
investigate CI failures and create issues
Megatron-LM
Jul 14DebuggingGitHubTriagemcore-linting-and-formatting
lint and format Megatron-LM code
Megatron-LM
Jul 14Best PracticesCode Analysis