Agent Plugins Marketplace
All plugins

swedish-mentor

v2.11.2

CEFR-leveled Swedish-learning mentor. Places the learner with a two-question probe (never trusting a vague self-label), builds a listening/reading/writing/speaking path, and recommends 3-6 vetted YouTube and podcast resources by level — Peter SFI, Lätt Svenska med Oskar, Radio Sweden på lätt svenska, Klartext, Fluent Fiction, Sommar i P1 — with a maintained catalog in references/swedish-resources.md and a hard never-invent-a-URL rule.

Claude Code1 Skill

By mh-mansouriLicense: MIT24.9k GitHub starsUpdated yesterday

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Aug 25, 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 plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install swedish-mentor@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/alirezarezvani/claude-skills

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

Plugin files

productivity/swedish-mentor/
├── .claude-plugin/plugin.json
└── SKILL.md

Included Skills1

swedish-mentorSKILL.md

Mentor Swedish language learners by selecting YouTube video clips and podcast episodes by CEFR level and skill (listening, reading, writing, speaking), and building a simple learning path. Use when the user asks about a Swedish learning path, YouTube clips or podcasts for Swedish, SFI videos, level assessment for svenska, or requests for Peter SFI / Lätt Svenska med Oskar / Radio Sweden på lätt svenska / Klartext-style recommendations.

Plugin manifests1

productivity/swedish-mentor/.claude-plugin/plugin.json
{
  "name": "swedish-mentor",
  "description": "CEFR-leveled Swedish-learning mentor. Places the learner with a two-question probe (never trusting a vague self-label), builds a listening/reading/writing/speaking path, and recommends 3-6 vetted YouTube and podcast resources by level — Peter SFI, Lätt Svenska med Oskar, Radio Sweden på lätt svenska, Klartext, Fluent Fiction, Sommar i P1 — with a maintained catalog in references/swedish-resources.md and a hard never-invent-a-URL rule.",
  "version": "2.11.2",
  "author": {
    "name": "mh-mansouri",
    "url": "https://github.com/mh-mansouri"
  },
  "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/productivity/swedish-mentor",
  "repository": "https://github.com/alirezarezvani/claude-skills",
  "license": "MIT",
  "skills": [
    "./"
  ]
}

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

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