emdash-cli

Manage EmDash CMS content, schema, media, and menus via command line.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ECU-Inc/convert-site-skills --skill emdash-cli-ecu-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emdash-cli
Source: https://github.com/ECU-Inc/convert-site-skills/tree/main/skills/emdash-cli
Command: npx skills add https://github.com/ECU-Inc/convert-site-skills --skill emdash-cli-ecu-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of manually managing EmDash CMS instances by providing a comprehensive command-line interface for content, schema, media, and more.

Core Features & Use Cases

  • Content Management: Create, update, and manage content directly from the command line.
  • Schema and Media: Modify and manage schema fields and upload/download media files.
  • Search and Taxonomy: Perform searches and manage taxonomies.
  • Menu Management: List and retrieve menu items.
  • Use Case: Need to quickly update multiple pieces of content in your EmDash site without navigating through the admin UI? Use this Skill to update and publish content from the command line, streamlining your workflow.

Quick Start

Run 'npx emdash content list posts' to list all posts in your EmDash CMS.

Frequently Asked Questions about emdash-cli

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

FAQPage Schema
How do I manage EmDash CMS content from the command line?

You can manage EmDash CMS content from the command line by using the CLI to create, update, and publish posts directly, streamlining administrative workflows without navigating the admin UI. Run 'npx emdash content list posts' to begin.

What do I need to use a CLI for CMS administration?

To use a CLI for CMS administration, you need a running EmDash CMS instance and proper authentication credentials. These prerequisites allow the command-line interface to securely connect for content updates and schema management.

Can I update schema fields and upload media files via a CMS CLI?

Yes, you can update schema fields and upload media files via the CMS CLI. The interface supports comprehensive media management, allowing you to upload and download files directly alongside modifying schema structures.

What is the best way to script bulk content updates for a CMS?

The best way to script bulk content updates for a CMS is using a command-line interface like this one. It allows you to automate content creation and updates, streamlining workflows for multiple pieces of content efficiently.

Does the EmDash CLI support taxonomy and menu management?

Yes, the EmDash CLI supports taxonomy and menu management. You can perform taxonomy searches and list or retrieve menu items directly from the command line, covering comprehensive administrative tasks for your site.