write-wiki

Create end-user wiki pages for HMIS modules in the hmis.wiki repository.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/withmartian-sandbox/ghrc-x-a78d77e2f0a84f43b4d486d418566b5b --skill write-wiki-withmartian-sandbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-wiki
Source: https://github.com/withmartian-sandbox/ghrc-x-a78d77e2f0a84f43b4d486d418566b5b/tree/main/.claude/skills/write-wiki
Command: npx skills add https://github.com/withmartian-sandbox/ghrc-x-a78d77e2f0a84f43b4d486d418566b5b --skill write-wiki-withmartian-sandbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HMIS wiki documentation is often scattered and inconsistent. This skill creates end-user documentation directly in the sibling hmis.wiki repository, following the project's guidelines, ensuring uniform quality and location.

Core Features & Use Cases

  • Generates end-user wiki pages in the HMIS wiki repository
  • Enforces the project's wiki writing guidelines (tone, structure, and formatting)
  • Supports quick onboarding by producing ready-to-publish content for modules/features

Quick Start

Run the write-wiki skill with the module/feature name to generate the corresponding wiki page in the sibling ../hmis.wiki directory.

Frequently Asked Questions about write-wiki

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

FAQPage Schema
How do I auto-generate end-user wiki documentation for HMIS modules?

To auto-generate HMIS wiki documentation, run the write-wiki skill with a module or feature name to produce a structured Markdown page with YAML frontmatter directly in the sibling hmis.wiki repository.

What is the best way to maintain consistent structure in HMIS wiki pages?

Maintaining consistent wiki structure involves enforcing project writing guidelines for tone, Markdown formatting, and YAML frontmatter metadata, which this automation skill applies uniformly to every generated HMIS module page.

How do I write HMIS documentation that is ready for end-user onboarding?

Writing ready-to-publish HMIS documentation requires structuring content with standardized Markdown sections and YAML metadata for end users, ensuring uniform quality and correct placement in the wiki directory.

Does the wiki documentation automation place files directly in the HMIS wiki repo?

Yes, the wiki documentation automation places generated Markdown files directly into the sibling ../hmis.wiki directory, ensuring new module pages are correctly located within the existing repository structure.

What format does the generated HMIS wiki documentation use for metadata and content?

The generated HMIS wiki documentation uses YAML frontmatter for metadata and structured Markdown sections for content, satisfying project requirements and ensuring consistent formatting across all end-user pages.

Can I use this wiki generation approach for documenting new HMIS features only?

You can use this wiki generation approach for documenting both new HMIS modules and new features, creating standardized end-user pages that ensure consistent structure and location across the repository.