thinking-framework-skills

Generate Obsidian-style topic nodes and knowledge-point Markdown files for a local vault.

1|Updated Mar 24, 2025
One-click install
npx skills add https://github.com/edisonLzy/ai-codemons --skill thinking-framework-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thinking-framework-skills
Source: https://github.com/edisonLzy/ai-codemons/tree/main/packages/thinking-framework-skills
Command: npx skills add https://github.com/edisonLzy/ai-codemons --skill thinking-framework-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines creating, organizing, and expanding Obsidian-style knowledge trees by automating topic node creation, FAQ generation, and content formatting so users do not manually scaffold or reformat vault directories.

Core Features & Use Cases

  • Create and Convert Topics: Initialize new topic directories with README.md and FAQ.md or convert existing directories into standardized topic nodes using templates.
  • Deep Research and Content Generation: Propose knowledge points, run parallel research workflows, and generate well-structured markdown knowledge files following a content template.
  • Configuration & Formatting: Manage vault configuration (obsidian_vault_path), validate settings via scripts, and apply Obsidian-flavored formatting to ensure consistent frontmatter and wikilinks.
  • Use Case: Turn a scattered directory of notes into a navigable topic node, auto-generate knowledge-point files, and update parent indexes without manual edits.

Quick Start

Tell the assistant to create or retrieve a topic in your vault by saying create topic my-topic-name.

Frequently Asked Questions about thinking-framework-skills

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

FAQPage Schema
How do I automate Obsidian knowledge-tree creation and topic node generation?

Automate Obsidian knowledge-tree creation by initializing topic directories with README.md and FAQ.md files, converting existing directories into standardized nodes, and auto-generating knowledge-point markdown files without manual scaffolding.

How do I convert a scattered directory of notes into a navigable Obsidian topic node?

Convert scattered directories into navigable Obsidian topic nodes by applying standardized templates to generate consistent frontmatter, wikilinks, and update parent indexes automatically without manual edits.

What is the best way to generate FAQ and README markdown files for an Obsidian vault?

Generate FAQ and README markdown files for an Obsidian vault by applying built-in templates during topic initialization, ensuring consistent structure and Obsidian-flavored formatting across all knowledge points.

Do I need to configure an obsidian_vault_path before generating knowledge-point markdown files?

Yes, you must configure an obsidian_vault_path in your local environment. The skill validates this setting via configuration check scripts before running deep research workflows and generating markdown files.

Can I run parallel research workflows to propose and generate Obsidian knowledge points?

Yes, you can run parallel research workflows to propose knowledge points and generate well-structured markdown knowledge files following a standardized content template within your local vault.

Why are my Obsidian markdown files lacking consistent frontmatter and wikilinks?

Obsidian markdown files lack consistent frontmatter and wikilinks when bypassing the obsidian-markdown formatting step, which automatically applies standardized templates and formatting during knowledge-tree generation.