Skip to content

SYMBaiEX/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

skills

Public Agent Skills — portable SKILL.md capability packages that work across Claude Code, Codex, Cursor, and other Skills-compatible agents.

Skills

  • skills/claude-multi-agent/ — delegate real engineering work to Claude Code CLI as an autonomous multi-agent team: an Opus 4.8 orchestrator delegating to Sonnet 5 subagents, driven headlessly via claude -p / claude --bg. Built for hand-off from another agent (e.g. OpenAI Codex acting as the product owner) that wants to give Claude Code a task and walk away.

Install a skill

Skills in this repo follow the open Agent Skills spec: a folder with a SKILL.md (metadata + instructions) plus optional scripts/, references/, and assets/, kept under skills/<name>/ so the skills CLI (the tool behind skills.sh) auto-discovers them:

npx skills add SYMBaiEX/skills                         # interactive: pick agent + skill
npx skills add SYMBaiEX/skills --skill claude-multi-agent -y

Or just copy the skill folder into your own agent's skill directory (e.g. .claude/skills/, .codex/skills/, or wherever your agent looks for skills — see the skills CLI's supported-agent table for the exact path per agent).

About

Public Agent Skills (agentskills.io spec) — portable SKILL.md capability packages

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages