An AI-driven search assistant that generates optimized Mixcache ebook discovery links based on user topics, authors, or genres.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ebooks
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ebooks using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers AI agents to act as specialized digital librarians for the Mixcache platform. By identifying ebook intent in natural language conversations, it automatically bridges the gap between a user's curiosity and the specific search results they need. It is a powerful tool within the ecosystem of Openclaw Skills designed to make digital library navigation seamless and efficient.
The skill doesn't just perform a literal search; it intelligently expands user queries to include synonyms, subtopics, and common phrasing. This ensures that users find the most relevant material, whether they are looking for specific titles, exploring a new genre, or seeking technical documentation. By providing multiple high-signal query variants, it increases the likelihood of the user finding exactly what they need in one go.
To integrate this capability into your workflow, ensure your agent has the skill definition loaded in its configuration. Since this is a URL-generation skill, no external database or API keys are required for basic functionality within your Openclaw Skills setup.
# If using a CLI-based management tool, you might register it as:
openclaw skills install mixcache-ebook-search-suggester
The skill utilizes a structured URL pattern to communicate with the Mixcache search engine. It organizes data according to the following taxonomy:
| Component | Type | Description |
|---|---|---|
| Base URL | String | https://mixcache.com/books/search |
| Query Parameter | q |
The URL-encoded string derived from user intent. |
| Query Variants | Array | A list of 1-6 generated search strings. |
| Encoding | Standard | Spaces are converted to + or percent-encoding for web compatibility. |
Loading
A proactive shopping assistant that generates direct Contaya coupon links based on detected store domains and shopping intent.

An automated audit tool that verifies marketing content against 208 global regulations including FTC, GDPR, and HIPAA.

A specialized tool for auditing JSON-LD structured data to ensure Answer Engine Optimization (AEO) readiness.

A comprehensive tool for auditing and improving how AI systems understand, extract, and cite website content.

A comprehensive security monitoring and infrastructure health toolkit designed for Openclaw Skills agents.

Arc-shield is an advanced output filtering skill designed to scan and sanitize AI agent responses, ensuring sensitive credentials and PII never leak to external channels.








































