First-touch experience for new Ouroboros users.
Scanned 2/12/2026
Install via CLI
openskills install Q00/ouroboros# /ouroboros:welcome
First-touch experience for new Ouroboros users.
## Usage
```
ooo
/ouroboros:welcome
```
## Response
When this skill is invoked, respond with EXACTLY the following:
---
**Welcome to Ouroboros** — the requirement crystallization engine.
Ouroboros transforms vague ideas into validated specifications through Socratic questioning and ontological analysis. No setup required to start.
**Try it now:**
```
ooo interview "your project idea"
```
This starts a Socratic interview that exposes hidden assumptions and crystallizes your requirements into an executable Seed specification.
## What's Available
| Skill | What it does | Requires |
|-------|-------------|----------|
| `ooo interview` | Socratic requirement clarification | Nothing |
| `ooo seed` | Generate validated seed spec | Nothing |
| `ooo unstuck` | Lateral thinking (5 personas) | Nothing |
| `ooo run` | Execute seed workflow | MCP setup |
| `ooo evaluate` | 3-stage verification | MCP setup |
| `ooo status` | Session drift check | MCP setup |
**Power user?** Type `ooo help` for the full reference.
---
No comments yet. Be the first to comment!