At a glance
What it does
Starts the Ouroboros welcome flow from a bare `ooo` request.
Before you choose it
This is the explicit entry-point skill for first-time Ouroboros use. It routes the session to Ouroboros's welcome skill and requires a final state-and-next-action breadcrumb.
Best for
People beginning to use Ouroboros or invoking its `ooo` shortcut.
Common tasks
- Send `ooo` to begin the documented onboarding entry point.
- Start Ouroboros when setting it up for the first time.
Permissions and data
No credentials, external services, or data handling are declared by this skill document.
Limitations
- The skill delegates the actual welcome flow to `../welcome/SKILL.md`, whose contents are not included in the supplied evidence.
- It may use `ouroboros_session_status` when that MCP projection is available, but availability and behavior are not documented here.
What DSHub checked
- The pinned source is immutable at the supplied Git commit.
- The exact onboarding skill document was captured.
- The repository license is MIT.
What DSHub did not check
- The skill was not installed or run.
- The delegated welcome skill and MCP projection were not reviewed in the supplied evidence.
Pinned install
Primary action
This standalone skill does not have a DSH Plugin install action. Use its source documentation for the delivery method.
Maintainer source
Skill instructions
name: ooo
description: "Start Ouroboros onboarding. Use when the user sends bare ooo, asks to start Ouroboros, or is using Ouroboros for the first time."
Start Ouroboros
Read ../welcome/SKILL.md and follow its instructions exactly. This is the
explicit Marketplace-plugin entry point for a bare ooo message before any
runtime-specific setup has run.
RFC #1392 State Breadcrumb Footer
Your final response MUST end with exactly one breadcrumb footer line:
◆ <current state> → next: <recommended action>
Derive <current state> from live session state via ouroboros_session_status
when that MCP projection is available; otherwise derive it from this skill's
actual outcome. Never use a linear Step N of M footer because Ouroboros is an
evolutionary loop. The breadcrumb line must be the last line of the response.
Operate deliberately
Install and manage
Prerequisites and target Profile
Target: No native DSH Profile target.
Delivery: Skill Files — https://raw.githubusercontent.com/Q00/ouroboros/03714ba446186423dcb46e25d12bd19c3a2e82f6/skills/ooo/SKILL.md。
Compatibility and access
Skill document captured; runtime requirements are not declared: Not declared in supplied evidence。
Review compatibility evidence ↗
Risk facts
The skill instructs its final response to end with an Ouroboros state breadcrumb.
Evidence ↗Evidence and editorial reviewManifest, Bundle patch, distribution and freshness
Immutable evidence
Review status and source activity
Approved for publication after reviewing the source-linked content and immutable release record. AI assisted with the draft; the publication decision was human.
Human reviewed Sep 5, 2026, 5:18 PM UTC。GitHub facts last checked Sep 5, 2026, 4:31 PM UTC。
No material source change has been recorded since this evidence baseline.