json-to-markdown-files

Installation
SKILL.md

🎯 触发映射

用户输入触发词 AI 执行动作
"把这个JSON转成md文件" / "提取JSON属性为md文件" / "json转markdown文件" 按【提取模式】执行

提取模式

执行步骤

注意: 禁止读取文件的具体内容, 因为文件通常很大, 你只需要传递文件路径即可。

步骤 执行动作 具体命令/操作
1 读取并运行提取脚本 运行 RunCommand 执行 node scripts/extract-data.js "<json-file-path>" ⚠️ 重要: 必须用双引号包裹文件路径,因为路径中可能包含空格

输出结果

成功时输出示例:

Installs
3
GitHub Stars
6
First Seen
May 21, 2026
json-to-markdown-files — steelan9199/wechat-publisher