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 setupif 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.