byivanyangyangxi· 59 skills
Manage ArtClaw skills: list, execute, install, uninstall, update, publish, rename, and create new skills. Use when AI needs to: (1) install/uninstall/update skills, (2) publish user skills to source repository, (3) list available skills and their info, (4) create new skills with AI-generated code, (5) rename or reorganize skills. All operations via Python API in DCC (run_ue_python or run_python). NOT for: OpenClaw CLI skill commands, ClawHub marketplace publishing.
$npx -y skills add ivanyangyangxi/artclaw_bridge --skill artclaw-skill-manageInstalls into the current project.
Run `npx skills use "https://github.com/ivanyangyangxi/artclaw_bridge" --skill "ivanyangyangxi/artclaw_bridge/artclaw-skill-manage"` 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/ivanyangyangxi/artclaw_bridge" that are relevant to the current task. Run `npx skills add "https://github.com/ivanyangyangxi/artclaw_bridge"` and select the relevant skills, then follow their instructions.