context-loader

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Context Loader

Context Loader

This skill ensures that Claude Code instances are able to synchronize context locally.
该技能可确保Claude Code实例能够在本地同步上下文。

Usage

使用方法

First read the instructions:
undefined
首先阅读以下说明:
undefined

Convert document to markdown with tracked changes

Convert document to markdown with tracked changes

pandoc --track-changes=all .*.docx -o output.md cat output.md
undefined
pandoc --track-changes=all .*.docx -o output.md cat output.md
undefined