obsidian-notes-karpathy

Route ambiguous Obsidian vault workflow requests to the appropriate lifecycle operation skill.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/bahayonghang/obsidian-notes-karpathy --skill obsidian-notes-karpathy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-notes-karpathy
Source: https://github.com/bahayonghang/obsidian-notes-karpathy/tree/main/skills/obsidian-notes-karpathy
Command: npx skills add https://github.com/bahayonghang/obsidian-notes-karpathy --skill obsidian-notes-karpathy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and route ambiguous, workflow-level Obsidian vault requests through the review-gated lifecycle to the correct operational skill, ensuring governance, provenance, and safe gatekeeping.

Core Features & Use Cases

  • Routes Obsidian vault workflow questions (e.g., "what should I run first?", "which stage am I in?") to the appropriate kb-init, kb-ingest, kb-compile, kb-review, kb-query, or kb-render.
  • Acts as a high-level orchestrator that defers precise actions to specialized skills.
  • Analyzes multilingual prompts (including Chinese-LLM-Wiki phrasing) to preserve boundaries and route ambiguity.

Quick Start

Describe your Obsidian vault workflow at a high level and I will route it to the appropriate operational skill.

Frequently Asked Questions about obsidian-notes-karpathy

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

FAQPage Schema
How do I route ambiguous Obsidian vault workflow requests to the correct lifecycle operation?

Obsidian vault workflow requests are diagnosed and routed through a review-gated lifecycle to the appropriate operational skill, ensuring provenance and safe gatekeeping. It analyzes high-level prompts to determine which lifecycle step to run next.

Which Obsidian vault lifecycle stage should I run first when starting a new workflow?

When starting an Obsidian vault workflow, the routing skill evaluates your request against canonical skill-contracts and directs you to the correct initial operation, such as kb-init, preserving provenance through the lifecycle gate.

What is the best way to determine the current stage of my Obsidian vault governance lifecycle?

The best way to determine your current Obsidian vault governance stage is to describe your workflow at a high level. The routing mechanism analyzes the prompt, identifies the lifecycle step, and routes it to the matching operational skill.

Can I use this routing skill to process multilingual prompts for my Obsidian vault workflow?

Yes, the routing skill analyzes multilingual prompts, including Chinese-LLM-Wiki phrasing, to preserve boundaries and route ambiguity in Obsidian vault workflows to the correct lifecycle operation skill.

Does the Obsidian vault lifecycle routing support governance and provenance preservation?

Yes, the routing uses canonical skill-contracts, references, and governance surfaces to preserve provenance and maintain the review gate during the Obsidian vault workflow lifecycle.

When should I not use a high-level routing skill for my Obsidian vault workflow?

You should not use this routing skill when you already know the precise operational action required. It acts as a high-level orchestrator for ambiguous requests and defers specific actions to specialized skills like kb-ingest or kb-query.