obsidian-doc-new

Create new Obsidian documents with frontmatter, links, and terminology conventions.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill obsidian-doc-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-doc-new
Source: https://github.com/tsuji-tomonori/diopside-v3/tree/main/.opencode/skills/obsidian-doc-new
Command: npx skills add https://github.com/tsuji-tomonori/diopside-v3 --skill obsidian-doc-new

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill ensures that new Obsidian documents within the diopside project adhere to strict frontmatter, linking, and terminology conventions, streamlining documentation quality from the outset.

Core Features & Use Cases

  • Automated Linking: Automatically converts document terms and IDs into Obsidian wiki-links.
  • Frontmatter Validation: Enforces the presence and correctness of mandatory frontmatter keys.
  • Directory Compliance: Guides the placement of new Functional Requirements (FR) into appropriate categories.
  • Use Case: When creating a new functional requirement document, this Skill will ensure it has the correct id, title, and up/related links, and that any mentioned terms are automatically linked to the glossary.

Quick Start

Use the obsidian-doc-new skill to create a new document for the functional requirement 'Add user profile page'.

Frequently Asked Questions about obsidian-doc-new

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

FAQPage Schema
How do I automate Obsidian frontmatter validation for new functional requirement documents?

To automate Obsidian frontmatter validation, this Skill enforces the presence and correctness of mandatory frontmatter keys, ensuring new functional requirement documents comply with strict project conventions from creation.

How do I automatically link document terms to a glossary in Obsidian?

You can automatically link document terms to a glossary in Obsidian by using Python scripts that convert document terms and IDs into Obsidian wiki-links, streamlining terminology consistency.

Does this Skill require Python to enforce linking and terminology conventions in Obsidian?

Yes, this Skill requires Python 3 to run its validation scripts and enforce linking, terminology conventions, and frontmatter rules for your Obsidian documents.

What is the best way to ensure correct directory placement for new functional requirements in Obsidian?

The best way to ensure correct directory placement is using this Skill, which guides the categorization of new Functional Requirements (FR) into appropriate directories based on project naming rules.

Can I validate link integrity and naming rules for Obsidian documents before publishing?

Yes, you can validate link integrity and naming rules for Obsidian documents before publishing, as the Skill performs automated validation checks to ensure compliance with project conventions.

Why does my Obsidian document setup fail frontmatter compliance checks?

Obsidian document setup fails frontmatter compliance checks when mandatory keys like id, title, or up/related links are missing or incorrect, which this Skill automatically detects and enforces.