Agent Plugins Marketplace
All plugins

student-presentation-suite

v0.15.6

University presentation research, planning, PPTX generation, and review suite with shared standards, image strategy, and anti-AI wording checks.

Claude Code4 Skills

By YFan945License: MIT2 GitHub starsUpdated 3 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install student-presentation-suite for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install student-presentation-suite@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/YFan945/student-ppt-create

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/student-presentation-suite/.

Plugin files

plugins/student-presentation-suite/
├── .claude-plugin/plugin.json
├── skills/sp-deck/SKILL.md
├── skills/sp-outline/SKILL.md
├── skills/sp-research/SKILL.md
└── skills/sp-review/SKILL.md

Included Skills4

sp-deckskills/sp-deck/SKILL.md

Use only for a clearly student-owned academic context when the user explicitly asks to create, edit, improve, or rebuild an editable PPT, PPTX, PowerPoint, or slide deck.

sp-outlineskills/sp-outline/SKILL.md

Use only for a clearly student-owned academic context when the user explicitly requests a PPT or slide outline, not an editable deck. Do not use for generic presentations, standalone scripts, Q&A-only work, or non-student tasks.

sp-researchskills/sp-research/SKILL.md

Use only for a clearly student-owned academic context when a deck needs external facts, current data, statistics, or citations that must not be invented, or when the user restricts sourcing to their own material. Collects, grades, and cross-checks sources into a Research Pack. Does not design slides, write speaker notes, or produce PPTX.

sp-reviewskills/sp-review/SKILL.md

Use only for a clearly student-owned academic context when the user explicitly asks to review, audit, score, critique, compare, or diagnose an existing PPT/PPTX/PowerPoint deck or rendered export.

Plugin manifests1

plugins/student-presentation-suite/.claude-plugin/plugin.json
{
  "name": "student-presentation-suite",
  "description": "University presentation research, planning, PPTX generation, and review suite with shared standards, image strategy, and anti-AI wording checks.",
  "author": {
    "name": "YFan945"
  },
  "version": "0.15.6",
  "homepage": "https://github.com/YFan945/student-ppt-create/tree/main",
  "repository": "https://github.com/YFan945/student-ppt-create/tree/main/plugins/student-presentation-suite",
  "license": "MIT",
  "keywords": [
    "presentation",
    "pptx",
    "student",
    "research",
    "review",
    "speaker-notes",
    "coursework",
    "defense"
  ],
  "dependencies": []
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[student-presentation-suite on Agent Plugins Marketplace](https://pluginsmp.com/plugins/student-presentation-suite)