Course Learner — Development skill for Claude Code
Course Learner: Fetch Materials & Build Understanding Profile.
How to install Course Learner
Installs to ~/.claude/skills/sma1lboy-student-skill-course_learner/SKILL.md
mkdir -p ~/.claude/skills/sma1lboy-student-skill-course_learner && curl -fsSL https://raw.githubusercontent.com/Sma1lboy/student-skill/HEAD/prompts/course_learner.md -o ~/.claude/skills/sma1lboy-student-skill-course_learner/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Course Learner does
prompt_version: "1.0" last_updated: "2026-04-02" changelog:
- version: "1.0" date: "2026-04-02" change: "Initial version — course material fetching, understanding profile generation, study aid" eval_score: null
Course Learner: Fetch Materials & Build Understanding Profile
Purpose
When a student specifies a course, automatically fetch all available materials (PPTs, PDFs, pages, files) from Canvas LMS, store them locally, and generate a **course understanding profile*
Alternatives in Development
- Reddit Fetch — Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors 6.5k ★
- Claude Certified Architect — This repository contains study materials for the Claude Certified Architect — Foundations certification 4.6k ★
- /intel — Fetch actionable intelligence for a target 1.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Build Kb
Use the kb-builder agent to ingest all source materials in knowledge_base/sources/ and build my candidate prof
Rec More Like This
User provides something they enjoyed (a film, book, podcast, video, course, etc.); the recommender suggests si
Post Enrich
Fetch recent LinkedIn posts for leads and add them as buying-intent signals. Uses Vayne's profile_posts API.
Learner
Learner Skill - 自学习技能
Xp Answer
Send the learner's next answer into the currently active XP session.
Notebooklm Learner Pack
NotebookLM Learner Pack — Claude skill for generating branded interactive learning packs with 29 copy-paste pr
Related Agents
Glossary
Quick reference for technical terms used throughout this course. Don't worry about memorizing these now - refe
Mentor Courses
Use this agent when the user needs help with educational content, course creation, learning paths, study plans
Claude Code Crash Course
Hands-on crash course for Claude Code with branch-based projects on MCP, subagents, hooks, and automation.