Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Explain and manage group membership, manager inheritance, special groups, and canonical group.yaml storage as an admin.
Use this skill for group creation, membership changes, manager changes, or explaining how _all and _admin work.
L1/<group>/.L1/<group>/group.yaml is the canonical membership and manager file.L1/<group>/mod/ is that group's customware module root.Do not write group membership into arbitrary files. group.yaml is the contract.
_all is the implicit everyone group.L1/_all/group.yaml for membership. _all membership is universal, not file-driven._admin is the admin group._admin makes those users admins.included_usersincluded_groupsmanaging_usersmanaging_groupsMeaning:
included_users: direct members of the groupincluded_groups: groups whose members also become members of this groupmanaging_users: users who may write this group's L1/<group>/ treemanaging_groups: groups whose members may write this group's L1/<group>/ treenpx skills add agent0ai/space-agent --skill groupsHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.