stakeholder-engagement-plan

Generate a Project+ Stakeholder Engagement Plan DOCX from structured JSON input.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/kenmulford/PMSkills --skill stakeholder-engagement-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stakeholder-engagement-plan
Source: https://github.com/kenmulford/PMSkills/tree/main/skills/stakeholder-engagement-plan
Command: npx skills add https://github.com/kenmulford/PMSkills --skill stakeholder-engagement-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) components.

What problem does it solve?

Provides a structured, guardrailed process to generate a Project+ Stakeholder Engagement Plan (.docx) that captures stakeholders, engagement levels, and communication plans without fabricating information.

Core Features & Use Cases

  • Stakeholder Register: track names, roles, organizations, and baseline engagement factors.
  • Power/Interest Grid & Engagement Matrix: map stakeholders to quadrants and monitor current vs desired engagement.
  • Communications Plan: define cadence, channels, and owners per stakeholder.
  • Draft Gaps & Open Questions: surface TBD items for sponsor review before finalizing the plan.

Quick Start

Describe your project and stakeholders in plain language and ask the skill to generate the SEP document.

Frequently Asked Questions about stakeholder-engagement-plan

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

FAQPage Schema
How do I generate a stakeholder engagement plan document for project management?

To generate a stakeholder engagement plan, you provide structured JSON input describing your project and stakeholders, and the system renders a formatted DOCX document containing the stakeholder register, engagement matrix, and communication plan.

What is a power/interest grid and how does it map stakeholder engagement?

A power/interest grid maps stakeholders into quadrants based on their authority and project involvement, allowing you to monitor current versus desired engagement levels and define appropriate communication strategies for each group.

Can I create a communication plan for stakeholders with incomplete or TBD information?

Yes, the system supports TBD entries by reading your JSON input and highlighting these gaps directly in the generated DOCX, surfacing draft gaps and open questions for sponsor review before finalizing the plan.

How do I structure input data to populate a stakeholder register and engagement matrix?

You structure input data as JSON containing names, roles, organizations, and baseline engagement factors, which the system reads to populate the stakeholder register and map stakeholders onto the engagement matrix automatically.

Does generating a stakeholder engagement plan require specific document libraries or dependencies?

Generating the stakeholder engagement plan requires the python-docx library, which the underlying scripts use to render the SEP sections and save the final formatted document locally as a DOCX file.