Install
openclaw skills install subskill-generation-ruleDefine project rules for subskill generation by organizing artifacts in data/, feature scripts in subskills/<feature>/, and optional SKILL.md per feature fol...
openclaw skills install subskill-generation-ruleApply these rules for future updates:
data/.subskills/<feature>/.subskills/.SKILL.md inside the feature folder when behavior/usage needs instructions.Recommended layout:
<skill>/
SKILL.md
config.json
data/
subskills/
<feature-a>/
SKILL.md
*.py
<feature-b>/
SKILL.md
*.py