Управление контентом mx-space через CLI

productivity

mxs-cli-ai-author is a Claude Code skill that manages mx-space content through the `mxs` binary without opening the admin UI. It covers the full content lifecycle — inspecting, drafting, editing, validating, publishing, unpublishing, and deleting posts, notes, and pages, as well as working with categories, topics, comments, snippets, and configuration. A mandatory built-in workflow requires target confirmation and authentication before any mutation, supports `--dry-run` for destructive operations, and enforces read-back verification after every change. Output is controlled via `--json`, `--output llm`, and `--output envelope` flags, while credentials such as `MXS_TOKEN` and `MXS_API_KEY` are treated strictly as execution context and never exposed as content. Designed for developers and operators who need a deterministic CLI interface to automate mx-core content publishing without manual access to the admin panel.