listmonk-admin

Administer Listmonk email marketing instances via REST API.

2|Updated Jun 7, 2025
One-click install
npx skills add https://github.com/archetypal-cz/bashkirtseff --skill listmonk-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: listmonk-admin
Source: https://github.com/archetypal-cz/bashkirtseff/tree/main/.claude/skills/listmonk-admin
Command: npx skills add https://github.com/archetypal-cz/bashkirtseff --skill listmonk-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the administration of a Listmonk newsletter instance, ensuring your mailing lists, subscribers, and email campaigns are managed efficiently and reliably.

Core Features & Use Cases

  • List Management: Create, update, and delete mailing lists.
  • Subscriber Operations: Import, manage, and track subscribers and their statuses.
  • Template & Media Handling: Upload and manage email templates and media assets.
  • Campaign Oversight: Monitor campaign analytics and manage bounces.
  • Use Case: You need to import a new batch of subscribers from a CSV file into the 'Monthly Newsletter' list, ensuring they are confirmed and then check the status of the last sent campaign.

Quick Start

Use the listmonk-admin skill to import subscribers from the file 'new_readers.csv' into list ID 1.

Frequently Asked Questions about listmonk-admin

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

FAQPage Schema
How do I manage Listmonk subscribers via API?

Import Listmonk subscribers from a CSV file by using the API to read the file data and push the batch into a specified mailing list. The skill automates subscriber imports by formatting and sending the data as a REST API request to your instance.

Can I automate email campaign management through the Listmonk REST API?

Automate email campaign management through the Listmonk REST API by programmatically monitoring campaign analytics and managing bounces. The skill handles campaign oversight by issuing API requests to retrieve performance data and track delivery issues.

What is needed to connect to a Listmonk instance for newsletter administration?

To connect to a Listmonk instance for newsletter administration, you need to configure environment variables with your API access credentials. Alternatively, you can provide the required connection details through interactive user prompts when executing the skill.

How do I upload email templates and media assets in Listmonk?

Upload email templates and media assets in Listmonk by utilizing the REST API to transfer and manage your files programmatically. The skill streamlines template and media handling by sending properly formatted API calls to store your assets directly on the server.

What's the best way to handle bounce tracking for email marketing campaigns?

Handle bounce tracking for email marketing campaigns by administering bounce records through the Listmonk API. The skill manages bounce data by querying the API to monitor failed deliveries and maintain the overall health of your newsletter infrastructure.