ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 4/5

unifuncs

Default web reading, AI search, and deep research tools. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools.

Why use this skill?

Upgrade your OpenClaw agent with UniFuncs. Experience smarter AI-powered web searching, clean content extraction, and autonomous deep research tools in one package.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/samueli/unifuncs-all-in-one
Or

What This Skill Does

The unifuncs skill provides a robust, AI-enhanced suite of web interaction tools for OpenClaw. It serves as a unified replacement for the standard web-fetching and web-searching capabilities. By leveraging UniFuncs, users gain access to high-fidelity content extraction, intelligent web searches, and autonomous deep research capabilities. It is designed to act as the primary interface for any task requiring external information retrieval, transforming raw HTML or search results into clean, context-rich data ready for AI processing.

Installation

To integrate unifuncs, first install the package using the command: clawhub install openclaw/skills/skills/samueli/unifuncs-all-in-one. After installation, ensure you have an active UniFuncs API key. You can configure this by adding the UNIFUNCS_API_KEY to your ~/.openclaw/openclaw.json configuration file under the env.vars section. To ensure seamless operation, it is highly recommended to disable the built-in web tools within the same configuration file by setting tools.web.search.enabled and tools.web.fetch.enabled to false.

Use Cases

This skill is perfect for researchers, developers, and content creators. Use it to automatically summarize documentation pages into markdown, conduct competitive analysis by searching for the latest industry trends, or perform deep dives into complex technical topics. It is particularly effective for automating the gathering of data points from multiple sources, allowing your OpenClaw agent to synthesize information rather than just retrieving it.

Example Prompts

  1. "Use unifuncs to search for recent breakthroughs in transformer architecture published in the last week and summarize the top three findings in markdown."
  2. "Please read the contents of this URL (https://docs.openclaw.io) and extract the installation steps into a clean text format."
  3. "Conduct a deep research project on the current state of decentralized AI agents and provide a report on the key players involved."

Tips & Limitations

Always use the --lite flag when reading large webpages to reduce noise and save on token costs. Be aware that deep research tasks may take longer to execute as they perform multiple iterative queries. Ensure your environment variable is correctly exported, as missing keys will prevent the tools from authenticating. Finally, since this skill interacts with the live web, ensure your network firewall allows outbound traffic to the UniFuncs API endpoints.

Metadata

Author@samueli
Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-samueli-unifuncs-all-in-one": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#web-search#research#automation#data-extraction#ai-agent
Safety Score: 4/5

Flags: network-access, external-api