onboarding

Installation
SKILL.md

/onboarding

Walk the user through an interactive interview to personalize their Signet workspace. This populates the identity files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md) with their preferences, personality settings, and profile information.

What This Skill Does

This skill writes configuration files to ~/.agents/. Specifically:

  • Reads and writes: IDENTITY.md, SOUL.md, USER.md, AGENTS.md
  • Runs signet setup if Signet isn't initialized yet
  • Does NOT access external APIs or services
  • Does NOT send data anywhere outside the local machine
  • Does NOT execute arbitrary code beyond the signet CLI

Everything stays local. Nothing leaves the machine.

Installs
1
GitHub Stars
195
First Seen
Apr 9, 2026
onboarding — signet-ai/signetai