whoami

Reads and updates ~/agents/WHOAMI.md developer profile data for personalized responses.

12|1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/jiunbae/agent-skills --skill whoami
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whoami
Source: https://github.com/jiunbae/agent-skills/tree/main/context/whoami
Command: npx skills add https://github.com/jiunbae/agent-skills --skill whoami

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes templates (resource) components.

What problem does it solve?

This Skill eliminates the need to repeatedly tell Claude about your technical preferences and experience level.

Frequently Asked Questions about whoami

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

FAQPage Schema
How do I avoid repeating my tech stack and experience level to Claude?

Store your developer profile in ~/.agents/WHOAMI.md with your technical preferences, experience level, and tech stack. Claude reads this file automatically to tailor explanations, recommendations, and coding guidance without you restating it each conversation.

What information should I include in my developer profile?

Include your tech stack, programming languages, frameworks, experience level, coding style preferences, and any technical constraints or defaults you work with. The profile guides Claude's language choices, framework recommendations, and complexity level across all interactions.

How does Claude use my developer profile to customize responses?

Claude reads your profile to adjust explanations for your experience level, suggest frameworks matching your stack, align coding style recommendations, set appropriate UX complexity, and apply your default project settings—across language questions, framework choices, and technical guidance.

What happens if I don't have a WHOAMI.md file set up?

The Skill prompts you to create your profile interactively on first use. You'll answer questions about your technical preferences and experience level, which Claude stores in ~/.agents/WHOAMI.md for future sessions.

Can I update my developer profile after creating it?

Yes. The Skill updates your WHOAMI.md file in response to your input across conversations. You can modify sections to reflect changes in your tech stack, experience, or preferences whenever needed.

Does my developer profile work across different coding projects and languages?

Yes. Your profile applies globally across all contexts—language-specific questions, framework selection, coding style decisions, and project setup. Claude integrates your preferences automatically when customizing assistance.