Skip to content

Signal-Loop/agentskills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Reusable UnityCodeAgent skills packaged in the standard Agent Skills repository layout.

This repository is compatible with the npx skills CLI from vercel-labs/skills.

Skills

  • executing-csharp-scripts-in-unity-editor
  • kanban-task-workflow
  • unity-game-player
  • unitycodeagent

Install

Install all skills:

npx skills add signal-loop/agentskills --all -y

Install for Codex only:

npx skills add signal-loop/agentskills --agent codex --all -y

Install one skill:

npx skills add signal-loop/agentskills@unitycodeagent -y

List skills without installing:

npx skills add signal-loop/agentskills --list

Update installed skills:

npx skills update

Layout

Skills are stored under skills/<skill-name>/SKILL.md, which is the canonical discovery path for the skills CLI.

About

Reusable Signal Loop agent skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors