Claude Code Plugins

Community-maintained marketplace

Feedback

agentuity-cli-cloud-apikey-get

@majiayu000/claude-skill-registry
2
0

Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name agentuity-cli-cloud-apikey-get
description Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations
version 0.0.104
license Apache-2.0
allowed-tools Bash(agentuity:*)
argument-hint <id>
metadata [object Object]

Cloud Apikey Get

Get a specific API key by id

Prerequisites

  • Authenticated with agentuity auth login

Usage

agentuity cloud apikey get <id>

Arguments

Argument Type Required Description
<id> string Yes -

Examples

Get item details:

bunx @agentuity/cli cloud apikey get <id>