← Back to Skills Marketplace
bettajiayi

Search Full

by BettaJiayi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
39
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install search-full
Description
Search the web with SearXNG, then fetch the full page with Crawl4AI and answer from the page正文.
README (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

  1. Search with SearXNG.
  2. Open the best result with Crawl4AI.
  3. Read the Markdown正文, not just the snippet.
  4. 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 to http://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
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install search-full
  3. After installation, invoke the skill by name or use /search-full
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug search-full
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Search Full?

Search the web with SearXNG, then fetch the full page with Crawl4AI and answer from the page正文. It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.

How do I install Search Full?

Run "/install search-full" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Search Full free?

Yes, Search Full is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Search Full support?

Search Full is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Search Full?

It is built and maintained by BettaJiayi (@bettajiayi); the current version is v1.0.0.

💬 Comments