Hi, I read the CONTRIBUTING guide and wanted to ask before opening a PR.
I maintain nihaixia, an installable Claude Code / Codex / OpenClaw skill for people interested in studying Traditional Chinese Medicine through Ni Haixia's course material:
https://github.com/JuneYaooo/nihaixia
The project came from about a week of organizing and distilling more than 100GB of course videos and related study material into a searchable skill. It helps learners navigate formula patterns, acupoints, course modules, lesson review, and screenshot evidence. It is explicitly educational and does not provide diagnosis, prescriptions, dosage, or treatment advice.
I noticed this repo asks contributors to add a skill-name/SKILL.md folder and update the README. My question is about contribution shape:
- Would you accept a lightweight
nihaixia/SKILL.md wrapper that points users to the external full skill repo?
- Or do you only accept skills that are fully self-contained inside this repository?
I am asking because the full nihaixia skill includes many reference files and screenshot assets, so copying the whole thing into this repo would probably be too large and not ideal. If a lightweight wrapper is out of scope, I understand and will not open a PR.
Thanks for clarifying the preferred format.

Hi, I read the CONTRIBUTING guide and wanted to ask before opening a PR.
I maintain
nihaixia, an installable Claude Code / Codex / OpenClaw skill for people interested in studying Traditional Chinese Medicine through Ni Haixia's course material:https://github.com/JuneYaooo/nihaixia
The project came from about a week of organizing and distilling more than 100GB of course videos and related study material into a searchable skill. It helps learners navigate formula patterns, acupoints, course modules, lesson review, and screenshot evidence. It is explicitly educational and does not provide diagnosis, prescriptions, dosage, or treatment advice.
I noticed this repo asks contributors to add a
skill-name/SKILL.mdfolder and update the README. My question is about contribution shape:nihaixia/SKILL.mdwrapper that points users to the external full skill repo?I am asking because the full
nihaixiaskill includes many reference files and screenshot assets, so copying the whole thing into this repo would probably be too large and not ideal. If a lightweight wrapper is out of scope, I understand and will not open a PR.Thanks for clarifying the preferred format.