Run Skill
soloflow_run_skillExecute a task using a specified Skill, which applies its CoSTAR framework and rules to guide AI output. Supports generating multiple versions in one go.
Instructions
使用指定的 Skill 执行一个任务。Skill 会按照其定义的 CoSTAR 框架和规则来指导 AI 输出。支持抽卡模式(一次生成多个版本)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | 要执行的任务描述 | |
| count | No | 生成几个版本(抽卡模式),默认 1 | |
| skill | Yes | Skill 名称,如 content-writer |