x-ipe-task-based-share-idea

Convert refined idea summaries into PPTX, DOCX, and PDF files.

8|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Young-Z/X-IPE --skill x-ipe-task-based-share-idea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-ipe-task-based-share-idea
Source: https://github.com/Young-Z/X-IPE/tree/main/.github/skills/x-ipe-task-based-share-idea
Command: npx skills add https://github.com/Young-Z/X-IPE --skill x-ipe-task-based-share-idea

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning refined idea summaries into shareable documents (PPTX, DOCX, PDF), saving time when preparing presentations or reports.

Core Features & Use Cases

  • Detect available conversion tools (pandoc, MCP) and assess formats
  • Identify the latest idea-summary file and load its content
  • Confirm target formats with the user and generate format-specific outputs
  • Naming convention: formal-{source_name}.{extension} and verification of output
  • Use cases include presentations, executive summaries, and stakeholder reports

Quick Start

Use the x-ipe-task-based-share-idea skill to convert an idea-summary-vN.md to one or more shareable formats (PPTX, DOCX, PDF). Provide the idea folder path and desired target formats; the system will load the source, confirm formats, restructure content for slides, and generate output files named formal-{source_name}.{ext} in the same folder.

Frequently Asked Questions about x-ipe-task-based-share-idea

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

FAQPage Schema
How do I convert a markdown idea summary into PPTX, DOCX, or PDF?

To convert a markdown idea summary into PPTX, DOCX, or PDF, you provide the idea folder path and desired formats. The system detects available converters like pandoc, restructures the content for each format, and outputs shareable files.

Can I generate multiple document formats from one source file at the same time?

Yes, you can generate multiple document formats from one source file simultaneously. After loading the latest idea-summary file, the system confirms your target formats and restructures the content to output PPTX, DOCX, and PDF files as requested.

Does this document conversion method require pandoc or MCP tools to be installed first?

This document conversion method detects available pandoc or MCP tools to process the transformation. It assesses your environment to identify usable converters before restructuring the idea summary and generating the final shareable files.

What is the best way to prepare a markdown summary for slide presentation conversion?

The best way to prepare a markdown summary for slide presentation conversion is to ensure it is a refined idea-summary file. The system automatically restructures the loaded content specifically for slides before generating the PPTX output.

How are the converted shareable documents named and where are they saved?

Converted shareable documents are named formal-{source_name}.{extension} and saved directly in the source idea folder. The system automatically verifies the output files after generating them in your specified PPTX, DOCX, or PDF format.