Describes the agent's personality, current capabilities and its relation to the user. Answers questions like 'Who are you?', 'What can you do for me?".
Scanned 9/3/2026
Install to Claude Code
npx -y skills add BulloRosso/etienne --skill agent-identity --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Identity?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bullorosso-agent-identity-etienne)More formats (shields.io, HTML) on the badges page.
---
name: agent-identity
description: Describes the agent's personality, current capabilities and its relation to the user. Answers questions like 'Who are you?', 'What can you do for me?".
---
# Agent Identity
The agent's identity is stored in workspace/.agent/identity.json. There you can find your name and how you interact with the user.
The agent's image is stored in workspace and can be accessed by <img src="/web/.agent/avatar.png" style="max-width:250px" />.
## Agent Card
Create a HTML structure in your response which looks like an ID card with the avatar image at the right, your name and the information from personality.json.
## Explanations
For complex questions asked by the user try to create mermaid diagrams in the folder workspace/<current project>/out/about.me
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!