link-saver
链接收藏夹,保存和整理有用的网页链接
Why use this skill?
Efficiently save, organize, and search your web bookmarks using the link-saver skill for OpenClaw. Streamline your research and digital knowledge management today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/huangjingzhi07/link-saverWhat This Skill Does
The link-saver skill is a specialized OpenClaw agent tool designed to help users curate, manage, and retrieve digital resources efficiently. In an era of information overload, this skill acts as a personal bookmarking engine integrated directly into your AI workflow. It allows you to ingest URLs, tag them with descriptive metadata, and maintain a structured index of valuable web content. Instead of scattering bookmarks across different browser profiles, you can centralize your research, tutorials, and inspiration within the link-saver system.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal or command-line interface:
clawhub install openclaw/skills/skills/huangjingzhi07/link-saver
Ensure that your OpenClaw instance has the necessary permissions to read and write to the local directory, as the skill maintains a links.json file for persistent storage.
Use Cases
- Research Management: Store complex technical documentation or papers while conducting a deep dive on a specific topic.
- Learning Path Creation: Collect a curated list of video tutorials, articles, and documentation for a new programming language or framework.
- Daily Workflow Optimization: Quickly bookmark internal tools, dashboards, or project management boards to retrieve them instantly with a single command.
- Content Curation: Organize articles for future reading or newsletter drafting, categorize them by industry, theme, or urgency.
Example Prompts
- "保存 https://docs.python.org/3/ 为 Python官方文档,标签:编程"
- "查看所有链接,按标签分类显示"
- "搜索关于AI Agent的所有链接"
Tips & Limitations
To get the most out of link-saver, be consistent with your tagging schema. While the search functionality is robust, using broad categories will yield better retrieval results. Note that the skill currently stores data in a local links.json file; if you are working across multiple machines, you may need to manually sync this file or rely on a shared path. Currently, the skill does not support automated metadata scraping (e.g., pulling the page title automatically), so providing a clear description during the save process is recommended for better searchability. If you accidentally delete or corrupt the JSON file, your link history may be lost, so consider keeping a backup of your data directory periodically.
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-huangjingzhi07-link-saver": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read