authoring-sharepoint-markdown

Convert AI-generated content into SharePoint-compatible Markdown using predefined templates.

84|31|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/zrosenfield/sharepoint-ai-skills --skill authoring-sharepoint-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-sharepoint-markdown
Source: https://github.com/zrosenfield/sharepoint-ai-skills/tree/main/Skills/authoring-sharepoint-markdown
Command: npx skills add https://github.com/zrosenfield/sharepoint-ai-skills --skill authoring-sharepoint-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of converting raw content generated by AI tools like Microsoft Copilot into well-formatted, SharePoint-ready Markdown files, saving users time and ensuring consistency.

Core Features & Use Cases

  • Content Transformation: Converts AI-generated text (summaries, research, notes) into structured Markdown.
  • SharePoint Compatibility: Ensures output adheres to SharePoint's Markdown web part rendering capabilities.
  • Template Application: Provides and applies specific templates for different document types (knowledge articles, how-to guides, meeting summaries, project overviews).
  • Use Case: A user has meeting notes generated by Copilot and needs to create a formal meeting summary page for their team's SharePoint site. This Skill will take the raw notes, organize them into the "Meeting or Workshop Summary" template, and output clean Markdown.

Quick Start

Use the authoring-sharepoint-markdown skill to convert the provided Copilot output into a SharePoint knowledge article.

Frequently Asked Questions about authoring-sharepoint-markdown

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

FAQPage Schema
How do I convert Copilot generated content into SharePoint Markdown?

This Skill transforms Copilot generated content into structured SharePoint Markdown files by applying predefined templates for headers, lists, and tables compatible with SharePoint web parts.

What is the best way to format AI meeting notes for a SharePoint knowledge base?

The best way to format AI meeting notes for a SharePoint knowledge base is using template-driven Markdown conversion, which organizes raw summaries into structured documents like meeting or workshop summaries.

Does SharePoint Markdown support the same formatting as standard Markdown?

SharePoint Markdown does not support all standard Markdown features; this Skill adheres to SharePoint web part limitations and best practices for headers, lists, tables, and links to ensure compatibility.

Can I use templates to standardize process guides in SharePoint Markdown?

Yes, you can use templates to standardize process guides in SharePoint Markdown, as this Skill applies specific predefined templates for knowledge articles, how-to guides, meeting summaries, and project overviews.

How do I create a SharePoint compatible knowledge article from raw AI text?

To create a SharePoint compatible knowledge article from raw AI text, this Skill processes the input and applies a predefined template to output clean, structured Markdown formatted for SharePoint web parts.