dashboard

Manage maumE Chatbot conversation storage, retrieval, and remote responses.

Updated Nov 22, 2025
One-click install
npx skills add https://github.com/usermaum/Themoon --skill dashboard-usermaum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/usermaum/Themoon/tree/main/.claude/skills/dashboard
Command: npx skills add https://github.com/usermaum/Themoon --skill dashboard-usermaum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and logs (resource) components.

What problem does it solve?

This Skill manages the storage, retrieval, and remote response capabilities for the maumE Chatbot, ensuring seamless conversation flow and user interaction.

Core Features & Use Cases

  • Conversation Management: Store and search through Claude conversations.
  • Remote Response: Send responses from a remote (mobile) interface.
  • System Monitoring: Check the health of search and database systems.
  • Use Case: As a chatbot administrator, you need to quickly find a past conversation with a user to understand their issue, then remotely send a follow-up response via your mobile device.

Quick Start

Start the dashboard server to manage maumE Chatbot conversations.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I manage chatbot conversation history and retrieve past dialogues?

Yes, you can send responses to users remotely using a mobile interface. This remote response capability allows chatbot administrators to interact and send follow-up messages directly from a mobile device.

Can I send chatbot responses remotely from a mobile device?

Yes, you can send responses to users remotely using a mobile interface. This remote response capability allows chatbot administrators to interact and send follow-up messages directly from a mobile device.

What is the difference between hybrid, semantic, and keyword search for conversation retrieval?

Hybrid search combines multiple matching strategies, semantic search finds meaning-based dialogue context, and keyword search locates exact text matches. These modes help retrieve specific chatbot conversation history efficiently.

How do I start, stop, and check the status of a chatbot management server?

You can manage the chatbot server by executing server management commands. The dashboard provides built-in commands to start, stop, and check the health status of the search and database systems.

Does the dashboard monitor the health of search and database systems?

Yes, the dashboard provides system monitoring features to check the health of search and database systems. This ensures seamless conversation flow and reliable user interaction storage.

Do I need any specific dependencies to run the maumE Chatbot management dashboard?

No external dependencies are required to run the maumE Chatbot management dashboard. It operates independently using its built-in scripts and logs to manage conversation storage and remote response capabilities.