obsidian-setup

Automate Obsidian vault setup with Claude Code terminal plugin integration.

12|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/cogni-work/cogni-works --skill obsidian-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-setup
Source: https://github.com/cogni-work/cogni-works/tree/main/cogni-obsidian/skills/obsidian-setup
Command: npx skills add https://github.com/cogni-work/cogni-works --skill obsidian-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup of a new Obsidian vault, integrating it seamlessly with Claude Code for a powerful development and research environment.

Core Features & Use Cases

  • Vault Scaffolding: Creates a ready-to-use Obsidian vault with essential configurations.
  • Claude Code Integration: Sets up the Terminal plugin to launch Claude Code directly from Obsidian.
  • Use Case: When starting a new project, use this Skill to quickly set up your Obsidian vault, configure the terminal for Claude Code, and begin coding or researching within minutes.

Quick Start

Use the obsidian-setup skill to scaffold a new Obsidian vault in the '~/projects/my-new-project' directory.

Frequently Asked Questions about obsidian-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an Obsidian vault for Claude Code integration?

You can set up an Obsidian vault for Claude Code by using an automated scaffolding process that configures essential files, predefined settings, themes, and launcher scripts to enable terminal integration.

Can I launch Claude Code directly from the Obsidian terminal plugin?

Yes, you can launch Claude Code directly from Obsidian by configuring the Terminal plugin during the vault setup, which creates launcher scripts for seamless terminal integration.

What dependencies are required to scaffold an Obsidian vault with terminal integration?

Scaffolding an Obsidian vault with terminal integration requires bash, jq, and curl installed on your system to execute the setup scripts and manage dependencies.

Does Obsidian vault setup automate theme and settings configuration?

Yes, Obsidian vault setup automates theme and settings configuration by scaffolding the workplace environment with predefined settings and essential files.

Why do I need jq and curl for Obsidian vault scaffolding?

You need jq and curl for Obsidian vault scaffolding because the setup scripts use bash to execute these tools for dependency management and script execution.

What is the best way to start a new project with Obsidian and Claude Code?

The best way to start is to use the obsidian-setup skill to scaffold a new vault in your project directory, which configures the terminal for Claude Code so you can begin coding within minutes.