Skills from kkkkhazix/khazix-skills
3 skills available
skill-manager
This skill manages GitHub-wrapped skills (scanning, checking, reporting, updating, listing, and deleting). It runs `subprocess.run(['git', 'ls-remote', url, 'HEAD'])` to query remotes and performs filesystem operations under `C:\Users\20515\.claude\skills`, including deleting skill folders.
142 installs
github-to-skills
This skill scaffolds AI skills from GitHub repositories and generates `SKILL.md` and `scripts/wrapper.py`. It runs `git ls-remote` and fetches content from `https://raw.githubusercontent.com`, performing subprocess execution and outbound network requests.
139 installs
skill-evolution-manager
Skill Evolution Manager extracts conversation feedback into `evolution.json` and stitches it into each Skill's `SKILL.md` using `scripts/merge_evolution.py` and `scripts/smart_stitch.py`. It executes local scripts (e.g., `python scripts/merge_evolution.py`) and traverses/modifies many directories including `r"C:\Users\20515\.claude\skills"`, which poses moderate risk.
118 installs