canvas
仓库创建 2026年4月7日最近提交 2 个月前SkillHot 收录 21 天前
▸ 精选理由
为 Obsidian 用户提供可视化参考板的自动构建与布局工具。
▸ 风险提示
集成外部图像服务(/banana),可能涉及外部请求与隐私问题。
这个 Skill 做什么
在 Obsidian Canvas 中添加图像、文本、PDF 与笔记并自动排布。
在 Obsidian Canvas 上自动添加图片、文本卡片、PDF 与笔记,并根据区域智能排布位置,支持从图像采集工具接入。制作视觉参考板、项目概览或资料集时直接把素材放到画布里就行,不用手动拉来拉去。底层直接读写 canvas 的 JSON,能做到精确定位和分区自动布局。
▸ 展开 SKILL.md 英文原文
Visual layer of the wiki. Add images, text cards, PDFs, and wiki pages to Obsidian canvas files with auto-positioning inside zones. Integrates with /banana for image capture. Triggers on: /canvas, canvas new, canvas add image, canvas add text, canvas add pdf, canvas add note, canvas zone, canvas list, canvas from banana, add to canvas, put this on the canvas, open canvas, create canvas.
1.0w
Stars
1.2k
Forks
15
仓库内 Skill
+1.1k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/canvas/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/main/skills/canvas/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# canvas: Visual Reference Layer The three knowledge capture layers: - `/save` → text synthesis (wiki/questions/, wiki/concepts/) - `/autoresearch` → structured knowledge (wiki/sources/, wiki/concepts/) - `/canvas` → visual references (wiki/canvases/) A canvas is a JSON file Obsidian renders as an infinite visual board. This skill reads and writes canvas JSON directly. Read `references/canvas-spec.md` for the full format reference before making any edits. This spec aligns with the [JSON Canvas open standard](https://jsoncanvas.org/). **Substrate preference (v1.7+)**: This skill is a self-contained fallback. **Prefer `kepano/obsidian-skills`** as the authoritative substrate — its `json-can
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有