Agentuity
Official@agentuity · United States of America
The Full-Stack Platform for AI Agents
Agent Skills by Agentuity
Showing 61 vetted skills indexed across 2 GitHub repositories.
github-issue
Fetch GitHub issue details and generate a structured remediation plan.
agentuity-backend
Assemble Agentuity backend packages to build agent handlers and server-side logic.
agentuity-command-runner
Parse developer command outputs into structured error reports.
agentuity-ops
Document Agentuity CLI commands, cloud services, and deployment workflows.
agentuity-frontend
Integrate Agentuity frontend hooks and auth providers into React apps.
agentuity-reasoning
Extracts structured conclusions from session data using formal reasoning types and validity checks.
agentuity-cloud
Map cross-domain tasks to Agentuity SDK packages and cloud services.
agentuity-cli-project-list
List Agentuity projects using the agentuity project list command.
agentuity-cli-cloud-storage-delete
Delete cloud storage buckets or objects with confirmation and JSON output.
agentuity-cli-cloud-sandbox-snapshot-get
Retrieve structured JSON details for a specific cloud sandbox snapshot.
agentuity-cli-cloud-vector-search
Search vector embeddings across namespaces with filters and JSON output.
agentuity-cli-cloud-sandbox-run
Execute one-shot commands in isolated sandbox environments with resource limits.
agentuity-cli-cloud-env-push
Push local .env variables to the cloud environment with a summary.
agentuity-cli-cloud-apikey-delete
Delete an API key by id with authentication and confirmation.
agentuity-cli-cloud-secret-push
Push local secrets to cloud storage with project scope and authentication.
agentuity-cli-cloud-keyvalue-keys
List all keys in a keyvalue namespace with JSON output.
agentuity-cli-cloud-db-create
Create a named database resource in Agentuity Cloud.
agentuity-cli-cloud-secret-import
Import secret values from a file into the cloud and local .env.
agentuity-cli-cloud-sandbox-snapshot-delete
Delete a sandbox snapshot by ID with optional confirmation.
agentuity-cli-profile-current
Display the active Agentuity CLI profile name with optional JSON output.
agentuity-cli-cloud-agent-list
List agents in the current project with optional verbose details.
agentuity-cli-cloud-keyvalue-create-namespace
Create a keyvalue namespace in the cloud with authentication and project context.
agentuity-cli-cloud-agent-get
Retrieve detailed agent information by ID from Agentuity Cloud.
agentuity-cli-auth-login
Authenticate to Agentuity via browser-based login and session setup.
Frequently Asked Questions About Agentuity
FAQPage SchemaWhat specific infrastructure tasks can I perform using Agentuity?▼
You can manage cloud-hosted database resources, perform vector namespace operations, execute isolated sandbox snapshots, and handle secure secret synchronization between local environments and cloud storage buckets.
Which technical personas benefit most from this platform?▼
Cloud engineers, backend developers, and infrastructure architects benefit from the platform's ability to manage deployment lifecycles, environment variable parity, and isolated compute resources through a unified interface.
How do I initialize a new project environment?▼
Initialize a project by using the project creation command, which sets up the required template structure and installs necessary dependencies, followed by authentication via the browser-based login session.