Skip to content

Marp slide generation from wiki pages #10

@mohith-das

Description

@mohith-das

Summary

Generate presentation slides from wiki pages using Marp markdown format.

Motivation

Mentioned in Karpathy's gist as a useful output format. Users should be able to say "create a presentation about graph algorithms from the wiki" and get a Marp-formatted slide deck.

Approach

  • New MCP tool: generate_slides(topic, output_path)
  • AI reads relevant wiki pages and formats as Marp markdown
  • Saved as a .md file in the wiki (viewable in Obsidian with Marp plugin)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.2Planned for v0.2 release

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions