agentuity-cli-cloud-secret-set

Write a secret key/value pair to the Agentuity cloud store.

1|Updated Nov 28, 2025
One-click install
npx skills add https://github.com/agentuity/discord-help-agent --skill agentuity-cli-cloud-secret-set
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentuity-cli-cloud-secret-set
Source: https://github.com/agentuity/discord-help-agent/tree/main/.agents/skills/agentuity-cli-cloud-secret-set
Command: npx skills add https://github.com/agentuity/discord-help-agent --skill agentuity-cli-cloud-secret-set

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill writes a secret key/value pair to the cloud store, enabling secure centralized configuration.

Core Features & Use Cases

  • Secret write: Store a secret key and value.
  • Project scope: Needs authentication and project context.
  • Output: Returns status and path.

Quick Start

bunx @agentuity/cli cloud secret set DATABASE_URL "postgres://..."