abstract-sum/obsidian-clip/SKILL.md
Create and manage Obsidian “Clip” notes (web/article/page clips). Use when the user says “clip/剪藏/收藏/保存这个链接”, wants a readable summary of a URL, and wants it saved into an Obsidian vault under Clip/YYYY-MM/.
npx skillsauth add openclaw/skills obsidian-clipInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Turn a URL into a readable, reusable Clip note in an Obsidian vault.
${OBSIDIAN_VAULT} (recommended to set; fallback supported by script)Clip/YYYY-MM/YYYY-MM-DD_标题_关键词.mdThe skill supports Chinese and English notes.
OBSIDIAN_CLIP_LANG=zh or OBSIDIAN_CLIP_LANG=enStructure:
web_fetch) first.Path: scripts/clip_save.sh
Example:
bash scripts/clip_save.sh \
--url "https://example.com" \
--title "页面标题" \
--theme "一句话主题" \
--bullets "要点1" --bullets "要点2" \
--actions "我怎么用1" \
--limits "规则/限制(可选)" \
--tags "clip" --tags "ai" \
--keywords "keyword1-keyword2" \
--date "YYYY-MM-DD"
Notes:
--bullets / --actions / --limits / --tags can be repeated.--keywords short (2–5 tokens joined by -).tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。