← 返回 Skills 市场
263
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install obsidian-clipper
功能描述
Save web content (articles, videos, notes) to Obsidian vault with automatic classification, intelligent naming, and content extraction. Supports: 小红书 (Xiaoho...
安全使用建议
Before installing or using this skill:
- Inspect and edit the included config.json immediately. It ships with an absolute vault_path and collector_name belonging to the author; change the vault_path to your intended location or delete the file so the skill must prompt you on first run.
- Understand that the skill writes Markdown files to whatever vault_path is present in config.json — test with a disposable folder first to confirm behavior.
- Ensure the platform 'write' and 'web_fetch'/'web_search' tools it expects are the ones you trust; the SKILL.md also mentions browser snapshot and obsidian-cli (not declared in metadata). Install obsidian-cli only if you need CLI integration.
- Because classification is silent by default, consider instructing the skill to prompt you for classification or review saved items until you’re comfortable with automatic behavior.
- If you are concerned about autonomous invocation, consider disabling autonomous skill invocation or only enabling this skill when explicitly invoked.
These steps reduce the risk of unexpected writes or privacy issues stemming from the packaged configuration and silent-save behavior.
功能分析
Type: OpenClaw Skill
Name: obsidian-clipper
Version: 2.1.1
The obsidian-clipper skill is a functional tool designed to scrape web content and save it to a local Obsidian vault. It utilizes standard OpenClaw capabilities (web_fetch, web_search, and write) to extract information from platforms like Xiaohongshu, YouTube, and WeChat. The instructions in SKILL.md are focused entirely on content extraction, classification, and file management. While the included config.json contains a hardcoded absolute path specific to the author's local environment (/Users/lucien/...), this appears to be a packaging oversight rather than an intentional attempt at unauthorized file access or data exfiltration.
能力评估
Purpose & Capability
The skill's declared purpose (clip web content to an Obsidian vault) aligns with the SKILL.md instructions (fetch content, format Markdown, write to vault). However README and SKILL.md reference external tools (obsidian-cli, browser snapshots, web_fetch/web_search/write tools) while the registry metadata declares no required binaries — a mild inconsistency. Shipping a pre-filled config.json pointing to the author's personal vault path is unexpected for a general-purpose skill.
Instruction Scope
Runtime instructions tell the agent to read/create a config.json from the skill directory and to write files to the filesystem (vault_path). Because a config.json is included in the package, the skill would use that existing config without prompting the user, potentially attempting writes to the hardcoded path. Instructions also require web_fetch/web_search/browser snapshot capabilities; they don't direct data to external endpoints outside normal web fetching, but the silent/automatic saving behavior and reading/writing of local paths merit caution.
Install Mechanism
This is an instruction-only skill with no install spec or code to download/execute. That is the lowest install risk. README suggests optional install methods (clawhub/git clone) but nothing in the package executes arbitrary downloads at install time.
Credentials
The skill requests no environment variables or credentials (good), but the included config.json hardcodes an absolute vault_path and a collector_name (author's iCloud/Obsidian path). Bundling a user-specific absolute path is disproportionate/unexpected and could cause the skill to operate on an unintended filesystem location or leak the author's usage pattern. The SKILL.md also references tools (obsidian-cli, browser) not declared in metadata.
Persistence & Privilege
The skill does not request always:true or other elevated privileges. It will create/modify config.json in its own directory and write Markdown files into the user-specified vault_path; this is expected for its purpose. Be aware the skill is allowed to run autonomously by default (disable-model-invocation: false), which combined with silent auto-save behavior could result in files being written without follow-up confirmation unless the platform enforces user prompts on skill invocation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install obsidian-clipper - 安装完成后,直接呼叫该 Skill 的名称或使用
/obsidian-clipper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
v2.1.1: 默认自动分类,静默完成不打扰用户;无匹配时归入第一个分类而非询问
v2.1.0
v2.1.0: 配置驱动重构,去掉硬编码;config.json管理路径/名字/分类;三层降级内容抓取;支持自定义分类
v2.0.0
Obsidian Clipper 2.0.0 — Major update adds flexible configuration and smarter content handling
- Introduced `config.json` for customizable vault path, categories, and collector name; prompts user to create or update config interactively.
- Categories and classification rules are now fully configurable and user-editable at any time.
- Improved content extraction: adds tiered fallback (web fetch → web search → browser snapshot) and clearer handling of login-walled sources (如小红书、抖音、公众号).
- File naming, categorization, and signature logic are no longer hardcoded and always read from config.
- Title extraction and batch clipping instructions clarified; replies and saving logic now reference user settings.
- Deprecates previous static examples and paths—existing users should migrate to config-based setup.
v1.0.0
Initial release of obsidian-clipper.
- Save articles, videos, notes, and web pages to your Obsidian vault with automatic classification.
- Supports Xiaohongshu, YouTube, Zhihu, WeChat articles, and general links.
- Intelligent naming and markdown formatting for new files.
- Auto-categorizes content into AI tools, hobbies, or tutorials. Prompts user if classification is uncertain.
- Handles batch link saving with unified summary of results.
- Includes trigger word detection for quick activation.
元数据
常见问题
Obsidian Clipper 是什么?
Save web content (articles, videos, notes) to Obsidian vault with automatic classification, intelligent naming, and content extraction. Supports: 小红书 (Xiaoho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。
如何安装 Obsidian Clipper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install obsidian-clipper」即可一键安装,无需额外配置。
Obsidian Clipper 是免费的吗?
是的,Obsidian Clipper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Obsidian Clipper 支持哪些平台?
Obsidian Clipper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Obsidian Clipper?
由 flyeasy(@flyeasy)开发并维护,当前版本 v2.1.1。
推荐 Skills