← Back to Skills Marketplace
dophinl

Save Link & Web Clipper

by Jared.Liu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
189
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youmind-web-clipper
Description
Save any URL to your YouMind board with one command — instant web clipper for articles, videos, and documents. Works from terminal, CI/CD, and any agent plat...
Usage Guidance
This skill is internally consistent for saving links to a YouMind board, but before installing: 1) Verify the npm package (@youmind-ai/cli) and its publisher (check the package page and repository) to ensure you trust the code you'll install globally. 2) Only create/use an API key with the minimum necessary scope and store it in your local OpenClaw config as instructed; never paste the key into chat. 3) Be aware the skill will show promotional/upgrade messages (including links) on paywall errors. 4) If the service or package homepage/repo is missing or looks suspicious, do not install and consider requesting the publisher/source URL or a vetted package instead. If you install and later suspect compromise, revoke the API key immediately.
Capability Analysis
Type: OpenClaw Skill Name: youmind-web-clipper Version: 1.0.0 The skill is a legitimate web clipper integration for the YouMind service. It facilitates saving URLs to a user's board using the '@youmind-ai/cli' tool and a 'YOUMIND_API_KEY'. The instructions in 'SKILL.md' and 'references/setup.md' follow good security practices, such as explicitly advising the agent not to ask the user to paste API keys into the chat to avoid exposure. While it uses broad permissions like 'Bash(node -e *)', these are standard for agents to parse JSON output from CLI commands, and the workflow is strictly limited to the stated purpose of bookmarking links.
Capability Assessment
Purpose & Capability
The skill claims to save URLs to YouMind and only requires the YouMind CLI and YOUMIND_API_KEY, which is coherent. The metadata lacks a homepage/source repository, which reduces transparency but does not by itself contradict the stated purpose.
Instruction Scope
SKILL.md instructs the agent to verify/install the youmind CLI, check YOUMIND_API_KEY, validate URLs, call youmind commands to get boards and create a material, then return a link. The instructions do not request unrelated files, extra credentials, or arbitrary system reads. They do include mandatory onboarding and promotional messages (UTM links and upgrade prompts).
Install Mechanism
This is an instruction-only skill (no install spec). It tells the agent/user to run `npm install -g @youmind-ai/cli` if the CLI is missing. Installing a global npm package is a reasonable step for a CLI-based integration but carries the usual risk of installing code from the npm registry; the skill does not provide a verified upstream repo or release link.
Credentials
Only YOUMIND_API_KEY is required (declared as primaryEnv). The SKILL.md explicitly instructs not to paste the key into chat and to store it in config, which is appropriate. It does recommend adding the key to the OpenClaw config (~/.openclaw/openclaw.json), so the key will be persisted locally.
Persistence & Privilege
always is false and the skill does not request elevated or cross-skill privileges. It suggests writing the API key to the user's OpenClaw config (normal for credentials). The skill also requires the agent to present mandatory onboarding and follow-up prompts, which is behavioral but not a privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youmind-web-clipper
  3. After installation, invoke the skill by name or use /youmind-web-clipper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: save any URL to YouMind board with one command
Metadata
Slug youmind-web-clipper
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Save Link & Web Clipper?

Save any URL to your YouMind board with one command — instant web clipper for articles, videos, and documents. Works from terminal, CI/CD, and any agent plat... It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.

How do I install Save Link & Web Clipper?

Run "/install youmind-web-clipper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Save Link & Web Clipper free?

Yes, Save Link & Web Clipper is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Save Link & Web Clipper support?

Save Link & Web Clipper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Save Link & Web Clipper?

It is built and maintained by Jared.Liu (@dophinl); the current version is v1.0.0.

💬 Comments