bycat-xierluo· 52 skills
将法律文本(法律条文或法律案例)转换为规范的 Markdown 格式,删除推广冗余信息。本技能应在用户需要处理法律条文(如民法典、刑法等)、整理法律案例(如最高法典型案例、裁判文书等)、或从粘贴文本中格式化法律文档时使用。注意:本技能只负责格式化和内容清理,不包含内容抓取能力。内容获取应由其他 skill(如 wechat-article-fetch)完成,AI 会自动判断技能协作顺序。内置 archive 机制,所有结果自包含存储在 skill 目录内。
$npx -y skills add cat-xierluo/legal-skills --skill legal-text-formatInstalls into the current project.
Run `npx skills use "https://github.com/cat-xierluo/legal-skills" --skill "cat-xierluo/legal-skills/legal-text-format"` 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/cat-xierluo/legal-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cat-xierluo/legal-skills"` and select the relevant skills, then follow their instructions.