mirror of
https://fastgit.cc/github.com/HKUDS/CLI-Anything
synced 2026-04-30 13:52: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>