role-creator

Installation
SKILL.md

role-creator

Generate a role skill package in a fixed contract:

  • <target>/SKILL.md
  • <target>/references/role.yaml
  • <target>/system.md

Target directory options:

  • skills/<role-name>/ — for open-source publishing (default)
  • .agent-team/teams/<role-name>/ — for team use with agent-team
  • <custom-path>/<role-name>/ — for custom local output paths

Required Workflow

  1. Normalize Input — validate role name as kebab-case.
  2. Generate Role Fields — auto-generate fields, delegate to /brainstorming on rejection.
  3. Select Skillsfind-skills recommendations, user selection, manual additions.
  4. Execute CLI — run agent-team role create with approved parameters.
  5. Validate Output — verify three managed files match expected template structure.
Installs
64
GitHub Stars
28
First Seen
Feb 26, 2026
role-creator — jsonlee12138/agent-team