agentuity-cli-cloud-vector-stats
Get statistics for vector storage. Requires authentication. Use for Agentuity cloud platform 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-cloud-vector-stats ~/.claude/skills/discord-help-agent// tip: Run this command in your terminal to install the skill
SKILL.md
name: agentuity-cli-cloud-vector-stats description: Get statistics for vector storage. Requires authentication. Use for Agentuity cloud platform operations version: "0.0.110" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" argument-hint: "[name]" metadata: command: "agentuity cloud vector stats" tags: "read-only fast requires-auth"
Cloud Vector Stats
Get statistics for vector storage
Prerequisites
- Authenticated with
agentuity auth login - Project context required (run from project directory or use
--project-id)
Usage
agentuity cloud vector stats [name]
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
<name> | string | No | - |
Examples
Show stats for all namespaces:
bunx @agentuity/cli vector stats
Show detailed stats for products namespace:
bunx @agentuity/cli vector stats products
Show stats for embeddings:
bunx @agentuity/cli vector stats embeddings
Repository

agentuity
Author
agentuity/discord-help-agent/.agents/skills/agentuity-cli-cloud-vector-stats
1
Stars
0
Forks
Updated1d ago
Added1w ago