PMOVES Services Control Center

Orchestrate PMOVES microservices via Pinokio with one-click start/stop/status.

6|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/POWERFULMOVES/PMOVES.AI --skill pmoves-services-control-center
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PMOVES Services Control Center
Source: https://github.com/POWERFULMOVES/PMOVES.AI/tree/main/pbnj/pinokio/api/pmoves-services
Command: npx skills add https://github.com/POWERFULMOVES/PMOVES.AI --skill pmoves-services-control-center

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PMOVES Services Control Center provides a single, centralized launcher to manage 40+ PMOVES.AI microservices across four profiles (core agents, voice pipeline, monitoring stack, and external integrations). It eliminates manual startup and environment fragility by coordinating Docker Compose stacks from a single Pinokio entry point.

Core Features & Use Cases

  • Centralized orchestration of Agent Zero, Archon, Mesh Agent, Extract Worker, and service profiles for core, monitoring, voice, and external integrations.
  • One-command bootstrap, consistent environment setup, and health/status visibility through integrated status checks and dashboards.
  • Use Case: A team boots a full PMOVES lab with a single command and verifies all services are running via the provided UI and status endpoints.

Quick Start

Run the install/bootstrap process to bootstrap the environment, then start the core services.

Frequently Asked Questions about PMOVES Services Control Center

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

FAQPage Schema
How do I orchestrate multiple Docker Compose services with a single command?

Docker Compose orchestration for multiple services is managed centrally by coordinating start, stop, and status checks across distinct profiles from a single entry point. This eliminates manual startup commands and ensures consistent environment setup.

What is multi-profile lifecycle management for microservices?

Multi-profile lifecycle management groups microservices into logical profiles like core agents, voice pipelines, and monitoring stacks. It enables users to boot, manage, and verify specific service groups independently or collectively without manual environment configuration.

Can I monitor health and status visibility for Docker Compose stacks automatically?

Health and status visibility for Docker Compose stacks is provided through integrated status checks and dashboards. Users can verify all orchestrated services are running correctly via provided UI endpoints after executing a one-click bootstrap.

Does Pinokio support multi-service orchestration for development and operations contexts?

Pinokio supports multi-service orchestration by acting as a one-click launcher for complex service stacks. It coordinates Docker Compose environments across development and operations contexts, ensuring reliable deployments through consistent bootstrapping and integrated monitoring.

What's the best way to manage 40 plus microservices across different profiles?

Managing 40 plus microservices is handled by a centralized control center that organizes services into four profiles: core agents, voice, monitoring, and external integrations. It orchestrates the full stack automatically, removing environment fragility.

Why does manual startup fail for complex multi-service environments?

Manual startup fails due to environment fragility and dependency mismanagement across numerous microservices. A centralized launcher solves this by coordinating Docker Compose stacks automatically, ensuring consistent environment setup and integrated health visibility.