Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

open-tutor

open-tutor에는 shayan-shojaei에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
31
업데이트
2026-07-04
Forks
3
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

course-images
기타 중등 후 교사

Finds images for a course's sections on Wikimedia Commons, then inserts them into the section markdown files. Searches Wikimedia Commons for SVGs only; skips any concept where no suitable image is found. Works on any existing course in ~/.tutor/modules/courses/.

2026-07-04
new-course
기타 중등 후 교사

Interactively creates a new learning course for the Teacher app at ~/.tutor/modules. Interviews the user, generates structured lesson content (markdown + LaTeX/code), practice problems, and quizzes, then saves everything to the courses/ directory. Works for any subject in English or Persian.

2026-05-31
new-flash-card
기타 중등 후 교사

Interactively creates a flash card deck for the Teacher app at ~/.tutor/modules. Interviews the user, derives cards from an existing module or user-provided material, then writes config.json and cards.json to the flashcards/ directory. Works for any subject in English or Persian.

2026-05-31
new-quiz
기타 중등 후 교사

Interactively creates a standalone quiz for the Teacher app at ~/.tutor/modules. Interviews the user to determine source material, question type (multiple-choice, written, or mixed), and format preferences, then writes config.json and questions.json to the quizzes/ directory. Works for any subject in English or Persian.

2026-05-31
new-recap
기타 중등 후 교사

Generates a Recap for an existing course in the Teacher app at ~/.tutor/modules. Reads each section's lesson content and writes a condensed summary and fresh quiz to courses/{courseId}/recap/. The Recap button then appears automatically in the course sidebar. Works for any subject in English or Persian.

2026-05-31