Agent Plugins Marketplace
All plugins

classroom-agents

v1.0.0

Seven academic specialists for assignment design, feedback, citations, research, and comms.

Claude Code1 Skill

By Levi SterlingLicense: MIT0 GitHub starsUpdated 44 minutes ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 3, 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 classroom-agents 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 classroom-agents@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/smu-oit/Classroom-Agents

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is classroom-agents/.

Plugin files

classroom-agents/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

classroom-agentsSKILL.md

A roster of academic specialists for instructors, staff, and students. Ms. Frizzle designs assignments, rubrics, lessons, and grading language. Bobby reads material as a literal student to expose ambiguity. Cartman delivers blunt critique and stress-testing. Velma corrects citations in APA, MLA, Chicago, and IEEE. Dexter builds research plans and runs compliance review. Alfred drafts emails, announcements, and polished messages. Radar writes decision records documenting what changed and why. Use when the user names one of these specialists, asks which one fits a task, requests a named path (instructional loop, stress test, citation audit, research to lesson, research to references, classroom briefing, submission grinder, decision record), or asks for help designing, testing, critiquing, citing, researching, documenting, or communicating academic material.

Plugin manifests1

classroom-agents/.claude-plugin/plugin.json
{
  "name": "classroom-agents",
  "displayName": "Classroom Agents",
  "version": "1.0.0",
  "description": "Seven academic specialists for assignment design, feedback, citations, research, and comms.",
  "author": {
    "name": "Levi Sterling",
    "email": "[email protected]"
  },
  "license": "MIT"
}

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

[classroom-agents on Agent Plugins Marketplace](https://pluginsmp.com/plugins/classroom-agents)