service-manual

Generate citizen-facing HTML manuals for eRegistrations services from BPA data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of citizen-facing HTML user manuals for eRegistrations BPA services, reducing manual drafting time and ensuring consistent guidance for users.

Core Features & Use Cases

  • Generates a complete, ready-to-publish HTML manual for a specified BPA service.
  • Applies strict non-modification of BPA data, presenting information clearly for citizens.
  • Supports visual identity customization and print-friendly formatting for government websites and documents.

Quick Start

Provide the Service ID and Instance when prompted to generate the manual.

Frequently Asked Questions about service-manual

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

FAQPage Schema
How do I generate citizen-facing HTML manuals for eRegistrations services?

To generate citizen-facing HTML manuals, you provide the Service ID and Instance, and the system fetches BPA service data to output a self-contained HTML file with prerequisites, forms, roles, and costs.

What is the best way to document BPA service prerequisites and forms for citizens?

Documenting BPA service prerequisites and forms is best handled by fetching form structures, fields, determinants, and roles via a BPA MCP server to automatically compile comprehensive HTML documentation.

Do I need a BPA MCP server connection to create eRegistrations documentation?

Yes, you need access to a BPA MCP server to fetch the required form structures, fields, determinants, roles, and registrations needed to accurately generate the eRegistrations documentation.

Can I customize the visual identity of generated HTML service manuals for government websites?

Yes, you can customize the visual identity of generated HTML service manuals, applying specific branding and print-friendly formatting suitable for government websites and physical documents.

Does the generated HTML manual include versioning and inline CSS?

Yes, the generated HTML manual includes inline CSS for self-contained styling and versioning, ensuring the document remains consistent and portable across different viewing environments.

Are there limitations when modifying BPA data in citizen documentation?

Yes, a strict limitation is the non-modification of BPA data; the system applies strict non-modification rules to present information clearly for citizens without altering the underlying source data.