present

Generate a 6-view presentation from MindrianOS room contents.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill present-jsagir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: present
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/present
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill present-jsagir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of presenting complex information stored in a room by generating a comprehensive 6-view presentation that includes a dashboard, wiki, deck, insights, diagrams, and graph.

Core Features & Use Cases

  • 6-View Presentation: Generates a presentation with six different views of the room's content.
  • Action Items: Outputs the presentation as action items with the 6 views listed as outputs.
  • Teaching: Ideal for visually explaining the room's contents to others.

Quick Start

Generate and open the 6-view presentation of your room with the command /mos:present.

Frequently Asked Questions about present

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

FAQPage Schema
How do I generate a visual presentation from a mind mapping room?

To generate a presentation from a mind mapping room, use a skill that processes room data into a structured 6-view output. It creates a comprehensive summary by rendering a dashboard, wiki, deck, insights, diagrams, and graph from the room contents.

What is the best way to summarize complex room data for teaching purposes?

The best way to summarize complex room data for teaching is to generate a multi-view presentation. By transforming room contents into six distinct visual formats, you can effectively explain and teach complex information to others through diversified visualizations.

How does information visualization work with room contents?

Information visualization with room contents works by reading the room data and rendering it into six structured views: a dashboard, wiki, deck, insights, diagrams, and a graph. This process transforms raw room state data into a comprehensive visual summary.

Do I need a specific file format to generate a room summary presentation?

Yes, you need access to the room's STATE.md file to generate a room summary presentation. The process requires reading this specific room data file and executing a script to render the contents into the structured 6-view presentation output.

Can I output the presentation views as actionable items?

Yes, you can output the presentation views as actionable items. The generation process outputs the 6 views as action items, allowing you to systematically interact with the dashboard, wiki, deck, insights, diagrams, and graph results.

Are there limitations to generating a presentation from room data?

A limitation of generating a presentation from room data is the strict dependency on script execution and access to the room/STATE.md file. Without this specific environment setup and room state data, the 6-view rendering process cannot execute.