Show the name of the currently active profile
Scanned 6/3/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill agentuity-cli-profile-current-agentuity-sdk-explorer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agentuity Cli Profile Current?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-agentuity-cli-profile-current)More formats (shields.io, HTML) on the badges page.
---
name: agentuity-cli-profile-current
description: Show the name of the currently active profile
version: "0.1.2"
license: Apache-2.0
allowed-tools: "Bash(agentuity:*)"
metadata:
command: "agentuity profile current"
tags: "read-only fast"
---
# 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`
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!