Skip to content

Add repo-local skill support alongside the existing plugin flow#30

Open
mxyhi wants to merge 1 commit intoHKUDS:mainfrom
mxyhi:feat/skill-first-cli-anything
Open

Add repo-local skill support alongside the existing plugin flow#30
mxyhi wants to merge 1 commit intoHKUDS:mainfrom
mxyhi:feat/skill-first-cli-anything

Conversation

@mxyhi
Copy link

@mxyhi mxyhi commented Mar 11, 2026

Summary

  • add a repo-local .agents/skills/cli-anything skill that reuses the existing HARNESS and command specs
  • document skill installation as an additional integration path while keeping the original plugin workflow intact
  • add a structure test to keep README wording aligned with the dual-entrypoint design

Validation

  • python3 -m unittest tests/test_skill_layout.py
  • quick_validate.py .agents/skills/cli-anything (run inside a temporary venv with PyYAML)

Jah-yee pushed a commit to Jah-yee/CLI-Anything that referenced this pull request Mar 11, 2026
- Add .agents/skills/cli-anything/ for OpenClaw agents
- Add tests/test_skill_layout.py for dual-entrypoint validation
- Update README.md with repo-local skill documentation
- Update .gitignore to include new directories

Implements issue HKUDS#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant