← 返回 Skills 市场
189
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youmind-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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youmind-web-clipper - 安装完成后,直接呼叫该 Skill 的名称或使用
/youmind-web-clipper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: save any URL to YouMind board with one command
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。
如何安装 Save Link & Web Clipper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youmind-web-clipper」即可一键安装,无需额外配置。
Save Link & Web Clipper 是免费的吗?
是的,Save Link & Web Clipper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Save Link & Web Clipper 支持哪些平台?
Save Link & Web Clipper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Save Link & Web Clipper?
由 Jared.Liu(@dophinl)开发并维护,当前版本 v1.0.0。
推荐 Skills