Skills legal-brief-drafter

skill:

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/1126053051-lgtm/legal-brief-drafter" ~/.openclaw/skills/openclaw-skills-legal-brief-drafter-14e0b8 && rm -rf "$T"
manifest: skills/1126053051-lgtm/legal-brief-drafter/skill.yaml
source content

skill: name: legal-brief-drafter version: 3.0.2 description: 法律文书整理与起草系统 author: 董国华(清醒建造者) license: CC-BY-NC-SA-4.0 license-url: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.zh-Hans type: cli language: zh-CN execution: entry: script.py timeout: 600 sandbox: false