← スキル一覧に戻る

academic-research
by hmyuuu
my daily used skills
⭐ 0🍴 0📅 2026年1月24日
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
| Phase | Actor | Action |
|---|---|---|
| 1 | Human | Pose research question |
| 2 | Researcher | Web search for papers, extract key insights |
| 3 | Human | Judge source quality and relevance |
| 4 | Writer | Draft typst document with structure |
| 5 | Coder | Generate cetz plots for diagrams/graphs |
| 6 | Polisher | Add citations, formatting, flow |
| 7 | Prover | Check logic consistency, math validity |
| 8 | Human | Confirm 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)
- Is the research question well-formed?
- Are sources trustworthy? (AI cannot reliably judge this)
- Does the explanation actually make sense to YOU?
- 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
レビュー
💬
レビュー機能は近日公開予定です