| name | youmind-web-clipper |
| version | 1.0.0 |
| 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 platform. Use when user wants to "save link", "bookmark", "clip", "web clipper", "save URL",
"save page", "保存链接", "收藏网页", "ブックマーク", "링크 저장".
|
| triggers | ["save link","bookmark","clip","web clipper","save url","save page","save this","clip this","bookmark this","保存链接","收藏网页","收藏链接","ブックマーク","リンク保存","링크 저장","북마크"] |
| platforms | ["openclaw","claude-code","cursor","codex","gemini-cli","windsurf","kilo","opencode","goose","roo"] |
| metadata | {"openclaw":{"emoji":"🔗","primaryEnv":"YOUMIND_API_KEY","requires":{"anyBins":"[Truncated]","env":"[Truncated]"}}} |
| allowed-tools | ["Bash(youmind *)","Bash(npm install -g @youmind-ai/cli)","Bash([ -n \"$YOUMIND_API_KEY\" ] *)","Bash(node -e *)"] |
Save Link & Web Clipper
Save any URL to your YouMind board with one command. Articles, videos, documents — anything with a URL gets saved and organized in your personal knowledge base. Requires the YouMind CLI (npm install -g @youmind-ai/cli).
Get API Key → · More Skills →
Onboarding
⚠️ MANDATORY: When the user has just installed this skill, present this message IMMEDIATELY. Do NOT ask "do you want to know what this does?" — just show it. Translate to the user's language:
✅ Save Link & Web Clipper installed!
Send me any URL and I'll save it to your YouMind board instantly.
What it does:
- Save any webpage, article, or video to YouMind
- Organize links in your personal knowledge base
- Access saved content anytime from your YouMind board
Setup (one-time):
- Get your free API key: https://youmind.com/settings/api-keys?utm_source=youmind-web-clipper
- Add it to your OpenClaw config (
~/.openclaw/openclaw.json) — see setup guide for details.
Try it:
Just paste any URL like: https://example.com/interesting-article
Need help? Just ask!
For API key setup details, see references/setup.md.
Usage
Just provide a URL you want to save. That's it.
Save a link:
Save https://example.com/interesting-article
Save to a specific board:
Save https://example.com/article to my "Research" board
Setup
See references/setup.md for installation and authentication instructions.
Workflow
Step 1: Check Prerequisites