Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

ontario-course-planning安大略省课程规划

Agent Skill

ontario-course-planning 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

22,963

周安装

920

GitHub Stars

公开资料未说明

下载量

7,434
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:ontario-course-planning(安大略省课程规划)
来源仓库:https://github.com/icej/ontario-course-planning
安装命令:
openclaw skills install ontario-course-planning
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install ontario-course-planning

简介

ontario-course-planning 生成并迭代安大略省 9–12 年级 OSSD 课程计划,满足毕业与升学要求。

  • 适用于学生、家长与教育机构规划学业路径与选课策略。
  • 自动匹配先修条件与工作量平衡,输出符合规则的学期安排建议。
  • 规则可能随教育局政策调整,建议交叉核对官方最新文件。
  • 个性化方案需结合学生兴趣与未来专业方向进一步优化。

SKILL.md

name
ontario-course-planning
description
Ontario (Canada) high school course planning (Grades 9–12) aligned to university admissions and Top 6 (12U/M) strategy. Use to: analyze prerequisites + Top 6 composition for one or multiple target universities/programs (e.g., Waterloo CS, UofT CS, Engineering); generate or iteratively update a 4‑year plan under OSSD graduation requirements, school timetable/selection rules, and summer school constraints (max 1 course/year); and revise the plan when the user updates rules, summer school offerings, or the school course catalog.

Goal

Produce an iterable, updatable Ontario (OSSD) Grades 9–12 course plan that:

  • Meets graduation requirements, school course-selection rules, and online-learning requirements
  • Meets each target university/program’s prerequisites and common Top 6 (12U/M) counting patterns
  • Optimizes the schedule based on user priorities (e.g., protect Grade 11/12 workload, front-load difficulty to Grade 9/10, disallow summer school, prefer easier electives for average)

Before you plan: required inputs (ask if missing)

Ask the minimum number of questions needed to fill these. If something is unknown, label it ASSUMPTION.

A) Targets (support multiple)

Record targets in working memory in this structure:

  • Targets:

- University: <name> Program: <program name> Campus/Faculty: <optional> Notes: <co-op? competitiveness?>

If the user says only “robotics/engineering”, ask whether they mean Engineering (e.g., Mechatronics/Computer/Electrical) vs CS/Math, and whether co-op matters.

B) Student + school constraints

  • Current grade; completed / in-progress courses (if not starting from Grade 9)
  • Special programs: French Immersion / IB / AP / etc.
  • Whether the school allows: taking 12U early, cross-grade enrolment, spares in Grade 12, etc.
  • Timetable constraints: typically 8 courses/year (4+4). Confirm whether 7-course years are allowed.

C) Planning priorities (must be editable)

Keep as toggles/weights:

  • Workload distribution:

- pressureFocus: "frontload" | "balanced" | "protect_11_12"

  • Summer school:

- summerSchool.enabled: true/false - summerSchool.maxPerYear: 1 (default) - summerSchool.useFor: "nonTop6" | "reachAhead" | "repeatImprove" (default: nonTop6)

  • Grades/average strategy:

- maximizeAverage: true/false - preferEasierElectives: true/false

  • Risk tolerance:

- planRobustness: "conservative" | "normal" | "aggressive"

Workflow (generate or update a plan)

Step 1 — Build the rule baseline (read references)

Read and apply:

  • references/graduation-and-planning-rules.md
  • references/summer-school-catalog.md
  • references/required-bands-by-grade.md
  • references/course-catalog.md

If the user provides new rules or new lists:

  • Do not overwrite the files in-place during the chat.
  • Clearly list what changed, and recommend writing the changes back into the appropriate references file (see “Maintenance & updates”).

Step 2 — For each target, derive prerequisites + Top 6 logic

For each (University, Program), produce:

  • Likely hard prerequisites (e.g., ENG4U, MHF4U, MCV4U, SPH4U, SCH4U)
  • Typical Top 6 (12U/M) composition patterns for that program

If prerequisites are uncertain: 1) Provide a conservative default for that program family (CS vs Engineering) 2) List what must be verified and provide web_search keywords/links the user can check

Step 3 — Schedule the 4-year plan

Objectives:

  • Grade 9–11: satisfy “8 courses per year” rule if applicable
  • Respect prerequisite chains while distributing workload
  • If protect_11_12: avoid stacking multiple heavy 3U/4U courses in Grade 11/12
  • If summer school is enabled and useFor=nonTop6: prioritize non-Top6 / non-admissions-impact courses (often Civics/Careers) to reduce timetable load

Planning method:

  • Lock Grade 12 Top 6 candidate pool (>= 6 courses; ideally 7–8 for replacement)
  • Back-plan prerequisites:

- MHF4U/MCV4U usually require Grade 11 MCR3U - 4U sciences usually require corresponding 3U sciences - CS/Engineering interest: consider ICS/TEJ/TDJ pathways where available

Step 4 — Standardized output (required)

Output must follow this structure (do not omit sections):

1) Targets & assumptions

  • Target universities/programs (multiple allowed)
  • Active priorities config (pressureFocus, summerSchool, etc.)
  • Key assumptions / items to confirm

2) Prerequisites + Top 6 summary (by target)

For each target:

  • Prerequisite list
  • Two Top 6 options (e.g., low-pressure vs high-relevance; conservative vs stretch)
  • Risks and substitutes

3) 4-year course plan (by grade)

For each grade:

  • Course list with: course name + code + course type (D/P/U/M/O/W/etc.) + whether it counts toward the 17 compulsory vs 13 elective credits
  • End-of-year cumulative credits: total / compulsory / elective
  • Rationale for that year (prereqs + workload distribution + average strategy + interests)

4) Validation checklist

  • Graduation requirements met (17 compulsory, 13 elective, 2 online courses, etc.)
  • Prereqs met for each target
  • Grade 12 overload check (if user dislikes “overload/extra credits”, propose alternatives)

Maintenance & updates (must support)

When the user asks to modify/update anything:

1) Identify which bucket changed:

  • Rules: graduation/online requirement, yearly course count, summer school limits
  • Summer school: offerings, cancellations, whether a course may be used for Top 6
  • Course catalog: add/remove/rename courses, codes, grade availability
  • Priorities: pressureFocus, summer school on/off, risk tolerance

2) Apply minimal-change updates:

  • Mark impacted grades/courses
  • Provide before/after diffs
  • Recalculate cumulative credits and Top 6 options

3) If the user agrees, recommend persisting updates into references:

  • references/graduation-and-planning-rules.md
  • references/summer-school-catalog.md
  • references/course-catalog.md

Quality rules (hard)

  • Never present uncertain items as facts; label them “TO VERIFY”.
  • Course codes must come from references/course-catalog.md unless the user explicitly adds new ones.
  • Output must include cumulative credits (total/compulsory/elective) and consistent classification.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

98.72%
按下载量换算7,339

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills