vault-skill-factory

Convert mature Obsidian wiki pages into review-ready Agent Skills with provenance records.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill vault-skill-factory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-skill-factory
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/vault-skill-factory
Command: npx skills add https://github.com/zjykzk/blog --skill vault-skill-factory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert a focused cluster of mature, curated Obsidian wiki pages into a portable, self-contained Agent Skill (SKILL.md + references/) written to a dedicated review directory for human inspection and optional project-local installation. It never writes into global skill directories nor performs installation by itself.

Core Features & Use Cases

  • Produces a portable Agent Skill comprising a SKILL.md with trigger logic and a lean description plus a references/ folder with depth material and sources.
  • Writes provenance into SKILL_FACTORY.md and places the output in a vault-scoped review directory to keep the original vault intact.
  • Enforces guardrails: no auto-installation, no changes to .skills/, and auditable sources from the vault pages.

Quick Start

Run the vault-skill-factory on your wiki cluster to generate a review-ready skill in a dedicated directory.

Frequently Asked Questions about vault-skill-factory

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

FAQPage Schema
How do I convert Obsidian wiki pages into a portable knowledge base?

To convert Obsidian wiki pages into a portable knowledge base, this Skill distills mature, verified pages into a self-contained Agent Skill. It generates a SKILL.md file with trigger logic and a references folder containing depth material and sources.

Can I generate an Agent Skill from my Obsidian vault without auto-installing it?

Yes, you can generate an Agent Skill without auto-installation. The Skill enforces guardrails by writing output to a vault-scoped review directory, ensuring it never writes into global skill directories nor performs installation by itself.

How does the vault-skill-factory filter wiki pages for skill generation?

The vault-skill-factory filters wiki pages by applying maturity and lifecycle filters. It selects only core and verified pages from your Obsidian vault to ensure the generated skill contains auditable, provenance-tracked sources.

What is the best way to package Obsidian references into a review-ready skill?

The best way to package Obsidian references is to distill curated clusters into a SKILL.md with a lean description plus a references folder. Provenance and generation details are recorded in SKILL_FACTORY.md within a dedicated review directory.

Does the generated Agent Skill include provenance tracking for the original wiki pages?

Yes, the generated Agent Skill includes provenance tracking. It records provenance and generation details in a SKILL_FACTORY.md file, keeping the original Obsidian vault intact while providing auditable sources from the verified pages.

Are there limitations on where the generated Obsidian skill files are written?

Yes, a key limitation is that generated skill files are written exclusively to a vault-specific review directory for human inspection. The process enforces guardrails that prevent changes to .skills/ directories or global skill paths.