mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-07-11 11:45:44 -03:00
Add learn-with-coursera plugin (#2997)
This commit is contained in:
parent
17c98c81f1
commit
87dc01078f
@ -1542,6 +1542,26 @@
|
||||
"source": "./external_plugins/laravel-boost",
|
||||
"homepage": "https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/laravel-boost"
|
||||
},
|
||||
{
|
||||
"name": "learn-with-coursera",
|
||||
"description": "Turn any learning intent into a personalized Coursera experience. Asks three quick questions (topic, familiarity, preferred format), searches Coursera's catalog, and delivers the right next step — a course, hands-on project, short video, or live roleplay — then maps a path forward. Requires the Coursera connector for catalog tools.",
|
||||
"author": {
|
||||
"name": "Coursera"
|
||||
},
|
||||
"category": "learning",
|
||||
"source": {
|
||||
"source": "git-subdir",
|
||||
"url": "https://github.com/coursera/skills.git",
|
||||
"path": "skills",
|
||||
"ref": "main",
|
||||
"sha": "ac28fd6ebf8584e3ee196159bd6d4514fa07de0f"
|
||||
},
|
||||
"strict": false,
|
||||
"skills": [
|
||||
"./learn-with-coursera"
|
||||
],
|
||||
"homepage": "https://github.com/coursera/skills"
|
||||
},
|
||||
{
|
||||
"name": "learning-output-style",
|
||||
"description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user