← 返回 Skills 市场
Search Full
作者
BettaJiayi
· GitHub ↗
· v1.0.0
· MIT-0
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install search-full
功能描述
Search the web with SearXNG, then fetch the full page with Crawl4AI and answer from the page正文.
使用说明 (SKILL.md)
Search full-page workflow
Use this skill when a search result summary is not enough and you need the actual page contents.
Workflow
- Search with SearXNG.
- Open the best result with Crawl4AI.
- Read the Markdown正文, not just the snippet.
- If the page cannot be opened, report the failure clearly and do not invent content.
Local command
Use the fixed command:
ocsearch "your query"
What it already does
- Uses
SEARXNG_URL, defaulting tohttp://localhost:8080 - Searches the web
- Crawls the top result with Crawl4AI
- Prints extracted Markdown正文
Best for
- Official docs
- Pricing pages
- API references
- Version notes
- Pages where snippets are too short
安全使用建议
Before installing, confirm you trust the configured SearXNG endpoint and Crawl4AI path, and avoid using sensitive or confidential queries unless that network route is under your control. Treat fetched pages as untrusted web content.
能力评估
Purpose & Capability
The stated purpose, workflow, and metadata all align around web searching and full-page retrieval for docs, pricing pages, API references, and similar sources.
Instruction Scope
The instructions are narrow and user-directed through a fixed `ocsearch "your query"` command, but users should remember that queries and fetched page content may leave the local environment depending on their SearXNG and Crawl4AI setup.
Install Mechanism
The package contains only a markdown SKILL.md file with no executable scripts, dependencies, or install-time code.
Credentials
Network access to search and crawl external pages is expected for this purpose and is disclosed by the artifact, though the privacy implications are not spelled out in detail.
Persistence & Privilege
No persistence, background workers, credential access, privilege escalation, mutation authority, or local indexing behavior is present in the provided artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install search-full - 安装完成后,直接呼叫该 Skill 的名称或使用
/search-full触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of search-full skill.
- Web search via SearXNG with direct page fetching using Crawl4AI.
- Reads and answers from full Markdown page content, not just search snippets.
- Clearly reports failures if the page cannot be opened—no invented content.
- Best suited for docs, pricing, APIs, version notes, and detailed queries.
元数据
常见问题
Search Full 是什么?
Search the web with SearXNG, then fetch the full page with Crawl4AI and answer from the page正文. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。
如何安装 Search Full?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install search-full」即可一键安装,无需额外配置。
Search Full 是免费的吗?
是的,Search Full 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Search Full 支持哪些平台?
Search Full 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Search Full?
由 BettaJiayi(@bettajiayi)开发并维护,当前版本 v1.0.0。
推荐 Skills