Define a persona, attach skills, and train the AI to master each one.
skills/<name>/SKILL.md
All skills have been researched and documented. Review the SKILL.md files and refine as needed.
cd autolab-char-*/ git init && git add . && git commit -m "Character: Name" gh repo create username/autolab-char-name --public --source=. --push