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

typora-next

typora-next에는 konghaojie-k2에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

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

이 저장소의 skills

typora-paper-reader
기타 중등 후 교사

Generate a structured reading guide for an academic paper markdown file. Use when the host invokes "请用 typora-paper-reader skill 为以下论文生成导读" with a paper file path and user persona. Reads the paper, identifies key points based on the persona, writes a JSON guide to disk.

2026-07-05
review-generation
기타 중등 후 교사

Generate review cards (quiz questions + key points) for each concept in a completed learning chapter. Use when the host prompts with chapter content and concept list. Outputs structured JSON only — does not write files.

2026-06-27
typora-socratic-review
기타 중등 후 교사

Conduct a Socratic dialogue to deepen understanding of a concept cluster. Use when the host prompts "请使用 typora-socratic-review skill 进行苏格拉底复习". Returns one Socratic question per turn in markdown; end session with `[SESSION_END]` marker when the user demonstrates mastery or asks to stop.

2026-06-26
explanation
기타 중등 후 교사

Explain selected text from a learning chapter using analogies and plain language, then suggest follow-up questions for deeper understanding. Use when the host invokes "请用 explanation skill 解释" with a term, context, and optional previous Q&A history. Writes the result to disk using the Write tool.

2026-06-24
extra-quiz-generation
기타 중등 후 교사

Generate quiz questions from saved Cornell explanation cues (concept + Q&A history). Use when the host invokes "请用 extra-quiz-generation skill 根据以下概念列表生成附加题" with a JSON list of concepts and their Q&A histories. Writes the result to disk using the Write tool.

2026-06-24
chapter-generation
기타 중등 후 교사

Generate a complete learning chapter (Markdown + quiz.json + concepts.json) for one slot in a learning project outline. Use when the host prompts "请使用 chapter-generation skill 生成第 N 章" with chapter index/title/duration/concepts. Writes three files via the Write tool. Skill is read-only and self-contained — does not call other skills.

2026-06-16
project-onboarding
소프트웨어 개발자

Read-only orientation for a new agent session in a learning project. Use when the host prompts "请使用 project-onboarding skill 了解这个项目". Read project state, summarize in markdown, do NOT modify any files. Run once per session (typically at init).

2026-06-16