KS
Killer-Skills

agentuity-cli-cloud-deploy — how to use agentuity-cli-cloud-deploy how to use agentuity-cli-cloud-deploy, agentuity-cli-cloud-deploy setup guide, agentuity-cli-cloud-deploy alternative, agentuity-cli-cloud-deploy vs AWS, agentuity-cli-cloud-deploy install, what is agentuity-cli-cloud-deploy, agentuity-cli-cloud-deploy documentation, agentuity-cli-cloud-deploy tutorial, agentuity cloud deployment, agentuity cli commands

v0.1.2
GitHub

About this Skill

Perfect for Cloud Deployment Agents needing streamlined project deployment to the Agentuity Cloud. agentuity-cli-cloud-deploy is a demo project showcasing the Agentuity platform's SDK, tools, and runtime for cloud deployment.

Features

Deploys projects to the Agentuity Cloud using `agentuity cloud deploy` command
Requires authentication with `agentuity auth login` for secure deployment
Supports project context via `--project-id` option
Accepts CI build logs URL via `--logsUrl` option
Allows specification of trigger type via `--trigger` option
Defaults to `cli` trigger type if not specified

# Core Topics

agentuity agentuity
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
61
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add agentuity/sdk-explorer

Agent Capability Analysis

The agentuity-cli-cloud-deploy MCP Server by agentuity is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use agentuity-cli-cloud-deploy, agentuity-cli-cloud-deploy setup guide, agentuity-cli-cloud-deploy alternative.

Ideal Agent Persona

Perfect for Cloud Deployment Agents needing streamlined project deployment to the Agentuity Cloud.

Core Value

Empowers agents to deploy projects to the Agentuity Cloud using the `agentuity cloud deploy` command, providing options for specifying logs URL and trigger, while requiring authentication with `agentuity auth login` and a project context.

Capabilities Granted for agentuity-cli-cloud-deploy MCP Server

Deploying projects to the Agentuity Cloud from a project directory
Specifying custom logs URL for CI build logs
Triggering deployments from the command line interface

! Prerequisites & Limits

  • Requires authentication with `agentuity auth login`
  • Project context required
  • Limited to deploying to the Agentuity Cloud
Project
SKILL.md
1.9 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Cloud Deploy

Deploy project to the Agentuity Cloud

Prerequisites

  • Authenticated with agentuity auth login
  • Project context required (run from project directory or use --project-id)
  • auth login

Usage

bash
1agentuity cloud deploy [options]

Options

OptionTypeRequiredDefaultDescription
--logsUrlstringYes-The url to the CI build logs
--triggerstringNo"cli"The trigger that caused the build
--commitUrlstringYes-The url to the CI commit
--messagestringYes-The message to associate with this deployment
--commitstringYes-The commit SHA for this deployment
--branchstringYes-The git branch for this deployment
--providerstringYes-The CI provider name (attempts to autodetect)
--repostringYes-The repo url
--eventstringNo"manual"The event that triggered the deployment
--pullRequestNumbernumberYes-the pull request number
--pullRequestUrlstringYes-the pull request url
--reportFilestringYes-file path to save build report JSON with errors, warnings, and diagnostics
--childModebooleanNofalseInternal: run as forked child process

Examples

Deploy current project:

bash
1bunx @agentuity/cli cloud deploy

Deploy with verbose output:

bash
1bunx @agentuity/cli cloud deploy --log-level=debug

Output

Returns JSON object:

json
1{ 2 "success": "boolean", 3 "deploymentId": "string", 4 "projectId": "string", 5 "logs": "array", 6 "urls": "object" 7}
FieldTypeDescription
successbooleanWhether deployment succeeded
deploymentIdstringDeployment ID
projectIdstringProject ID
logsarrayThe deployment startup logs
urlsobjectDeployment URLs

Related Skills

Looking for an alternative to agentuity-cli-cloud-deploy or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication