22 <img src =" assets/banner.svg " alt =" Cross-Validated Search " width =" 100% " />
33 <h1 >Cross-Validated Search</h1 >
44 <p ><strong >Evidence-aware web search, browsing, and claim verification for AI agents.</strong ></p >
5- <p ><em >CLI + MCP + skill surfaces for Gemini, OpenClaw, and other agent runtimes.</em ></p >
5+ <p ><em >CLI + MCP + skill surfaces for Gemini, Claude Code, OpenClaw, Manus , and other agent runtimes.</em ></p >
66
77 [ ![ PyPI package] ( https://img.shields.io/pypi/v/cross-validated-search?label=pypi%20package )] ( https://pypi.org/project/cross-validated-search/ )
88 [ ![ Python Version] ( https://img.shields.io/pypi/pyversions/cross-validated-search )] ( https://python.org )
@@ -29,6 +29,8 @@ If you are reviewing this repo for collection or ecosystem inclusion, the fastes
2929 [ docs/searxng-self-hosted.md] ( docs/searxng-self-hosted.md )
30304 . review Gemini gallery readiness:
3131 [ docs/gemini-submission-checklist.md] ( docs/gemini-submission-checklist.md )
32+ 5 . review Claude Code and Manus setup notes:
33+ [ docs/claude-code.md] ( docs/claude-code.md ) , [ docs/manus.md] ( docs/manus.md )
3234
3335## 60-second verification
3436
@@ -178,7 +180,9 @@ Python 3.10+ is required.
178180| MCP | Yes | ` cross-validated-search-mcp ` |
179181| Gemini CLI | Yes | ` gemini-extension.json ` , root ` skills/ ` , and ` .gemini/SKILL.md ` |
180182| OpenClaw | Yes | ` cross_validated_search/skills/SKILL.md ` |
181- | Claude Code / Cursor / Continue / Copilot | Yes | Bundled skill and instruction files |
183+ | Claude Code | Yes | ` .claude/skills/cross-validated-search/SKILL.md ` |
184+ | Cursor / Continue / Copilot | Yes | Bundled instruction and skill files |
185+ | Manus | Yes | Root ` SKILL.md ` plus [ docs/manus.md] ( docs/manus.md ) |
182186
183187## Verification model
184188
0 commit comments