A comprehensive integration for saving, organizing, and managing articles and URLs using the Readeck API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install readeck
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 readeck using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Readeck is a specialized skill designed to streamline how developers and AI agents interact with web content. It provides a seamless bridge to the Readeck platform, allowing for the automated archival of URLs, parsing of articles, and structured organization of reading lists. By utilizing this integration within the Openclaw Skills ecosystem, users can turn any URL into a permanent, searchable entry in their personal library.
This skill is built for those who need a reliable way to manage knowledge at scale. It handles the heavy lifting of article extraction and metadata management, ensuring that your research and read-later materials are always accessible and well-organized. Whether you are building a research bot or a personal productivity dashboard, this skill offers the necessary tools to maintain a clean and efficient digital library.
To integrate this with your Openclaw Skills setup, you must provide your instance details. You can configure these via environment variables or pass them directly in the request:
# Set your Readeck environment variables
export READECK_URL="https://your-readeck-instance.com"
export READECK_API_KEY="your_secret_api_key"
Ensure your Readeck instance is accessible and the API key has the necessary permissions for bookmark management.
The skill manages data through the Readeck Bookmark schema. Below are the primary data points handled by the integration:
| Parameter | Description | Possible Values |
|---|---|---|
| id | Unique identifier for the bookmark | UUID / Integer |
| url | The source web address | Valid URL string |
| status | The reading state of the entry | unread, read, archived |
| tags | Categorization labels | Array of strings |
| collection | Targeted folder for the article | String |
| title | The extracted title of the page | String |
Loading
A powerful bookmarking skill that allows AI agents to save, list, and search links within a Karakeep instance.

Fetch current API documentation, version-specific guides, and verified code examples directly within your AI agent workflow.

A specialized lead generation tool that monitors Indeed to identify businesses with high call volume and active hiring needs.

A lightweight command-line CRM designed for tracking and managing sales leads for the Gracie AI Receptionist.

A critical collection of safety protocols and automation scripts designed to protect configuration integrity and prevent authentication failures.

A comprehensive tool for real-time Berlin public transport routing and departure information using the BVG API.








































