What problem does it solve?
NanoClaw agent groups on non-Claude providers lack built-in web search and URL extraction tools, and setting up a remote MCP server manually involves image rebuilds, per-group registration, and credential handling that is easy to get wrong.
Core Features & Use Cases
- Keyless MCP registration: Installs the pinned mcp-remote bridge in the agent container image and registers Tavily's remote MCP server per group, exposing tavily_search and tavily_extract without an API key.
- Dependency guard and verification: Copies a vitest manifest test into the host tree, rebuilds the image, and verifies the stored group configuration and a live search call.
- Upgrade path for rate limits: Writes standing instructions into each group's instructions.prepend.md so the agent offers a OneCLI vault-based API key upgrade when the shared keyless allowance returns 429.
- Use Case: An operator running NanoClaw agents on OpenCode or Codex wants web search; this skill registers Tavily for the selected groups, restarts them, and confirms a live search succeeds.
Quick Start
Ask the agent to add Tavily web search and URL extraction to your selected NanoClaw agent groups using the add-tavily-tool skill.