
agentuity/docs
2 skills2 installs8 starsGitHub
Install
npx skills add https://github.com/agentuity/docsSkills in this repo
1Agentuity Cli Cloud Queue Listagentuity-cli-cloud-queue-list is a Claude Code skill documenting the Agentuity CLI command that lists all queues on the Agentuity cloud platform. It is a read-only, authenticated operation that requires agentuity auth login and supports --limit and --offset pagination, returning a JSON object with a queues array and total count. A developer uses it to inspect queues on the Agentuity platform from the terminal.1installs2Agentuity Cli Cloud Thread Listagentuity-cli-cloud-thread-list is a Claude Code skill documenting the Agentuity CLI command that lists recent threads on the Agentuity cloud platform. It is a read-only, authenticated operation that supports a --count option (1-100, default 10), filtering by --projectId or --orgId, and an --all flag to list threads regardless of project context. A developer uses it to review recent agent threads from the terminal.1installs