Skip to content

Instantly share code, notes, and snippets.

View devp8l's full-sized avatar

Dev @ Pixel8Labs devp8l

View GitHub Profile
name p8l-skill
description Install skills from the pixel8labs/claude-skills private repository via SSH. Trigger on "/p8l-skill <name>", "/p8l-skill list".
user-invocable true
disable-model-invocation true
argument-hint <install <skill-name> | list>
allowed-tools Bash(git clone *) Bash(rm -rf /tmp/p8l-skills-*) Bash(ls *) Read Write

pixel8labs Skill Installer