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