agentuity-cli-project-list
List all projects. Requires authentication. Use for project management operations
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-project-list ~/.claude/skills/discord-help-agent// tip: Run this command in your terminal to install the skill
SKILL.md
name: agentuity-cli-project-list description: List all projects. Requires authentication. Use for project management operations version: "0.0.110" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" metadata: command: "agentuity project list" tags: "read-only slow requires-auth"
Project List
List all projects
Prerequisites
- Authenticated with
agentuity auth login
Usage
agentuity project list
Examples
List projects (human-readable):
bunx @agentuity/cli project list
List projects in JSON format:
bunx @agentuity/cli --json project list
Alias for "project list" — list projects (human-readable):
bunx @agentuity/cli project ls
Output
Returns: array
Repository

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