A comprehensive API integration for programmatically managing BookStack wiki content, including books, chapters, and pages.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bookstack
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 bookstack using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The BookStack skill provides a robust interface for interacting with the BookStack platform, a popular open-source wiki and documentation solution. By leveraging this integration within the broader ecosystem of Openclaw Skills, developers and teams can automate their knowledge base management, ensuring that technical documentation stays synchronized, organized, and easily accessible.
This skill bridges the gap between your local development environment and your self-hosted wiki, offering full control over the organizational hierarchy—from high-level shelves and books down to specific chapters and pages. Whether you are migrating content or building an automated documentation pipeline, this tool simplifies complex API interactions into straightforward, actionable commands.
To utilize this integration with Openclaw Skills, you must first configure your environment variables with your instance details:
export BOOKSTACK_URL="https://your-bookstack.example.com"
export BOOKSTACK_TOKEN_ID="your-token-id"
export BOOKSTACK_TOKEN_SECRET="your-token-secret"
Ensure that the user associated with the token has a role with the "Access System API" permission enabled. You can generate these credentials by navigating to Edit Profile -> API Tokens within your BookStack instance.
The skill interacts with the BookStack hierarchical data model to organize information efficiently:
| Component | Description |
|---|---|
| Shelf | High-level containers used to group related books together. |
| Book | The primary organizational unit for chapters and pages. |
| Chapter | Optional segments used to categorize pages within a specific book. |
| Page | The core content nodes, which can be managed via HTML or Markdown. |
All entities are identified by unique IDs, which are used to reference, update, or retrieve specific metadata and content strings.
Loading
A high-performance audio transcription tool providing speaker identification and multi-language support for AI agent workflows.

A secure AI gateway that uses EVM wallet identity and EIP-191 signatures to provide access to multimodal LLMs via an OpenAI-compatible API.

QMiao is a specialized marketplace skill that allows humans and AI agents to trade skills, post bounties, and communicate through an integrated messaging system.

A comprehensive integration allowing AI agents to autonomously publish services, negotiate deals, and manage orders on the A2H MarketAI platform.

A professional-grade utility for monitoring live aircraft movements and retrieving detailed airport flight schedules.

An AI-powered Swiss directory lookup tool for identifying businesses, residents, and reverse-searching phone numbers via search.ch.








































