·note-creator
>_

note-creator

Orchestrates creation of structured Obsidian notes with markdown, canvas diagrams, and table bases. Use when users ask to create notes, save knowledge, or document concepts in their Obsidian vault. Delegates to specialized format skills.

8Installs·0Trend·@lingengyuan

Installation

$npx skills add https://github.com/lingengyuan/my-skills --skill note-creator

How to Install note-creator

Quickly install note-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lingengyuan/my-skills --skill note-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lingengyuan/my-skills.

SKILL.md

View raw

Purpose Given a short user prompt (and optional raw context), this skill MUST:

1) Classify intent and decide a minimal artifact plan (default: md only) 2) Select a destination folder and stable naming 3) Invoke underlying format skills with runtime context 4) WRITE all generated artifacts to disk following a strict contract

This skill is an ORCHESTRATOR. Generating content without writing files is considered a FAILURE.

Orchestrates creation of structured Obsidian notes with markdown, canvas diagrams, and table bases. Use when users ask to create notes, save knowledge, or document concepts in their Obsidian vault. Delegates to specialized format skills. Source: lingengyuan/my-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lingengyuan/my-skills --skill note-creator
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from lingengyuan/my-skills

Quick answers

What is note-creator?

Orchestrates creation of structured Obsidian notes with markdown, canvas diagrams, and table bases. Use when users ask to create notes, save knowledge, or document concepts in their Obsidian vault. Delegates to specialized format skills. Source: lingengyuan/my-skills.

How do I install note-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lingengyuan/my-skills --skill note-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lingengyuan/my-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25