Md — Documentation skill for Claude Code
Convert pasted text into a properly formatted markdown file with frontmatter, save it to the right location in the vault, and link related documents.
How to install Md
Installs to ~/.claude/skills/elnora-ai-knowledge-vault-md/SKILL.md
mkdir -p ~/.claude/skills/elnora-ai-knowledge-vault-md && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/knowledge-vault/HEAD/commands/md.md -o ~/.claude/skills/elnora-ai-knowledge-vault-md/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Md does
name: md description: Convert pasted text into a properly formatted markdown file with frontmatter, save it to the right location in the vault, and link related documents argument-hint: [paste text or describe what to convert] allowed-tools: Read, Write, Glob, Grep, AskUserQuestion
Convert Text to Vault Document
Task
Take the user's pasted text, create a beautifully formatted markdown file with proper frontmatter, save it to the correct location in the vault, and cross-link relat
Alternatives in Documentation
- PDF — Extract text, create PDFs, merge/split documents, and handle forms 94.1k ★
- Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Xiaoyaoclaw Web Clipper
OpenClaw web clipper skill: save any web page as clean local Markdown with frontmatter. Dual-engine extraction
Novel Outline
Convert a raw outline or source material (PDF, text, markdown) into a structured OUTLINE.md optimized for chap
Awesome Docs
Generate, convert, and maintain animated GitHub-safe Markdown documents with animated SVG diagrams. Covers fou
Save
Save the current conversation or a specific insight into the wiki vault as a structured note.
Markdown
Write/review Markdown using 800-markdown.mdc and related docs rules
Create Slash Command
Scaffold a new Claude Code slash command into .claude/commands/ — a valid Markdown file with frontmatter, a le
Related Agents
Hatch3r Context Rules
Context-aware rules engine that applies coding standards based on file type, location, and project conventions
Git Commit Helper
Use this agent when you need to commit changes to git with properly formatted, detailed commit messages that f
Issue Writer
Reads project plans and creates properly formatted issue files with test cases, acceptance criteria, and open