skills-vault/skills/repair-markdown-citations
wantsong 86d860044b feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00
..
agents feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00
fixtures feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00
scripts feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00
tests feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00
README.md feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00
SKILL.md feat: add markdown citation repair skill 2026-06-16 09:35:38 +08:00

README.md

Repair Markdown Citations

Source Skill for repairing ChatGPT/Deep Research citation tokens in Markdown exports.

The canonical entry point is SKILL.md; the deterministic transformer is in scripts/repair_markdown_citations.py.

Run Python code through the shared repository environment:

conda run -n skills-vault python .\scripts\repair_markdown_citations.py "C:\path\report.md" --dry-run