ai-research-to-obsidian
用 AI 工具(豆包/Kimi/ChatGPT)搜索问题并将结果整理保存为 Obsidian 文档。触发场景:(1) 用户要求用 AI 搜索问题 (2) 用户要求浏览器搜索并保存到 Obsidian (3) 用户说"帮我查一下"并提到保存到笔记/文档/Obsidian
Best use case
ai-research-to-obsidian is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
用 AI 工具(豆包/Kimi/ChatGPT)搜索问题并将结果整理保存为 Obsidian 文档。触发场景:(1) 用户要求用 AI 搜索问题 (2) 用户要求浏览器搜索并保存到 Obsidian (3) 用户说"帮我查一下"并提到保存到笔记/文档/Obsidian
Teams using ai-research-to-obsidian should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/ai-research-to-obsidian/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How ai-research-to-obsidian Compares
| Feature / Agent | ai-research-to-obsidian | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
用 AI 工具(豆包/Kimi/ChatGPT)搜索问题并将结果整理保存为 Obsidian 文档。触发场景:(1) 用户要求用 AI 搜索问题 (2) 用户要求浏览器搜索并保存到 Obsidian (3) 用户说"帮我查一下"并提到保存到笔记/文档/Obsidian
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
SKILL.md Source
# AI 研究保存到 Obsidian
自动化工作流:浏览器 AI 搜索 → 内容整理 → Obsidian 格式保存
## 工作流程
### 1. 打开 AI 工具
根据内容类型选择:
- **通用问题** → 豆包 (https://www.doubao.com)
- **编程/技术** → Kimi (https://kimi.moonshot.cn)
- **英文/综合** → ChatGPT (https://chat.openai.com)
```bash
browser action=open target=host url="https://www.doubao.com"
```
### 2. 输入搜索内容
在输入框输入用户的问题,点击发送。
### 3. 等待回复
快照获取回复内容。如果内容较长,向下滚动获取完整信息。
### 4. 整理为 Obsidian 格式
创建 Markdown 文件,包含:
- YAML frontmatter(date, tags)
- 标题(标注日期)
- 格式化内容(表格、列表、层级结构)
- 来源标注
### 5. 保存到 Obsidian Vault
查找 Obsidian 路径:
```bash
mdfind "kMDItemFSName == 'Obsidian'" # 查找本地库
ls ~/Library/Mobile\ Documents/iCloud~md~obsidian/Documents/ # iCloud 库
```
移动文件:
```bash
mv <源文件> <Obsidian路径>/
```
## Obsidian 文档模板
```markdown
---
date: {{DATE}}
tags: [{{TAGS}}]
---
# {{TITLE}} | {{DATE}}
> 来源:{{AI_SOURCE}}
## 核心要点
- 要点1
- 要点2
## 详细内容
### 模块1
内容...
---
*文档生成日期:{{DATE}}*
```
## 注意事项
- 优先使用豆包(中文理解最好)
- 内容过长时分多次获取
- 保持 Obsidian 格式规范(frontmatter、层级标题)
- 询问用户 Vault 路径(如果不确定)Related Skills
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Obsidian CLI 探索记录
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
obsidian-notes
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
obsidian-viz
Generate Obsidian-compatible visualization files (Excalidraw / Mermaid / Canvas). Supports text descriptions and image inputs, outputs editable diagrams in Obsidian or standard formats.
autoresearch-pro
Automatically improve OpenClaw skills, prompts, or articles through iterative mutation-testing loops. Inspired by Karpathy's autoresearch. Use when user says 'optimize [skill]', 'autoresearch [skill]', 'improve my skill', 'optimize this prompt', 'improve my prompt', 'polish this article', 'improve this article', or explicitly requests quality improvement for any text-based content. Supports three modes: skill (SKILL.md files), prompt (any prompt text), and article (any document).
X/Twitter Research Skill
Research trending topics, ideas, and conversations on X (Twitter) using twitterapi.io.
token-research
Comprehensive token research for EVM chains (Base, ETH, Arbitrum) and Solana. Use this skill when you want to research crypto tokens, deep-dive projects or monitor tokens.
conversation-recap-to-obsidian
Build high-value Obsidian daily and weekly review notes from conversation or existing markdown notes. Use this skill whenever the user asks to summarize the current chat into Obsidian, append a structured session recap, regenerate a daily summary from a full daily note, create or refresh a weekly report, merge same-topic work across multiple days, group work by project/task instead of by date, or extract structured review notes with conclusions, key points, tags, and wikilinks.
local-researcher
完全本地的深度研究助手 Skill。使用 Ollama 或 LMStudio 本地 LLM 进行迭代式网络研究,生成带引用来源的 Markdown 报告。当用户需要进行隐私优先的研究、本地文档分析或生成结构化研究报告时触发。
obsidian-daily
Manage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals, logs, tasks, links), read past notes by date, and search vault content. Handles relative dates like "yesterday", "last Friday", "3 days ago". Requires obsidian-cli installed via Homebrew (Mac/Linux) or Scoop (Windows).
auto-researcher
自主研究助手 - 深度调研、交叉验证、生成引用报告
obsidian-canvas-creator
Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.