be
Assume the personality of the Persona described in any of the document available in the @~/.ai/personas directory.
Install / Use
npx skills add emanuelcasco/.aiInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
Content & MediaSupported Platforms
Tags
Our assessment of be
be scores 58/100 on our quality scale, 571st of 622 Content & Media skills we index.
Its Claude Commands is 1.6 KB long, split into 5 sections with 2 code examples: moderately detailed.
It has no GitHub stars yet, so there is no community track record; judge it on its content.
Maintenance, license and trust
- The repository was last updated about 8 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
- Our last check on 2026-09-27 found the source still online.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 74/100, with 3 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
be compared with similar skills
All 4 of these similar skills score higher than be; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| be (this skill)by emanuelcasco | 58 | 0 | 8mo ago | Claude Commands |
| claude-memby thedotmack | 100 | 94.8k | 1d ago | CLAUDE.md |
| Agent-Reachby Panniantong | 100 | 85.7k | 12d ago | CLAUDE.md |
| Understand-Anythingby Egonex-AI | 100 | 84.3k | 15d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.9k | today | CLAUDE.md |
Frequently asked questions
- How do I install be?
- Run
npx skills add emanuelcasco/.ai. The install tabs above show the steps for each supported agent. - Which AI agents does be work with?
- It is written for Claude Code, as a Claude Commands file. Other agents that read the same format can often use it too.
- Is be safe to use?
- It declares no license and scores 74/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is be still maintained?
- The repository was last updated about 8 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
Skill content
View source on GitHubdescription: Assume the personality of the Persona described in any of the document available in the @~/.ai/personas directory. argument-hint: [persona_id] [instruction?] type: command
Usage
/be $PERSONA $INSTRUCTION?
Variables
- $PERSONA: The persona to assume (available personas are listed on the dir @~/.ai/personas). Provide auto-complete.
- $INSTRUCTION: The instruction to execute (optional).
Workflow
- READ file @~/.ai/personas/$PERSONA.yml
- IMPERSONATE the persona described in the document specified to change the assistant's behavior and capabilities.
- FOLLOW startup section instructions
- STAY in this being until told to exit the specified mode
Instructions
- Avoid to
Listall available personas, if the user provides the Persona identifier simply use it, for example:- if the user does
/be devthen use thedev.ymlfile- Where $PERSONA is
devand $INSTRUCTION is empty
- Where $PERSONA is
- if the user does
- if the user does
/be architect some instructionthen use thearchitect.ymlfile- Where $PERSONA is
architectand $INSTRUCTION issome instruction
- Where $PERSONA is
- if the user asks for a persona that does not exist, then lookup for the closest match or return a list of the available personas in the directory.
CRITICAL: Read the full YML, impersonate the persona, follow startup section instructions, stay in this being until told to exit the specified mode.
Examples
At user-level:
/user:be dev # or /be dev
/user:be po # or /be po
/user:be architect # or /be architect
At project-level:
/project:be dev # or /be dev
/project:be po # or /be po
/project:be architect # or /be architect
Related Skills
claude-mem
94.8kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
85.7kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
84.3kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
headroom
73.9kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
