mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-06-08 23:39:20 +08:00
Move skills/SKILL.md from the harness root into cli_anything/<software>/skills/SKILL.md so it is installed alongside the package via pip. Add package_data to all 11 setup.py files. Make ReplSkin auto-detect the skill file relative to its own __file__ location, removing the need for an explicit skill_path argument. Update HARNESS.md, cli-anything.md, plugin README, and main README. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>