Cubox Integration
Save web pages and memos to Cubox using the Open API
Why use this skill?
Learn how to use the Cubox Integration skill to automatically save web URLs and memos to your Cubox account using the OpenClaw AI agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/liam8/cuboxWhat This Skill Does
The Cubox Integration skill for OpenClaw empowers users to seamlessly bridge the gap between their browsing or note-taking workflow and the Cubox bookmarking service. By leveraging the Cubox Open API, this tool enables the automated saving of web URLs and text-based memos directly into a user's Cubox account. It serves as a personal knowledge management bridge, allowing you to capture articles, research papers, or quick thoughts without ever leaving the OpenClaw environment. Whether you are bookmarking a complex technical tutorial or jotting down a fleeting idea, this integration ensures your content is organized, tagged, and archived for later consumption.
Installation
To begin, ensure you have a valid Cubox Premium account, as the API interface is exclusive to premium users. Navigate to your Cubox Preferences, access the Extension Center, and enable the API Link to retrieve your unique URL. Once obtained, set your local environment variable by running export CUBOX_API_URL="https://cubox.pro/c/api/save/YOUR_TOKEN" in your terminal. To install the skill within the OpenClaw ecosystem, execute the command clawhub install openclaw/skills/skills/liam8/cubox. This will pull the necessary scripts directly from the source repository managed by liam8.
Use Cases
This skill is ideal for researchers, developers, and content creators who need to maintain a clean reading list. Use it to automatically save documentation pages you discover while debugging, or to pipe snippets from chat logs into your Cubox memo collection. It is particularly effective for workflows where you want to centralize disparate information from the web into a single, searchable repository, allowing for advanced tag management and folder organization without manual data entry.
Example Prompts
- "Save the current URL to my 'Research' folder with tags 'ai, machine-learning' and a title 'Latest Paper'."
- "Add a memo to Cubox: 'Remember to check the API rate limits before deployment' and tag it as 'todo'."
- "Bookmark this page for me and assign it to the 'Reading List' folder."
Tips & Limitations
Be mindful that your API URL acts as a master credential to your account; store it securely and never commit it to public version control systems. The system supports up to 500 API calls per day, which is sufficient for most power users. Note that parsing processes like snapshot archiving occur asynchronously on the Cubox cloud side, so items may not appear fully processed immediately after the request is fired. Default to using descriptive tags to ensure your Cubox dashboard remains organized as your collection grows.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-liam8-cubox": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Crypto & Stock Market Data (Node.js)
No API KEY needed for free tier. Professional-grade cryptocurrency and stock market data integration for real-time prices, company profiles, and global analytics. Powered by Node.js with zero external dependencies.
Crypto & Stock Market Data (Node.js)
No API KEY needed for free tier. Professional-grade cryptocurrency and stock market data integration for real-time prices, company profiles, and global analytics. Powered by Node.js with zero external dependencies.