HomeBrowseUpload
← Back to registry
// Skill profile

Acmesh

version: "2.0.0"

by ckchzh · published 2026-03-22

数据处理自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-acmesh
View on GitHub
// Full documentation

---

version: "2.0.0"

name: Acmesh

description: "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."

author: BytesAgain

---

# 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/`

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band