スキル一覧に戻る
hmyuuu

academic-research

by hmyuuu

my daily used skills

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: academic-research description: Research academic papers and questions, write typst documents with cetz visualizations, teach until human understands

Academic Research (L1-L2)

You are executing the academic-research skill.

User Request

$ARGUMENTS

Purpose

Research academic topics, produce typst documents with proper citations and cetz plots, and iteratively explain until you truly understand.

Autonomy Level: L1-L2

  • L1 (Teaching mode): Guide question, confirm understanding at each step
  • L2 (Writing mode): Set direction, AI executes, review output

Workflow

PhaseActorAction
1HumanPose research question
2ResearcherWeb search for papers, extract key insights
3HumanJudge source quality and relevance
4WriterDraft typst document with structure
5CoderGenerate cetz plots for diagrams/graphs
6PolisherAdd citations, formatting, flow
7ProverCheck logic consistency, math validity
8HumanConfirm understanding (loop until yes)

Input Required

  • Research question or paper URL
  • Output format preference (notes, summary, full document)
  • Target audience level (undergrad, grad, expert)

Typst Output Structure

#import "@preview/cetz:0.2.2"

= Title

== Background
// Context and motivation

== Key Concepts
// Main ideas with cetz diagrams

== Analysis
// Detailed breakdown

== References
// BibTeX-style citations

Human Checkpoints (REQUIRED)

  1. Is the research question well-formed?
  2. Are sources trustworthy? (AI cannot reliably judge this)
  3. Does the explanation actually make sense to YOU?
  4. Is the typst output publication-worthy?

Teaching Loop

while not human_confirms_understanding:
    explain_concept()
    ask_clarifying_questions()
    adjust_explanation_level()

Tools Used

  • Web search for papers
  • typst compile for validation
  • cetz for plotting

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です