ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

article-collect

This is a simple skill for article recording, collect URLs as article, and provide users with query, delete, and other capabilities.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bondli/article-collect
Or

What This Skill Does

The article-collect skill is a dedicated knowledge management utility designed to streamline the way you capture, manage, and retrieve online content directly within your OpenClaw environment. Instead of manually bookmarking links across various browsers, this skill acts as a centralized repository for your reading list. It enables you to quickly ingest URLs, providing functionality to store, list, and delete saved articles with ease. Whether you are conducting research, tracking industry trends, or organizing a personal digital library, this tool ensures that your most valuable links are always at your fingertips, organized, and easily accessible through simple natural language commands.

Installation

To integrate this skill into your OpenClaw agent, execute the following command in your terminal:

clawhub install openclaw/skills/skills/bondli/article-collect

Ensure that you have Node.js installed on your system as the skill relies on a Node-based runtime to process commands. After installation, the agent will automatically recognize the intent behind your article-related queries and map them to the corresponding skill functions.

Use Cases

This skill is highly effective for researchers, developers, and content enthusiasts. Key use cases include:

  • Archiving technical documentation or blog posts for later analysis.
  • Collecting multiple sources for project development or competitive research.
  • Maintaining an accessible "read-later" list without cluttering browser bookmarks.
  • Managing temporary web research tasks where rapid cleanup is required.

Example Prompts

  1. "I found this interesting tutorial, please add this to my article records: https://example.com/article-1"
  2. "Can you show me all the articles I have collected so far?"
  3. "Please delete the third article from my list as I have finished reading it."

Tips & Limitations

  • Domain Intelligence: The skill includes specific handling for WeChat articles (mp.weixin.qq.com), ensuring that these links are captured with priority. For non-WeChat sites, the agent will leverage its built-in browser capabilities to parse or visit the site appropriately.
  • Data Management: Remember that the list order depends on the sequence of insertion. Always check the current list using the 'list' command before executing a 'delete' command to ensure you are targeting the correct entry.
  • Persistence: Ensure your environment remains stable during execution, as the skill writes to local files to maintain its history of stored articles.

Metadata

Author@bondli
Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bondli-article-collect": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#bookmarks#productivity#knowledge-base#web-clipping#archive
Safety Score: 4/5

Flags: file-write, file-read, network-access