Context Loader
This skill ensures that Claude Code instances are able to synchronize context locally.
Usage
First read the instructions:
# Convert document to markdown with tracked changes
pandoc --track-changes=all .*.docx -o output.md
cat output.md