Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add davidtoby/agent-skills --skill brave-searchgit clone --depth 1 https://github.com/davidtoby/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/davidtoby/agent-skills/brave-search)<a href="https://agentmods.dev/skills/davidtoby/agent-skills/brave-search"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/brave-search/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/davidtoby/agent-skills/brave-search"><img src="https://agentmods.dev/badge/skills/davidtoby/agent-skills/brave-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00032 | $0.00291 |
| Opus 5 | $0.00016 | $0.00146 |
| Sonnet 5 | $0.00006 | $0.00058 |
| Haiku 4.5 | $0.00003 | $0.00029 |
Grade A, and why
brave-search scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to brave-search — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
Brave Search
Headless web search and content extraction using Brave Search. No browser required.
Setup
Run once before first use:
cd ~/.hermes/skills/openclaw-imports/brave-search
npm ci
Needs env: BRAVE_API_KEY.
Search
./search.js "query" # Basic search (5 results)
./search.js "query" -n 10 # More results
./search.js "query" --content # Include page content as markdown
./search.js "query" -n 3 --content # Combined
Extract Page Content
./content.js https://example.com/article
Fetches a URL and extracts readable content as markdown.
Output Format
--- Result 1 ---
Title: Page Title
Link: https://example.com/page
Snippet: Description from search results
Content: (if --content flag used)
Markdown content extracted from the page...
--- Result 2 ---
...
When to Use
- Searching for documentation or API references
- Looking up facts or current information
- Fetching content from specific URLs
- Any task requiring web search without interactive browsing
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- _meta.json 131 B
- .clawhub/origin.json 144 B
- content.js 2.5 KB runs code
- node_modules/.bin/tldts 549 B
- node_modules/.package-lock.json 20 KB
- node_modules/@asamuzakjp/css-color/dist/browser/css-color.min.js 172 KB runs code
- node_modules/@asamuzakjp/css-color/dist/browser/css-color.min.js.map 691 KB
- node_modules/@asamuzakjp/css-color/dist/cjs/index.cjs 155 KB runs code
- node_modules/@asamuzakjp/css-color/dist/cjs/index.cjs.map 328 KB
- node_modules/@asamuzakjp/css-color/dist/cjs/index.d.cts 4.2 KB
- node_modules/@asamuzakjp/css-color/dist/esm/index.d.ts 981 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/index.js 555 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/index.js.map 914 B
- node_modules/@asamuzakjp/css-color/dist/esm/js/cache.d.ts 1001 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/cache.js 1.5 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/cache.js.map 3.3 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/color.d.ts 19 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/color.js 77 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/color.js.map 168 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/common.d.ts 423 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/common.js 218 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/common.js.map 873 B
- node_modules/@asamuzakjp/css-color/dist/esm/js/constant.d.ts 22 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/constant.js 3.7 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/constant.js.map 5.6 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/convert.d.ts 3.3 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/convert.js 8.8 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/convert.js.map 18 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-calc.d.ts 2.2 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-calc.js 22 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-calc.js.map 41 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-gradient.d.ts 2.0 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-gradient.js 8.8 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-gradient.js.map 17 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-var.d.ts 976 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-var.js 5.0 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/css-var.js.map 9.7 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/relative-color.d.ts 1016 B runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/relative-color.js 14 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/relative-color.js.map 26 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/resolve.d.ts 2.3 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/resolve.js 9.4 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/resolve.js.map 19 KB
- node_modules/@asamuzakjp/css-color/dist/esm/js/typedef.d.ts 1.8 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/util.d.ts 1.7 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/util.js 8.9 KB runs code
- node_modules/@asamuzakjp/css-color/dist/esm/js/util.js.map 18 KB
- node_modules/@asamuzakjp/css-color/LICENSE 1.1 KB
- node_modules/@asamuzakjp/css-color/package.json 2.3 KB
- node_modules/@asamuzakjp/css-color/README.md 9.4 KB
- node_modules/@asamuzakjp/css-color/src/index.ts 665 B runs code
- node_modules/@asamuzakjp/css-color/src/js/cache.ts 2.0 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/color.ts 96 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/common.ts 622 B runs code
- node_modules/@asamuzakjp/css-color/src/js/constant.ts 3.5 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/convert.ts 11 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/css-calc.ts 23 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/css-gradient.ts 11 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/css-var.ts 5.9 KB runs code
- node_modules/@asamuzakjp/css-color/src/js/relative-color.ts 16 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 58 lines · 32 tokens per session scan A 594ef4c5f830
brave-search is a skill published in the GitHub repository davidtoby/agent-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 32 tokens to every session and 291 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to brave-search, differing in 2 lines, and is treated as a copy.
Other skills, from other repositories
morph-ppt
Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…
officecli-academic-paper
Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…
officecli-word-form
Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…
officecli
Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.
find-skills
Use when automatically discover, evaluate, and activate community skills when local skills don't cover user needs. Includes credibility scoring and safety checks for complete OpenClaw self-sufficiency.
ehr-analysis
End-to-end EHR predictive modeling pipeline with PyHealth, covering dataset loading, task definition, model training, evaluation, calibration, and clinical interpretation.