• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLKnowledge Worklearning

learn-with-coursera

プラグイン
Learn with Coursera
ソース
GitHub で見る ↗
説明

ユーザーの学習意欲やスキル習得の希望を、その人に合わせたカスタマイズされた学習体験に変える機能です。 **動作の流れ:** 3つの質問(学習したいトピック、現在の知識レベル、学習方法の好み)を通じて情報を収集し、学習コンテンツのカタログを検索します。その後、ユーザーに最適な学習方法(コース、プロジェクト、動画、ロールプレイなど)を提供し、Courseraの学習パスへと導きます。 **使用場面:** ユーザーが学習したいという意思を示した時点で自動的に動作します。 **学習意欲の示し方の例:** 「教えてください」「Xを学びたい」「Xが上手くなりたい」「スキルを高めたい」「面接に向けて準備したい」「これをずっと検索しているけど理解できない」「なんとか使えるけど仕組みがわからない」「AIで対応しているけど基礎をちゃんと学びたい」「チームが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 — 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 による自動翻訳です。