Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Added required env vars to metadata for security scan compliance
What This Skill Does
Manages a BookStack knowledge base via its REST API. Create, update, and delete books, chapters, pages, and shelves. Supports full-text search and both HTML and Markdown content formats.
Enables documentation workflows that would otherwise require manual editing in the BookStack web UI, making it possible to automate content creation and maintenance at scale.
When to use it
- Automatically creating release notes pages in a documentation book
- Searching the internal wiki for runbooks during an incident
- Organizing new onboarding docs into the right chapter and book
- Syncing content from an external source into BookStack pages
- Bulk updating or restructuring shelf organization across the knowledge base
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Create a new page called 'Nginx Installation' in my 'Infrastructure' book
- 1Search for books matching 'Infrastructure' to find its ID
- 2Select the correct book from the results
- 3Create a new page in that book with the given name and initial Markdown content
- 4Return the page ID and confirmation of creation
New page 'Nginx Installation' created in the 'Infrastructure' book with ID 47
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.