docs: explain developer_ids in skill template
All checks were successful
技能自动化发布 / release (push) Successful in 44s

This commit is contained in:
2026-04-14 09:19:01 +08:00
parent 5abe67f340
commit f214598470
5 changed files with 56 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
"""技能标识与版本(复制后请修改)。"""
SKILL_SLUG = "your-skill-slug"
SKILL_VERSION = "1.0.11"
SKILL_VERSION = "1.0.12"
LOG_LOGGER_NAME = "openclaw.skill.your_skill_slug"