ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Acmesh

A pure Unix shell script ACME client for SSL / TLS certificate automation acmesh, shell, acme, acme-challenge, acme-protocol, acme-v2, ash. Use when you need acmesh capabilities. Triggers on: acmesh.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/acmesh
Or

Acmesh

A pure Unix shell script ACME client for SSL / TLS certificate automation ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from acmesh-official/acme.sh

Usage

Run any command: acmesh <command> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
acmesh help

# Run
acmesh run
  • Run acmesh help for all commands

  • Run acmesh help for all commands

When to Use

  • to automate acmesh tasks in your workflow
  • for batch processing acmesh operations

Output

Returns reports to stdout. Redirect to a file with acmesh run > output.txt.

Configuration

Set ACMESH_DIR environment variable to change the data directory. Default: ~/.local/share/acmesh/

Metadata

Author@ckchzh
Stars3562
Views1
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-acmesh": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.