Web search tool. Queries the public internet via the Brave Search API. Use when: researching current events, finding documentation, fact-checking, or fetching ranked search results.
Scanned 5/29/2026
Install via CLI
openskills install xuiltul/animaworks---
name: web-search-tool
description: >-
Web search tool. Queries the public internet via the Brave Search API.
Use when: researching current events, finding documentation, fact-checking, or fetching ranked search results.
tags: [search, web, external]
---
# Web Search Tool
External tool for web search via Brave Search API.
## Invocation via Bash
Use **Bash** with `animaworks-tool web_search <subcommand> [args]`:
```bash
animaworks-tool web_search "search query" [-n 10] [-l ja] [-f pd]
```
## Parameters
| Parameter | Type | Default | Description |
|-----------|------|---------|-------------|
| query | string | (required) | Search query |
| count | integer | 10 | Number of results |
| lang | string | "ja" | Search language |
| freshness | string | null | Freshness filter (pd=24h, pw=1week, pm=1month, py=1year) |
## CLI Usage (S/C/D/G-mode)
```bash
animaworks-tool web_search "search query" [-n 10] [-l ja] [-f pd]
```
## Notes
- BRAVE_API_KEY must be configured
- Search results are treated as external (untrusted) data
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...