Files
nexus/wiki/concepts/Claudian.md

1.3 KiB
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
Claudian concept
obsidian
plugin
claude-code
2026-04-21

Definition

Claudian 是 YishenTu 开发的 Obsidian 第三方插件,通过 BRAT 安装,适配 Claude Code Agent实现自然语言驱动的 Obsidian 笔记管理。

安装方式

  1. 在 Obsidian 插件市场搜索并安装 BRAT
  2. 打开"设置 → BRAT → Add Beta plugin"
  3. 输入仓库地址:YishenTu/claudian
  4. 点击 Add Plugin等待下载完成
  5. 在"第三方插件"列表中启用 Claudian

配置(可选:使用自定义模型)

ANTHROPIC_BASE_URL=https://open.bigmodel.cn/api/anthropic
ANTHROPIC_API_KEY=***key
ANTHROPIC_DEFAULT_OPUS_MODEL=GLM-5

可使用兼容 Anthropic 接口的模型(如智谱 GLM 或 DeepSeek替换 Claude。

验证配置

  • Ctrl/Cmd + P 调出命令面板 → 输入 claudian → 选择 Open chat view
  • 发送"你好",若回复正常则配置成功

替代方案

  • Obsidian-Agent-Client — 支持 Claude Code / Codex / Gemini CLI / OpenCode / Qwen Code 多 Agent 适配

Connections