By noopz
Shape your Obsidian vault - create notes, search tags, analyze links, and manage frontmatter
Shape your Obsidian vault or markdown folder - create notes, search tags, analyze links, and manage frontmatter.
Add the marketplace and install:
/plugin marketplace add github:noopz/stray-bits-sanctuary
/plugin install obsidian-shaper@stray-bits-sanctuary
Or install directly from repo:
/plugin install github:noopz/obsidian-shaper
The skill will automatically guide you through setup on first use. When you ask Claude to work with your vault, it will:
No manual file editing required.
uv run python skills/obsidian-shaper/scripts/setup_check.py
uv run python skills/obsidian-shaper/scripts/note_creator.py "My Note" \
--tags project todo \
--content "# My Note\n\nNote content here..." \
--subfolder "Projects"
uv run python skills/obsidian-shaper/scripts/vault_ops.py search --tag project
uv run python skills/obsidian-shaper/scripts/link_analyzer.py orphans
uv run python skills/obsidian-shaper/scripts/link_analyzer.py suggest "Projects/My Note.md"
obsidian-shaper/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── obsidian-shaper/
│ ├── SKILL.md
│ ├── config/
│ │ └── vault_config.yaml
│ ├── references/
│ │ ├── command-reference.md
│ │ └── advanced.md
│ └── scripts/
│ ├── setup_check.py
│ ├── vault_ops.py
│ ├── note_creator.py
│ └── link_analyzer.py
└── README.md
This plugin is available from the Stray Bits Sanctuary marketplace.
Visit straybits.dev for more information.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub noopz/obsidian-shaperStructural outline plugin for Claude Code — entropy-guided structural outlines for large files, reducing context consumption on first reads
LLM-maintained knowledge base for Obsidian vaults. Auto-triggers on paper sharing, vault health queries, concept compilation, research questions, and domain management.
Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.
MCP server for Obsidian vaults — read, write, search, and surgically edit notes, tags, and frontmatter via the Local REST API plugin. STDIO or Streamable HTTP.
Schema-as-code engine for any Obsidian vault: discover structure, enforce taxonomy, manage decay, repair links, generate MOCs. Ships the autograph skill plus a /research slash command that bootstraps a schema for empty or chaotic vaults via a swarm of exploration agents and interactive Q&A.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Turn your Markdown vault into a searchable knowledge graph that any AI agent can query.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.