write-wiki

Generate end-user wiki documentation for HMIS modules as Markdown files.

224|136|Updated Jul 12, 2014
One-click install
npx skills add https://github.com/hmislk/hmis --skill write-wiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-wiki
Source: https://github.com/hmislk/hmis/tree/main/.claude/skills/write-wiki
Command: npx skills add https://github.com/hmislk/hmis --skill write-wiki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HMIS teams need consistent, user-focused documentation for end users without exposing internal implementation details.

Core Features & Use Cases

  • Creates end-user wiki pages in the sibling hmis.wiki repository following project writing guidelines.
  • Enforces a clear, actionable structure with sections like Overview, How to Use, and Troubleshooting.
  • Supports onboarding and training materials for pharmacy staff, nurses, doctors, and administrators.

Quick Start

Create a well-structured wiki article in the sibling ../hmis.wiki directory following the project's wiki guidelines.

Frequently Asked Questions about write-wiki

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

FAQPage Schema
How do I create end-user documentation for HMIS modules?

You can generate standardized wiki documentation for HMIS by creating Markdown files with YAML frontmatter in the sibling hmis.wiki directory. This process applies structured writing guidelines to produce user guides covering overviews, steps, messages, and troubleshooting scenarios for clinical and administrative staff.

What is the required format for HMIS wiki training materials?

HMIS training materials require Markdown files with YAML frontmatter specifying name and description attributes. This format enforces a standardized structure containing overview, usage instructions, and troubleshooting sections tailored for roles like pharmacy staff, nurses, doctors, and administrators.

Can I generate wiki guides for different hospital staff roles like nurses and pharmacists?

Yes, you can generate role-specific wiki guides for pharmacy staff, nurses, doctors, and administrators. The documentation standardizes how-to guides across HMIS modules while focusing on specific workflows, messages, and troubleshooting scenarios relevant to each healthcare user group.

Does the wiki generator require a specific directory structure?

Yes, the documentation generator writes Markdown files to the ../hmis.wiki sibling directory. This specific repository structure ensures all generated end-user documentation remains properly separated from internal implementation details while strictly following project writing guidelines.

What sections should be included in HMIS end-user guide documentation?

HMIS end-user guide documentation must include Overview, How to Use, and Troubleshooting sections. This actionable structure standardizes user guides by covering module overviews, step-by-step instructions, system messages, and troubleshooting scenarios tailored for various healthcare staff roles.