Skip to main content

PicoClaw — lightweight agent plugin for CMDOP optimized for speed

Project description

PicoClaw — Lightweight Remote Shell & AI Agent Client for Python

PyPI Python license

CMDOP Architecture

PicoClaw provides a lightweight SSH alternative Python developers can use for minimal remote execution. Unlike SSH2, node-ssh, simple-ssh, and execa, PicoClaw offers a fast AI agent client and zero-config remote shell. Start scripting remote tasks and interacting with AI agents rapidly, bypassing complex setups.

Features

  • Execute remote commands with a lightweight SSH alternative Python interface.
  • Enable minimal remote execution without complex configurations.
  • Provide a fast AI agent client for quick interactions with remote AI models.
  • Establish a zero-config remote shell for immediate access.
  • Simplify remote file operations with a Pythonic API.

Use Cases

  • Execute shell commands on remote machines in one line
  • Ask the AI agent questions and get instant answers
  • Read and write remote files without SSH setup

Installation

pip install picoclaw

Quick Start

from picoclaw import PicoClaw

client = PicoClaw.remote(api_key="cmdop_live_xxx")

uptime = client.run("uptime")
answer = client.ask("What is the most memory-hungry process right now?")

config = client.read("/etc/nginx/nginx.conf")
client.write("/tmp/backup.conf", config)

print(answer)

CLI

No SDK needed? Connect via standalone binary:

curl -fsSL cmdop.com/install-cli.sh | bash
cmdok ssh

cmdok ssh

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picoclaw-2026.3.3.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

picoclaw-2026.3.3-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file picoclaw-2026.3.3.tar.gz.

File metadata

  • Download URL: picoclaw-2026.3.3.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for picoclaw-2026.3.3.tar.gz
Algorithm Hash digest
SHA256 e2fd362d33de754ab3b26d642f56a3d5b20fdf9d86f4e44936b0a2dbc4a2876a
MD5 fb12cf9b4f00c58d1204a75e3266e3ca
BLAKE2b-256 2940540574678636cc9118b5c0df8c33d2d1fa8edd0f0c9a8887b130eb0678ff

See more details on using hashes here.

File details

Details for the file picoclaw-2026.3.3-py3-none-any.whl.

File metadata

  • Download URL: picoclaw-2026.3.3-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for picoclaw-2026.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ddf8af827e88625039bec99afe20618b567fcf3ca10a1bd94534058ef212e56a
MD5 3b4be7be7cff6f6e1b1a0b1dd7acdefd
BLAKE2b-256 fa842ebba117161f3f2063663137acfa017f3443999d409d4400ab27dff0b532

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page