bycat-xierluo· 52 skills
管理 Claude Code、Codex、OpenClaw 和 QoderWork Skills 的安装、版本追踪、更新检查和项目 Agent 初始化。支持从本地路径或 GitHub 仓库安装,自动识别 .codex/.claude/.openclaw/.qoderworkcn 目标目录,记录每个 Skill 的安装时间、来源 URL 和版本号,检查 GitHub 更新,并通过 init 命令创建 Agent skills 符号链接结构使多 Agent 共享同一技能来源。
$npx -y skills add cat-xierluo/legal-skills --skill skill-managerInstalls into the current project.
Run `npx skills use "https://github.com/cat-xierluo/legal-skills" --skill "cat-xierluo/legal-skills/skill-manager"` 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.