# Agentuity CLI Profile Current

> Show the name of the currently active profile

- Skill: `agentuity/agentuity-cli-profile-current` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentuity/agentuity-cli-profile-current`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentuity/agentuity-cli-profile-current/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: agentuity (https://skillmd.com/u/agentuity)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/agentuity/agentuity-cli-profile-current

---


# Profile Current

Show the name of the currently active profile

## Usage

```bash
agentuity profile current
```

## Examples

Show current profile:

```bash
bunx @agentuity/cli profile current
```

Show output in JSON format:

```bash
bunx @agentuity/cli profile current --json
```

## Output

Returns: `string`

