将法律文本(法律条文或法律案例)转换为规范的 Markdown 格式,删除推广冗余信息。本技能应在用户需要处理法律条文(如民法典、刑法等)、整理法律案例(如最高法典型案例、裁判文书等)、或从粘贴文本中格式化法律文档时使用。注意:本技能只负责格式化和内容清理,不包含内容抓取能力。内容获取应由其他 skill(如 wechat-article-fetch)完成,AI 会自动判断技能协作顺序。
$npx -y skills add pa1nrui1/legal-skills --skill 微信文章转换为markdownInstalls into the current project.
Run `npx skills use "https://github.com/pa1nrui1/legal-skills" --skill "pa1nrui1/legal-skills/微信文章转换为markdown"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pa1nrui1/legal-skills" that are relevant to the current task. Run `npx skills add "https://github.com/pa1nrui1/legal-skills"` and select the relevant skills, then follow their instructions.