> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comet.rpamis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Skill Creator workflow

> Follow the full /comet-any workflow from discovery and confirmation through generation, eval evidence, review, publish, and distribution.

The `/comet-any` workflow is long because it creates a reviewable and distributable Skill package, not just a prompt file.

<p align="center">
  <img src="https://mintcdn.com/comet-bb5f5294/NvrOWKJ9JiQA0noE/assets/skill-creator-workflow-illustrations/01-comet-any-long-chain.png?fit=max&auto=format&n=NvrOWKJ9JiQA0noE&q=85&s=c5adeb6c11189a46ef837596955f98c9" alt="Xiaoyu folds the /comet-any long chain into planning, generation, eval evidence, review, publish, and distribution sections" width="800" data-path="assets/skill-creator-workflow-illustrations/01-comet-any-long-chain.png" />
</p>

## Stages

1. Understand the target Skill.
2. Read project preferences.
3. Discover candidate Skills from real local sources.
4. Present a confirmation plan.
5. Initialize draft metadata after confirmation.
6. Generate the package.
7. Complete authoring lanes.
8. Run eval evidence.
9. Review readiness.
10. Approve and publish.
11. Preview distribution.
12. Distribute to target platforms.

## Key evidence

| Evidence                 | Why it exists                         |
| ------------------------ | ------------------------------------- |
| `workflow-protocol.json` | Stable workflow contract.             |
| `resolved-skills.json`   | Real source and hash evidence.        |
| `comet/eval.yaml`        | Repository-local eval manifest.       |
| review/approval records  | Human gate tied to draft hash.        |
| distribution preview     | Shows exactly what will be installed. |

## Next steps

* [Publishing](/en/skill-creator/publishing)
* [Engine](/en/skill-creator/engine)
