返回顶部
o

obsidian-clip

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/.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.2
安全检测
已通过
411
下载量
0
收藏
概述
安装方式
版本历史

obsidian-clip

# Obsidian Clip Turn a URL into a **readable, reusable Clip note** in an Obsidian vault. ## Storage - Vault: `${OBSIDIAN_VAULT}` (recommended to set; fallback supported by script) - Folder: `Clip/YYYY-MM/` - Filename: `YYYY-MM-DD_标题_关键词.md` ## Output standard (must follow) The skill supports **Chinese and English** notes. - Default language: **auto-detect** (based on your system locale and whether the content contains CJK characters) - Override language: set `OBSIDIAN_CLIP_LANG=zh` or `OBSIDIAN_CLIP_LANG=en` Structure: 1) **Theme / 主题一句话** (1 sentence, plain) 2) **Takeaways / 要点** (5–10 bullets, each ≤ 1 line) 3) **How I’ll use it / 我怎么用** (1–3 bullets; actions / why it matters) 4) **Limits / 规则/限制** (optional; paywall/login required, license, caveats) ## Workflow 1) **Fetch the page** - Prefer lightweight extraction tools (e.g., `web_fetch`) first. - Use a real browser only when needed (JS-heavy sites / WeChat / login / extraction fails). - If blocked by login/paywall, ask the user to log in, then retry. 2) **Rewrite for readability** - Don’t make the output about tool limitations. - If details are still inaccessible, produce a useful clip anyway: page定位 + 可用信息 + what you need to finish. - Do **not** send screenshots/images unless the user explicitly requests. 3) **Save to Obsidian** using the bundled script. ## Bundled script Path: `scripts/clip_save.sh` Example: ```bash 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. - Keep `--keywords` short (2–5 tokens joined by `-`).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 obsidian-clip-1776272257 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 obsidian-clip-1776272257 技能

通过命令行安装

skillhub install obsidian-clip-1776272257

下载 Zip 包

⬇ 下载 obsidian-clip v0.1.2

文件大小: 3.84 KB | 发布时间: 2026-4-16 17:49

v0.1.2 最新 2026-4-16 17:49
Localize all note headings by language (including Created/创建时间 and Clip/剪藏 section title).

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部