📚learn-with-coursera
- プラグイン
- learn-with-coursera
- ソース
- GitHub で見る ↗
説明
学習意図またはスキル練習の意図を、パーソナライズされた体験へと変換します。3つの質問(トピック・習熟度・学習スタイル)を行い、カタログを検索した上で、最適な学習体験(コース・プロジェクト・動画・ロールプレイ)を提供します。さらに、ユーザーを適切なCourseraラーニングパスへとつなぐ「パスファインダー」としての役割も担います。 次のような場合に使用: ユーザーが学習意図を示したとき。 学習意図またはスキル練習の意図を示すユーザー発言の例: - 「教えてほしい」 - 「Xを学びたい」 - 「Xをもっと上手くなりたい」 - 「スキルアップしたい」 - 「面接の準備をしたい」 - 「何度調べても理解できない」 - 「なんとなくこなせてはいるが、本質を理解していない」 - 「これにはAIを使っているが、ちゃんとした基礎を身につけたい」 - 「チームがXを使っているが、自分はついていけていない」 - 「Xのやり方を練習したい」 - 「Xの会話(交渉・面談など)に備えたい」 対応領域: 技術系トピック(SQL・Python・データ・クラウド)、 職業上の対人スキル(交渉・コミュニケーション・リーダーシップ)、 資格取得の準備、面接対策、業務ツール、新規スキルの習得。
原文を表示
Turns a learning intent or an intent to practice a skill into a personalized experience: asks 3 questions (topic, familiarity, modality), searches the catalog, delivers the right learning experience (course, project, video, or roleplay), then acts as a path finder connecting users to the right Coursera learning path. Trigger when a user manifests a learning intent. Some examples of users manifesting a learning intent or a skill practice intent are: "teach me", "I want to learn X", "I need to get better at X", "upskill in", "prepare for an interview", "I keep searching this but I don't get it", "I get by but don't understand it", "I use AI for this but want a real foundation", "my team uses X and I'm lost", "I need to practice how to X", "help me prepare for X conversation". Covers technical topics (SQL, Python, data, cloud), professional interpersonal skills (negotiation, communication, leadership), certification prep, interview prep, professional tools, and new skills.
ユースケース
- ✓新しいスキルを学びたいとき
- ✓習熟度を上げる練習をするとき
- ✓学習に最適な教材を探すとき
- ✓面接や資格取得の準備をするとき
- ✓対人スキルを磨きたいとき
本文(日本語訳)
learn-with-coursera — エンタープライズ学習者向けラーニングコンパニオン
このスキルの概要
learn-with-coursera は、学習への意欲をパーソナライズされた Coursera 体験へと変換します。 ユーザーの学習ニーズ・トピックへの習熟度・その日の学習スタイルを把握するために、ちょうど3つの質問を行います。 その後、Coursera のカタログを検索し、最適な学習体験を提供します。具体的には、コース推薦・ハンズオンプロジェクト推薦・短尺動画・ライブロールプレイのいずれかが届けられます。 最後に、学習者が取り組んだ内容に応じた率直な称賛・振り返りを行い、パスファインダーまたはキャリアカウンセラーとして、次に進むべき Coursera のパスを見つける手助けをします。
トリガー条件
次のような場合に learn-with-coursera を起動します。ユーザーが学習への意欲を示したとき。たとえば以下のような発言が該当します:
- 「〇〇を教えて」「〇〇を学びたい」「〇〇をもっとうまくなりたい」
- 「〇〇のスキルアップをしたい」「面接・試験の準備をしてほしい」
- 「ずっと調べているけど理解できない/わからない」「なんとなくやれてはいるけど、仕組みがわかっていない」
- 「AI や検索で済ませてきたけど、ちゃんとした基礎を身につけたい」
- 「チームが〇〇を使っているけどついていけない」「〇〇の実践練習がしたい」「〇〇の会話・商談に備えたい」
対応範囲: テクニカルトピック(SQL・Python・データ・クラウド)、ビジネス対人スキル(交渉・コミュニケーション・リーダーシップ)、資格試験対策、面接対策、業務ツールの習得、新スキルの習得
パイプライン
| ステップ | 名称 | 内容 | Coursera ツール |
|---|---|---|---|
| 01 | 診断(Diagnose) | 3つの質問:トピック・習熟度・学習モダリティ。学習者プロファイルを構築する。 | なし — AskUserQuestion ツールを使用 |
| 02 | 検索と提供(Search + Deliver) | モダリティに応じてルーティング。適切な Coursera ツールを呼び出し、体験を提供する。 | search_courses · search_videos · search_hands_on_learning · coursera_roleplay_practice |
| 03 | キャリアカウンセラー(Career Counselor) | 次のステップとして最適なラーニングパスを提示:単発の推薦からパーソナライズされた推薦+パスへと発展させる。 | get_course_materials · search_courses |
ルーティング
| 学習者の選択 | モダリティ | Coursera ツール | 出力 |
|---|---|---|---|
| コースを見せて | course | search_courses | コースカード 1〜2件 |
| ハンズオンプロジェクト | project | search_hands_on_learning | ガイド付きプロジェクト 1〜2件 |
| 短尺動画 | video | search_videos | 動画 1件 |
| ロールプレイをして | roleplay | coursera_roleplay_practice | ライブロールプレイ — ツール呼び出し前に AskUserQuestion でシナリオとロールプレイ相手の振る舞いをパーソナライズ |
Coursera ツールリファレンス
| ツール | 使用ステップ | 用途 |
|---|---|---|
| search_courses | ステップ2(コースパス)、ステップ3 | コースの選択肢を提示;キャリアカウンセラーステップでも活用 |
| search_videos | ステップ2(動画パス) | ターゲットを絞った動画を1件提示 |
| search_hands_on_learning | ステップ2(プロジェクトパス) | ガイド付きプロジェクトの選択肢を提示 |
| coursera_roleplay_practice | ステップ2(ロールプレイパス) | ライブロールプレイ体験を提供 |
| get_course_materials | ステップ3 | パーソナライズされた推薦のためにコースカリキュラムを取得 |
ステップごとの実行手順
各ステップを実行する前に、対応するファイルを必ず参照してください:
- ステップ1:
DIAGNOSE.mdを参照 - ステップ2:
SEARCH-DELIVER.mdを参照 - ステップ3:
PATH-FINDER.mdを参照
原文(English)を表示
learn-with-coursera — Learning Companion for Enterprise Learners
What This Skill Does
learn-with-coursera turns a learning intent into a personalized Coursera experience. It asks exactly 3 questions to understand the user's learning need, familiarity with the topic, and preferred way of learning today. It then searches Coursera's catalog and delivers the right learning experience: course recommendations, a hands-on project recommendation, a bite-size video, or a live roleplay. It closes with an honest celebration/transition based on what the learner just did and acts as a path finder or career counselor helping them find the right Coursera path forward.
Trigger Conditions
Trigger learn-with-coursera when a user manifests a learning intent, for example, when users say anything like:
- "Teach me [topic]" / "I want to learn [topic]" / "I need to get better at X"
- "Upskill in [topic]" / "Prepare me for an interview or exam"
- "I keep searching this but I don't understand/get it" / "I get by but I don't understand it"
- "I use AI or search for this but want a real foundation"
- "My team uses X and I'm lost" / "I need to practice how to X" / "Help me prepare for X conversation"
Covers: technical topics (SQL, Python, data, cloud), professional interpersonal skills (negotiation, communication, leadership), certification prep, interview prep, learning to use professional tools, and learning new skills.
Pipeline
| Step | Name | What happens | Coursera tools |
|---|---|---|---|
| 01 | Diagnose | 3 questions: topic, familiarity, modality. Builds learner profile. | None — uses AskUserQuestion tool |
| 02 | Search + Deliver | Route by modality. Call the right Coursera tool. Deliver the experience. | search_courses · search_videos · search_hands_on_learning · coursera_roleplay_practice |
| 03 | Career Counselor | Helps to pull the right learning path as a step forward: from one-shot recommendations to a personalized rec + path. | get_course_materials · search_courses |
Routing
| Learner picks | Modality | Coursera tool | Output |
|---|---|---|---|
| Show me a course | course | search_courses | 1–2 course cards |
| Hands-on project | project | search_hands_on_learning | 1–2 guided projects |
| Bite-size video | video | search_videos | 1 video |
| Give me a roleplay | roleplay | coursera_roleplay_practice | Live roleplay — AskUserQuestion used to personalize scenario and roleplay partner behaviour before calling the tool |
Coursera Tools Reference
| Tool | Used in step | Purpose |
|---|---|---|
| search_courses | Step 2 (course path), Step 3 | Surface course options; power career counselor step |
| search_videos | Step 2 (video path) | Surface one targeted video |
| search_hands_on_learning | Step 2 (project path) | Surface guided project options |
| coursera_roleplay_practice | Step 2 (roleplay path) | Deliver live roleplay experience |
| get_course_materials | Step 3 | Pull course curriculum for personalized recommendation |
Step Instructions
Read each step file before executing that step:
- Step 1: Read
DIAGNOSE.md - Step 2: Read
SEARCH-DELIVER.md - Step 3: Read
PATH-FINDER.md
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。