cwm-doc-generation

Generate CWM documentation from ServiceNow project data.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill cwm-doc-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cwm-doc-generation
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/spm/cwm-doc-generation
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill cwm-doc-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collaborative Work Management (CWM) documentation often requires extracting and organizing data from multiple ServiceNow project sources into consistent reports for stakeholders. This skill automates the generation of comprehensive project status reports, risk digests, and executive summaries, saving time and reducing manual errors.

Core Features & Use Cases

  • Automates production of status reports, risk summaries, stakeholder communications, and portfolio dashboards from ServiceNow project data.
  • Produces repeatable templates suitable for weekly/monthly cadence and executive briefings.
  • Ideal for PMs, program leaders, and portfolio managers who need consistent, data-driven documentation.

Quick Start

Load this skill and run the CWM documentation workflow against a ServiceNow project to auto-generate status reports and stakeholder communications.

Frequently Asked Questions about cwm-doc-generation

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

FAQPage Schema
How do I automate project status report generation from ServiceNow project data?

Automate project status report generation by applying a CWM documentation workflow against ServiceNow project data, pulling from pm_project and pm_project_task tables to compile consistent stakeholder updates. This eliminates manual data extraction and formatting errors from your reporting cycle.

Can I generate executive summaries and risk digests from ServiceNow pm_project tables?

Generate executive summaries and risk digests by querying ServiceNow pm_project, risk, and issue tables to compile data-driven documentation for leadership briefings. The automation produces repeatable templates suitable for monthly cadence and executive reporting.

What ServiceNow roles and table access do I need to automate stakeholder communications?

Automating stakeholder communications requires access to pm_project, pm_project_task, risk, issue, and resource_plan tables, plus appropriate ServiceNow roles and plugins to compile reports. Ensure your user profile has portfolio management permissions before running the workflow.

What's the best way to produce repeatable weekly project documentation from ServiceNow for stakeholders?

Producing repeatable weekly project documentation involves running a CWM workflow that extracts ServiceNow project data into standardized templates for stakeholder communication. This approach ensures consistent formatting across active projects while reducing manual compilation time.

Does CWM documentation automation work for portfolio dashboards and program-level risk reviews?

CWM documentation automation works for portfolio dashboards and program-level risk reviews by aggregating data across multiple active ServiceNow projects. It compiles risk and issue records into comprehensive summaries suitable for program leaders and portfolio managers.

Why does my ServiceNow project data not populate correctly in automated status reports?

Automated status reports may not populate correctly if the ServiceNow user lacks required roles or if pm_project, risk, and resource_plan tables are missing required plugins. Verify table access permissions and ensure all prerequisite plugins are activated before generating documentation.