Skip to content

Plugin marketplace for searchwave context agents and research tools

License

Notifications You must be signed in to change notification settings

rowbradley/searchwave-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Searchwave Marketplace

Plugin marketplace for searchwave tools — context agents and research tools for Claude Code.

Installation

Add this marketplace to Claude Code:

/plugin marketplace add rowbradley/searchwave-marketplace

Available Plugins

Searchwave (Opus)

Context agent that gets you up to speed on anything in about 60 seconds. Parallel web searches, source quality filtering, Opus synthesis.

Install:

/plugin install searchwave@searchwave-marketplace

Commands: /wave (quick context, ~60s) · /deepwave (deep evaluation, 70s–10min)

Synthesis: Opus (model default)

Repository: https://github.com/rowbradley/searchwave

Searchwave Sonnet

Token-efficient variant. Same search and fetch architecture, all synthesis uses Sonnet explicitly.

Install:

/plugin install searchwave-sonnet@searchwave-marketplace

Commands: /wave (quick context, ~60s) · /deepwave (deep evaluation, 70s–10min)

Synthesis: Sonnet (explicit)

Repository: https://github.com/rowbradley/searchwave-sonnet

Searchwave X10 (Experimental)

10-search variant of Standard mode. A/B testing broader search coverage. Opus synthesis.

Install:

/plugin install searchwave-x10@searchwave-marketplace

Commands: /deepwave-x10 (10-search standard mode)

Synthesis: Opus (model default)

Repository: https://github.com/rowbradley/searchwave-x10

Bravenews

News briefing tool using Brave's dedicated News Search API. Source quality filtering, story clustering, two depth modes. Requires Brave Search API key.

Install:

/plugin install bravenews@searchwave-marketplace

Commands: /bravenews (quick scan, ~30s) · /bravenews deep [topic] (deep briefing, ~60-90s)

Requires: Brave Search API key (setup instructions)

Repository: https://github.com/rowbradley/bravenews

Plugin Comparison

Plugin Searches Synthesis Speed Cost
searchwave 3–6 Opus ~60s–10min Higher
searchwave-sonnet 3–6 Sonnet ~60s–10min Lower
searchwave-x10 10 Opus ~90s Higher
bravenews 2 Model default ~30-90s Brave API

Structure

searchwave-marketplace/
├── .claude-plugin/
│   └── marketplace.json
├── README.md
└── LICENSE

License

MIT

About

Plugin marketplace for searchwave context agents and research tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published