agentuity-cli-profile-current
Show the name of the currently active profile
allowed_tools: Bash(agentuity:*)
$ 설치
git clone https://github.com/agentuity/discord-help-agent /tmp/discord-help-agent && cp -r /tmp/discord-help-agent/.agents/skills/agentuity-cli-profile-current ~/.claude/skills/discord-help-agent// tip: Run this command in your terminal to install the skill
SKILL.md
name: agentuity-cli-profile-current description: Show the name of the currently active profile version: "0.0.110" 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
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
Repository

agentuity
Author
agentuity/discord-help-agent/.agents/skills/agentuity-cli-profile-current
1
Stars
0
Forks
Updated3d ago
Added1w ago