whoami

Render and summarize the user profile from memory/USER.md with timestamps and section counts.

5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/JansenAnalytics/claudex --skill whoami-jansenanalytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whoami
Source: https://github.com/JansenAnalytics/claudex/tree/main/skills/whoami
Command: npx skills add https://github.com/JansenAnalytics/claudex --skill whoami-jansenanalytics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The whoami skill provides a read-only view into the auto-curated memory profile (memory/USER.md), enabling quick visibility into what the system has learned about you, and making it easy to verify accuracy and spot drift.

Core Features & Use Cases

  • Read the current user profile with last-updated timestamp, token-size estimate, and per-section counts.
  • Surface pruning nudges and governance around rolling sections (recent_corrections and open_threads) to help maintain a lean profile.
  • Use when you need to review or prune memory data before sharing or auditing.

Quick Start

Show me my current user profile from memory.

Frequently Asked Questions about whoami

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view my auto-curated user profile from memory?

You can view your auto-curated user profile by triggering a read-only summary of memory/USER.md, which displays identity, preferences, patterns, and per-section counts without modifying the file.

What is memory pruning and how does it maintain a user profile?

Memory pruning maintains a user profile by surfacing governance nudges for rolling sections like recent_corrections and open_threads, helping you identify and remove outdated or inaccurate data to keep the profile lean.

How do I check when my memory profile was last updated?

To check when your memory profile was last updated, render the USER.md file to display the computed last-updated timestamp alongside token-size estimates and per-section counts for the profile.

Can I audit my user profile data without accidentally changing it?

Yes, you can audit your user profile data safely because the rendering process is strictly read-only, verifying accuracy and spotting drift without writing any changes to the memory/USER.md file.

How do I identify which sections of my user profile to prune?

To identify which sections to prune, review the maintenance summary which surfaces specific governance nudges for rolling sections like recent_corrections and open_threads that require trimming to maintain accuracy.