Vault Think banner
2233admin 2233admin

Vault Think

Development community

Description

--- name: vault-think description: 10-principle structured thinking framework saved to vault --- Apply a 10-principle structured thinking framework to a problem and save the analysis. Usage: /vault-think [problem] Steps: 1. State the problem in one sentence. If ambiguous, pick the most likely interpretation and say so 2. Apply each principle in order, 2-4 sentences each. Skip principles that clearly do not apply -- but state why in one sentence, do not silently omit: - **First principles**

Installation

Installs to ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-think/SKILL.md

Terminal
mkdir -p ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-think && curl -fsSL https://raw.githubusercontent.com/2233admin/obsidian-llm-wiki/HEAD/commands/vault-think.md -o ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-think/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository