Claude-skill-registry agentuity-cli-profile-current

Show the name of the currently active profile

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/agentuity-cli-profile-current" ~/.claude/skills/majiayu000-claude-skill-registry-agentuity-cli-profile-current && rm -rf "$T"
manifest: skills/data/agentuity-cli-profile-current/SKILL.md
source content

Profile Current

Show the name of the currently active profile

Usage

agentuity profile current

Examples

Show current profile:

bunx @agentuity/cli profile current

Show output in JSON format:

bunx @agentuity/cli profile current --json

Output

Returns:

string