Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

open-tutor

يحتوي open-tutor على 5 من skills المجمعة من shayan-shojaei، مع تغطية مهنية على مستوى المستودع وصفحات 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