qianwen-capture

Capture and structure shared Qianwen conversations into Markdown notes for Obsidian inbox import.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fanlf1/wiki --skill qianwen-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qianwen-capture
Source: https://github.com/fanlf1/wiki/tree/main/tools/hermes/article-capture-bundle-v2/qianwen-capture
Command: npx skills add https://github.com/fanlf1/wiki --skill qianwen-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

解决将千问(qianwen.com)分享对话手动复制、整理和归档到 Obsidian 的繁琐流程,帮助你快速把可读内容保存为可检索的笔记。

Core Features & Use Cases

  • 分享链接抓取:打开千问分享页并获取动态渲染后的完整内容,适合单条或批量链接处理。
  • 内容解析与整理:提取标题、日期、正文与对话结构,并生成适合 Obsidian inbox 的 Markdown 文章。
  • 折叠内容兜底:识别被“继续”按钮折叠的页面内容,输出可手动补充的备用模板与原文链接。
  • Use Case:你把一批千问对话链接发给它,它会返回摘要、保存路径,并把可直接归档的内容写入对应日期目录。

Quick Start

请帮我抓取这条千问分享链接并整理成一篇可放入 Obsidian inbox 的 Markdown 笔记。

Frequently Asked Questions about qianwen-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save shared Qianwen chats as Obsidian markdown notes?

To save Qianwen chats as Obsidian markdown notes, capture the shared link content, parse the transcript structure, extract titles and dates, then generate a markdown file ready for your Obsidian inbox.

Can I batch capture multiple Qianwen share links for Obsidian import?

Yes, batch link handling is supported. You can process multiple qianwen.com share-chat pages simultaneously to extract content and generate individual markdown notes with corresponding date directories.

Does content capture handle folded text hidden behind continue buttons in Qianwen?

Folded content fallback workflows detect text hidden behind continue buttons. The capture process identifies these sections and provides a backup template with source links for manual supplementation.

How are duplicate Qianwen conversations avoided when exporting to markdown?

Duplicate avoidance mechanisms check previously captured shared Qianwen conversations during the parsing workflow. This prevents redundant markdown generation and ensures your Obsidian inbox remains uncluttered.

What is the best way to preserve source links when archiving Qianwen transcripts?

Source-link preservation is built into the markdown generation process. The original qianwen.com share-chat URL is embedded in the exported note, maintaining traceability back to the rendered conversation.