CommunityWriting & Editinggithub.com

rider-amazon/obsidian-mindset-skill

一个面向学习场景的 AI Skill 原型项目,依赖Obsidian的canvas可视化能力,帮助使用者在 Obsidian 中更清楚地理解概念之间的位置关系。

What is obsidian-mindset-skill?

obsidian-mindset-skill is a Claude Code agent skill that 一个面向学习场景的 AI Skill 原型项目,依赖Obsidian的canvas可视化能力,帮助使用者在 Obsidian 中更清楚地理解概念之间的位置关系。.

Works withClaude Code~Codex CLI~Cursor
npx skills add rider-amazon/obsidian-mindset-skill

Installed? Explore more Writing & Editing skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

Obsidian Mindset

适用范围

只处理两类稳定文件能力:学习问题沉淀成问题页,或两个概念沉淀成对比图。支持继续修改这两类标准产物。默认中文、结构优先、不扩写无关内容,不把未实现能力写入当前流程。

强制原则

只按渐进式披露读取文档。SKILL.md 只做总入口,不展开命令细节、route 细节、自检细节,也不承载 py 参数说明。 每个阶段必须先显式产出对应中间 JSON,再进入下一阶段;中间 JSON 不默认落盘。

入口分流

当前 task首先读取
新建产物或语言回答references/prompt-reference.md
修改、压缩、覆盖或保留已有文件references/update-prompt-reference.md

一个请求同时包含新建与修改时,按独立可验收目标拆分,分别读取对应 Prompt reference,再按用户原顺序合并为同一 task_queue

主流程

步骤读取文件
1areferences/prompt-reference.md
1breferences/update-prompt-reference.md
2references/route-reference.md
3areferences/question-note/reference.md,再按 operation.action 只读取对应子文档
3breferences/compare-canvas/reference.md,再按 operation.action 只读取对应子文档
3creferences/open-route-reference.md
4文件产物读取 references/runtime-check.md
5存在文件回执时读取 references/text-output-reference.md;纯语言回答跳过
6全部 task 完成后读取 references/quality-check.md

文档索引

question_notecompare_canvas 是当前仅有标准文件能力。open route 可以直接回答;涉及文件时只允许新建。两份 Prompt reference 使用相同 task schema,并在 request.vault_root 保存本次请求唯一、已确认的 Vault;再由 references/route-reference.md 逐条匹配执行 reference。

Related Skills

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community