Imported from majiayu000/claude-skill-registry (skills/design/agentuity-cli-cloud-keyvalue-stats-agentuity-examples/SKILL.md). Install upstream with npx skills add majiayu000/claude-skill-registry --skill agentuity-cli-cloud-keyvalue-stats-agentuity-examples. Copyright stays with the author (Apache-2.0).
Cloud Keyvalue Stats
Get statistics for keyvalue storage
Prerequisites
Authenticated with agentuity auth login
Project context required (run from project directory or use --project-id)
Usage
agentuity cloud keyvalue stats [name]
Arguments
Argument
Type
Required
Description
<name>
string
No
-
Examples
Show stats for all namespaces:
bunx @agentuity/cli kv stats
Show stats for production namespace:
bunx @agentuity/cli kv stats production
Show stats for cache namespace:
bunx @agentuity/cli kv stats cache
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/majiayu000-claude-skill-registry-agentuity-cli-cloud-key-bf2f41/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.