markdown-publisher

Installation
SKILL.md

Markdown Publisher Skill

This skill allows you to convert Markdown files into .docx files optimized for import into Google Docs. It handles LaTeX formulas by converting them to native Word equations (via an intermediate LaTeX step).

When to Use

Use this skill when the user asks to:

  • "Publish" a note or document.
  • "Convert this to Google Docs" or "Make a GDoc".
  • "Export to Word" or "Create a DOCX".
  • "Prepare this for sharing".

How to Use

  1. Identify the Input File:
    • If the user specifies a file, use that.
    • If no file is specified, assume the currently active file.
Installs
1
Repository
allank/skills
GitHub Stars
2
First Seen
Jun 8, 2026
markdown-publisher — allank/skills