learning-about-you

Gather user profile details and infer preferences from conversations.

3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/designnotdrum/brain-jar --skill learning-about-you
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-about-you
Source: https://github.com/designnotdrum/brain-jar/tree/main/plugins/shared-memory/skills/learning-about-you
Command: npx skills add https://github.com/designnotdrum/brain-jar --skill learning-about-you

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proactively learn about the user through onboarding and ongoing observation to tailor interactions while keeping control of what’s learned and stored.

Core Features & Use Cases

  • Onboarding flow: Gather essential profile details at session start.
  • Profile inference: Analyze conversations and codebases to infer preferences.
  • Consent & control: Propose inferences and confirm before updating profile.

Quick Start

At session start, call get_user_profile to check current state. If identity is empty, ask 2-3 quick onboarding questions; then use update_user_profile to save. If partial, propose inferences and ask for confirmation.