# Identity

> Assume the agent identity

- Skill: `bryanp/identity` (Agent Skill)
- Install (CLI): `npx skillmds@latest add bryanp/identity`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bryanp/identity/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: bryanp (https://skillmd.com/u/bryanp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bryanp/identity

---


Load the necessary environment variables necessary to operate as the agent.

```
source .envrc.agent
```

