kb-draft

Draft markdown documents from input files and personal wiki content.

8|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MLMario/wiki-llm --skill kb-draft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-draft
Source: https://github.com/MLMario/wiki-llm/tree/main/test/fixtures/scaffolded-repo/.claude/skills/kb-draft
Command: npx skills add https://github.com/MLMario/wiki-llm --skill kb-draft

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of drafting markdown documents, providing annotated drafts that are grounded in a personal wiki and checked against a static voice profile.

Core Features & Use Cases

  • Markdown Drafting: Automatically draft markdown documents from user inputs.
  • Wiki Grounding: Incorporate information from a personal wiki into the draft.
  • Voice Profile Check: Ensure the draft aligns with a specified voice profile.
  • Use Case: Ideal for users who need to quickly draft research papers, reports, or articles, leveraging their personal knowledge base.

Quick Start

Use the kb-draft skill with the input file 'research-paper.md' and the voice profile file 'voice-profile.md'.

Frequently Asked Questions about kb-draft

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

FAQPage Schema
How do I automate markdown drafting using my personal wiki?

To automate markdown drafting, you provide an input file and a static voice profile. The system parses the markdown and uses LLM processing to generate an annotated draft grounded in your personal wiki while checking for voice consistency.

What is wiki grounding for document drafting?

Wiki grounding is the process of incorporating information from a personal wiki into a generated markdown draft. It ensures the output document is anchored to your existing personal knowledge base rather than generating content from scratch.

Can I ensure my drafted markdown documents match a specific writing style?

Yes, you can ensure markdown documents match a specific writing style by providing a static voice profile file. The drafting process checks the generated text against this profile to verify and maintain voice consistency throughout the document.

How do I draft research papers using a personal knowledge base?

You can draft research papers by using an automation skill that takes a markdown input file and cross-references it with your personal wiki. This creates an annotated draft that leverages your existing knowledge base for accurate content generation.

Do I need a voice profile file to draft markdown documents?

A voice profile file is required if you want to enforce voice consistency in your markdown drafts. While the drafting process relies on an input file and personal wiki, the voice profile is specifically used to check that the output matches your desired tone.