feat: set up openhuman-skills git submodule

- Add openhuman-skills submodule pointing to tinyhumansai/openhuman-skills
- Remove openhuman-skills from .gitignore so the submodule is tracked
- Update skill discovery paths in qjs_engine.rs from skills/skills to
  openhuman-skills/skills (dev cwd, parent, and bundled resource paths)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
M3gA-Mind
2026-03-31 19:22:37 +05:30
co-authored by Claude Sonnet 4.6
parent c273d60f9d
commit 649c381f3d
5 changed files with 24 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "openhuman-skills"]
path = openhuman-skills
url = https://github.com/tinyhumansai/openhuman-skills