bydeancourse· 6 skills
將講稿或非結構化筆記轉換為約定的 Markdown 格式,再透過 build script 產生單一 HTML 課程頁面與 OG 縮圖。Skill 的主要任務是 Markdown 格式轉換,build 與 OG 圖片生成是最後的必要步驟。
$npx -y skills add deancourse/agent-skill-lecture-builder --skill course-page-generatorInstalls into the current project.
Run `npx skills use "https://github.com/deancourse/agent-skill-lecture-builder" --skill "deancourse/agent-skill-lecture-builder/course-page-generator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deancourse/agent-skill-lecture-builder" that are relevant to the current task. Run `npx skills add "https://github.com/deancourse/agent-skill-lecture-builder"` and select the relevant skills, then follow their instructions.