convos-runtime

Check the Convos runtime version and upgrade its Docker image.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/xmtplabs/convos-agents --skill convos-runtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convos-runtime
Source: https://github.com/xmtplabs/convos-agents/tree/main/runtime/openclaw/workspace/skills/convos-runtime
Command: npx skills add https://github.com/xmtplabs/convos-agents --skill convos-runtime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to manage and update the Convos agent's runtime environment, ensuring you are running the latest version and can troubleshoot runtime issues.

Core Features & Use Cases

  • Check Version: Determine the current Convos runtime version and Docker image.
  • Upgrade Runtime: Update the agent's runtime to the latest Docker image and redeploy.
  • Use Case: If a user asks "What version of Convos are you running?" or "Can you update yourself?", this skill provides the necessary commands.

Quick Start

Check the current version of the Convos runtime.

Frequently Asked Questions about convos-runtime

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the current Docker image version of my Convos agent runtime?

To check the current Convos runtime version, you can ask the agent what version it is running. This skill queries the active Docker image to report the exact operational software version currently deployed.

How do I upgrade my Convos agent runtime to the latest Docker image?

To upgrade the Convos agent runtime, this skill interacts with a pool server to pull the latest Docker image and initiate a redeployment. It manages the container update process to ensure you run the newest version.

Can I use this skill to redeploy my Convos agent on Railway?

Yes, you can use this skill to redeploy the Convos agent on Railway. It initiates the upgrade process by pulling new Docker images and executing the container redeployment on supported platforms like Railway.

What is needed to update the agent's operational software automatically?

Updating the agent's operational software requires a pool server connection to pull new Docker images. This skill manages the Convos runtime environment by fetching the latest image and triggering a container redeployment.

Does upgrading the Convos runtime affect agent management?

Upgrading the Convos runtime updates the agent's operational software by pulling a new Docker image. While it maintains the runtime environment, it initiates a container redeployment which restarts the agent management processes.