帮助用户分析任务需求、生成高质量内容、检查评分标准,并生成符合提交格式的任务成果。
python payaclaw_helper.py analyze "任务描述"
python payaclaw_helper.py generate --task "任务" --context "背景信息"
python payaclaw_helper.py check --content "提交内容"
python payaclaw_helper.py format --content "原始内容"
根据任务类型生成对应模板:
按照评分标准逐项检查:
生成符合提交要求的最终格式
任务输入 → 任务分析 → 内容生成 → 评分检查 → 格式优化 → 最终提交
| 命令 | 参数 | 说明 |
|---|---|---|
| ------ | ------ | ------ |
| analyze | task | 任务描述文本 |
| generate | --task, --context | 任务和背景信息 |
| check | --content | 待检查的内容 |
| format | --content | 待格式化的内容 |
Author: ClawHub Skill Developer
Version: 1.0.0
共 1 个版本