service-manual-all

Generate HTML manuals for all eRegistrations services with a catalog index.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/UNCTAD-eRegistrations/plugin-marketplace --skill service-manual-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: service-manual-all
Source: https://github.com/UNCTAD-eRegistrations/plugin-marketplace/tree/main/plugins/service-documentation/skills/service-manual-all
Command: npx skills add https://github.com/UNCTAD-eRegistrations/plugin-marketplace --skill service-manual-all

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Batch-generates citizen-facing HTML user manuals for ALL services of an eRegistrations instance, plus a browsable catalog index page. Use when the user wants to generate all service manuals, create a full documentation site, or produce a complete service catalog for an eRegistrations country instance.

Core Features & Use Cases

  • Generates user manuals for every citizen-facing service in a country instance
  • Builds a catalog index page to browse services
  • Supports branding integration and versioned outputs for publishing

Quick Start

Generate all service manuals for the connected BPA MCP instance.

Frequently Asked Questions about service-manual-all

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

FAQPage Schema
How do I batch-generate citizen-facing manuals for all services in an eRegistrations instance?

You can batch-generate citizen-facing manuals for all eRegistrations services by orchestrating parallel subagents that render complete HTML manuals and create a browsable catalog index page automatically.

What is the best way to create a complete documentation site for an eRegistrations country deployment?

Creating a complete documentation site for an eRegistrations country deployment involves generating self-contained HTML manuals for every service alongside a browsable catalog index for navigation.

Can I apply custom branding and version markers to generated HTML service manuals?

Yes, the generated HTML service manuals support branding integration and include a self-contained version marker to produce versioned outputs ready for publishing.

Does the manual generation process work for country-wide eRegistrations deployments with many services?

Yes, the manual generation process is designed specifically for country-wide eRegistrations deployments, orchestrating per-service subagents to render complete manuals in parallel.

How does parallel manual generation work for multiple eRegistrations services?

Parallel manual generation for eRegistrations services works by orchestrating per-service subagents that render complete HTML manuals simultaneously, then compiling them into a browsable catalog index.