athola/doc-importer
Converts external documents (PDF, DOCX, PPTX, XLSX, HTML) into editable markdown. Use when ingesting external files for rewriting or project integration.
npx skills add https://github.com/athola/claude-night-market --skill doc-importer
Import external documents into editable markdown.
to convert into project documentation
rewriting or remediation
markdown documentation
tome:papersmemory-palace:knowledge-intake
scribe:doc-generatorremediation mode directly
Determine the source document:
Apply the leyline:document-conversion protocol:
After conversion, normalize the markdown:
# style, not setext underlines)leyline:markdown-formatting
headers/footers, watermarks, repeated logos)
Apply the leyline:content-sanitization checklist:
Write the converted markdown to the target location.
Default: same directory as source, with .md extension.
Ask the user for target path if ambiguous.
If the user wants polishing or rewriting:
Skill(scribe:doc-generator) in Remediationmode on the imported file
application, and quality gates
Offer this step. Do not assume the user wants remediation.
The imported markdown should:
# Title from the document title!alt references(note: image files may need separate handling)
<!-- REVIEW: conversion artifact -->
Take athola/doc-importer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.