Token导航 LogoToken导航TokenDH.com
待分类权限需确认github未标认证来源可访问许可证需确认审计通过

course-material-creator课程材料创建者

Agent Skill

course-material-creator 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,802

周安装

160

GitHub Stars

48

下载量

1,331
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:course-material-creator(课程材料创建者)
来源仓库:https://github.com/travisjneuman/.claude
仓库路径:skills/course-material-creator
安装命令:
npx skills add https://github.com/travisjneuman/.claude --skill course-material-creator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/travisjneuman/.claude --skill course-material-creator

简介

course-material-creator 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。

  • 由于缺少原始 SKILL.md 内容,具体功能尚不明确,需结合来源仓库进一步核验用途。
  • 它可能涉及课程相关资源的创建或管理,但当前信息不足以确定其核心能力。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
course-material-creator
description
Create custom educational materials including syllabi, lesson plans, assessments, reading lists, and learning objectives. Use when building course curricula, training programs, workshops, or educational content.

Course Material Creator

Frameworks for designing structured educational experiences from syllabus creation through assessment design, supporting formal courses, corporate training, and self-directed learning programs.

Syllabus Design

Syllabus Template

COURSE SYLLABUS

COURSE TITLE: ______________________________
INSTRUCTOR: ________________________________
TERM/DATES: ________________________________
MEETING TIME: ______________________________
LOCATION: __________________________________

COURSE DESCRIPTION (2-3 sentences):
[What the course covers and why it matters]

LEARNING OBJECTIVES:
By the end of this course, students will be able to:
  1. [Verb] + [specific knowledge/skill] + [context/conditions]
  2. [Verb] + [specific knowledge/skill] + [context/conditions]
  3. [Verb] + [specific knowledge/skill] + [context/conditions]
  4. [Verb] + [specific knowledge/skill] + [context/conditions]
  5. [Verb] + [specific knowledge/skill] + [context/conditions]

PREREQUISITES:
  - [Required prior knowledge or courses]
  - [Required tools or materials]

REQUIRED MATERIALS:
  - [Textbook, software, supplies]

GRADING / ASSESSMENT:
  Component              | Weight | Due Dates
  Participation          | ___%   | Ongoing
  Assignments (N)        | ___%   | Weekly/Biweekly
  Midterm project/exam   | ___%   | Week __
  Final project/exam     | ___%   | Week __

GRADING SCALE:
  A: 93-100  A-: 90-92  B+: 87-89  B: 83-86  B-: 80-82
  C+: 77-79  C: 73-76   C-: 70-72  D: 60-69  F: <60

COURSE SCHEDULE:
  Week 1:  [Topic] — Reading: [Ch. X] — Due: [Assignment]
  Week 2:  [Topic] — Reading: [Ch. X] — Due: [Assignment]
  ...
  Week N:  [Topic] — Final project due

POLICIES:
  Late work: [Policy]
  Attendance: [Policy]
  Academic integrity: [Policy]
  Accommodations: [Statement]

Learning Objective Verbs (Bloom's Taxonomy)

LevelVerbsExample Objective
RememberDefine, list, recall, identify, name, recognize"List the five phases of project management"
UnderstandExplain, describe, summarize, interpret, classify"Explain the relationship between supply and demand"
ApplyUse, implement, solve, demonstrate, calculate"Apply regression analysis to a real-world dataset"
AnalyzeCompare, contrast, examine, differentiate, organize"Analyze competing business strategies and identify trade-offs"
EvaluateAssess, critique, justify, recommend, judge"Evaluate the effectiveness of three marketing campaigns"
CreateDesign, construct, develop, formulate, produce"Design a database schema for a multi-tenant application"

Lesson Plan Design

Single Lesson Template

LESSON PLAN

Topic: _________________________________
Duration: _______ minutes
Week/Session: __________________________
Prerequisites: _________________________

LEARNING OBJECTIVES (this lesson):
  Students will be able to:
  1. [Objective]
  2. [Objective]

MATERIALS NEEDED:
  - [Slides, handouts, tools, datasets]

LESSON STRUCTURE:

  TIME    | ACTIVITY          | METHOD          | NOTES
  --------|-------------------|-----------------|----------
  0-5     | Opening hook      | Story/question  | Engage interest
  5-15    | Review prior      | Q&A / quiz      | Connect to today
  15-35   | New content       | Lecture + demo   | Core concepts
  35-50   | Guided practice   | Pair exercise    | Apply with support
  50-65   | Independent work  | Solo exercise    | Apply independently
  65-75   | Debrief + Q&A     | Discussion       | Clarify and extend
  75-80   | Preview next      | Summary          | Connect forward

DIFFERENTIATION:
  Struggling learners: [Scaffolding or alternative]
  Advanced learners: [Extension activity]

ASSESSMENT:
  Formative: [How you'll check understanding during class]
  Summative: [How this connects to graded assessment]

REFLECTION (post-lesson):
  - What worked well?
  - What would I change?
  - What do students need more practice on?

Engagement Techniques

TechniqueDurationBest ForDescription
Think-Pair-Share5-10 minConcept processingThink alone, discuss with partner, share with class
Jigsaw20-30 minComplex topicsGroups each learn one piece, then teach each other
Case Study30-60 minApplicationAnalyze real-world scenario, propose solutions
Gallery Walk15-20 minPeer reviewPost work around room, students circulate and comment
Muddiest Point3-5 minChecking understandingStudents write what confused them most
Minute Paper3-5 minReflection"What was the most important thing you learned today?"
Fishbowl15-20 minDiscussion skillsInner circle discusses, outer circle observes
Role Play15-30 minSoft skillsAct out scenarios (negotiation, feedback, sales)

Assessment Design

Assessment Types and When to Use

Assessment TypePurposeMeasuresBest For
Multiple choiceKnowledge recallRecognition, basic understandingLarge classes, quick grading
Short answerComprehensionExplanation, applicationMid-depth understanding
EssayAnalysis/synthesisCritical thinking, argumentationDeep understanding
ProjectApplication/creationPractical skills, creativityReal-world competency
PresentationCommunicationPublic speaking, synthesisExplaining complex topics
PortfolioGrowth over timeCumulative progress, reflectionLong-term skill development
Peer reviewEvaluation skillsCritical analysis, feedbackCollaborative learning
Practical/labHands-on skillsTechnical executionApplied/technical courses

Rubric Design Template

RUBRIC: [Assignment Name]

Criteria        | Excellent (4)      | Good (3)          | Adequate (2)      | Needs Work (1)
----------------|--------------------|--------------------|--------------------|-----------------
[Criterion 1]   | [Description of    | [Description of    | [Description of    | [Description of
                | excellent work]    | good work]         | adequate work]     | poor work]
                |                    |                    |                    |
[Criterion 2]   | [Description]      | [Description]      | [Description]      | [Description]
                |                    |                    |                    |
[Criterion 3]   | [Description]      | [Description]      | [Description]      | [Description]
                |                    |                    |                    |
[Criterion 4]   | [Description]      | [Description]      | [Description]      | [Description]

SCORING:
  Total points: ___ / [Max]
  Weight: ___% of final grade

Reading List Curation

Reading Selection Framework

READING LIST CURATION:

FOR EACH READING, EVALUATE:
  Relevance:     Does it directly support learning objectives?
  Accessibility: Is the reading level appropriate?
  Recency:       Is the information current? (or intentionally historical?)
  Diversity:     Does the list include varied perspectives?
  Length:         Is the total reading load reasonable?

READING LOAD GUIDELINES:
  Undergraduate:  30-50 pages/week
  Graduate:       50-100 pages/week
  Professional:   20-40 pages/week (busy professionals)
  Self-directed:  Learner's pace (provide suggested schedule)

CATEGORIZATION:
  Required:    Must read before class/session
  Recommended: Deepens understanding of required material
  Reference:   Available for future use/specific needs
  Optional:    For highly interested learners

Annotated Reading List Template

READING LIST: [Course Name]

WEEK 1: [Topic]
  REQUIRED:
  - [Author]. "[Title]." [Source], [Year]. [Pages/sections].
    Why: [1 sentence on what this reading contributes]

  RECOMMENDED:
  - [Author]. "[Title]." [Source], [Year].
    Why: [1 sentence on supplementary value]

WEEK 2: [Topic]
  ...

Curriculum Mapping

Course-Level Alignment

CURRICULUM MAP:

Program Objective    | Course(s)           | Assessment           | Bloom's Level
---------------------|---------------------|----------------------|-------------
[Program obj 1]      | [Course A, Week 3]  | [Assignment type]    | Apply
                     | [Course B, Week 7]  | [Project component]  | Create
[Program obj 2]      | [Course A, Week 5]  | [Exam question]      | Analyze
                     | [Course C, Week 2]  | [Case study]         | Evaluate

Backward Design Process

BACKWARD DESIGN (Understanding by Design):

STAGE 1: DESIRED RESULTS
  What should students know and be able to do?
  - Enduring understandings (big ideas that last)
  - Essential questions (driving inquiry)
  - Learning objectives (specific, measurable)

STAGE 2: ASSESSMENT EVIDENCE
  How will you know students have learned?
  - Performance tasks (authentic assessment)
  - Other evidence (quizzes, observations, self-assessment)
  - Criteria for success (rubrics, checklists)

STAGE 3: LEARNING PLAN
  What experiences will enable learning?
  - Instructional activities (lessons, labs, discussions)
  - Sequence and pacing (build from simple to complex)
  - Resources and materials (readings, tools, examples)
  - Differentiation (support and extension)

Workshop and Training Design

Workshop Template

WORKSHOP DESIGN: [Title]
Duration: [X hours/days]
Audience: [Who and their level]
Max Participants: [N]

PRE-WORK (if any):
  - [Reading, video, or self-assessment]

AGENDA:
  TIME        ACTIVITY                    FORMAT
  9:00-9:15   Welcome and introductions   Icebreaker
  9:15-9:30   Learning objectives + agenda Overview
  9:30-10:30  Module 1: [Topic]           Lecture + exercise
  10:30-10:45 Break
  10:45-12:00 Module 2: [Topic]           Case study + discussion
  12:00-1:00  Lunch
  1:00-2:30   Module 3: [Topic]           Hands-on workshop
  2:30-2:45   Break
  2:45-3:45   Application exercise        Group project
  3:45-4:15   Presentations               Group share-outs
  4:15-4:30   Wrap-up and evaluation      Reflection + survey

MATERIALS CHECKLIST:
  [ ] Slide deck
  [ ] Handouts/workbooks
  [ ] Exercise materials
  [ ] Name tags
  [ ] Evaluation forms
  [ ] Supplies (markers, sticky notes, etc.)

POST-WORKSHOP:
  - Send follow-up email with resources
  - Share slide deck and recordings
  - Collect and review evaluations
  - Schedule follow-up session (if applicable)

See Also

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.05%
按下载量换算467

Claude

30.28%
按下载量换算403

Cursor

19.92%
按下载量换算265

Gemini CLI

9.78%
按下载量换算130

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills