Reusable UnityCodeAgent skills packaged in the standard Agent Skills repository layout.
This repository is compatible with the npx skills CLI from vercel-labs/skills.
executing-csharp-scripts-in-unity-editorkanban-task-workflowunity-game-playerunitycodeagent
Install all skills:
npx skills add signal-loop/agentskills --all -yInstall for Codex only:
npx skills add signal-loop/agentskills --agent codex --all -yInstall one skill:
npx skills add signal-loop/agentskills@unitycodeagent -yList skills without installing:
npx skills add signal-loop/agentskills --listUpdate installed skills:
npx skills updateSkills are stored under skills/<skill-name>/SKILL.md, which is the canonical discovery path for the skills CLI.