Yeachan-Heo

Welcome — Development skill for Claude Code

Development community

First-touch experience for new Ouroboros users.

How to install Welcome

Installs to ~/.claude/skills/yeachan-heo-ouroboros-welcome/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yeachan-heo-ouroboros-welcome && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/ouroboros/HEAD/commands/welcome.md -o ~/.claude/skills/yeachan-heo-ouroboros-welcome/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Welcome does


description: "First-touch experience for new Ouroboros users"

Read the file at `${CLAUDE_PLUGIN_ROOT}/skills/welcome/SKILL.md` using the Read tool and follow its instructions exactly.

User Arguments

Flags: {{ARGUMENTS}}

Pass any provided arguments (e.g., `--skip`, `--force`) to the welcome skill as context.

Alternatives in Development

Full documentation available on GitHub

View Source Repository