
from ai-launchpad-marketplace124
Guided conversational onboarding that captures user identity, preferences, relationships, projects, and key dates into Elle's context files for personalized ass
This skill runs a warm, guided conversation to collect personal and work-related details from a user and immediately writes that information into Elle's context system (separate context files). It structures identity, preferences, relationships, projects, current focus, and important dates so the agent can personalise responses and act with memory.
Use after initial setup or anytime you want to populate or refresh the agent's long-term context—for example: onboarding a new user, updating life/work projects, or capturing preferences and recurring events. It's meant for interactive sessions and explicit user consent.
Best suited for personal-assistant and local-context agents that can write to a filesystem-backed context store (examples: Claude/Copilot-style local assistants, custom Elle agent implementations).
Conversational onboarding skill for the 'Elle' personal assistant agent. Guides the agent through asking the user about identity, relationships, preferences, projects, and important dates, writing results to context files under ~/.claude/.context/. No bundled scripts — purely instructional. Tightly coupled to the Elle ecosystem (references /personal-assistant:setup and /sync-context commands that don't exist outside that system).
Clean, harmless skill. No security concerns whatsoever — purely conversational instructions with one harmless ls command. Limited usefulness outside the Elle ecosystem.