Back to Directory
general

Readeck

Readeck integration for saving and managing articles. Supports adding URLs, listing entries, and managing bookmarks via Readeck's API. Configure custom URL and API key per request or via environment variables READECK_URL and READECK_API_KEY.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...
API Key Required

This skill requires external API keys. Check the repository for .env setup instructions.

About this Skill

Initial release of Readeck integration for article management. - Supports adding articles by URL, listing, retrieving, and deleting entries via Readeck API. - Allows marking entries as read and organizing with tags or collections. - Configuration via request parameters or environment variables (READECK_URL, READECK_API_KEY). - Includes usage examples and error handling for common API responses.