ワンクリックで
go
Reads and summarizes ONE specific paper. Triggers on "read this paper", "summarize X", or when the user gives a specific paper title/link.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Reads and summarizes ONE specific paper. Triggers on "read this paper", "summarize X", or when the user gives a specific paper title/link.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Analyzes or compares 2+ papers or methods. Triggers on "compare these papers", "analyze this method", "which is better?".
Verifies every Markdown link citation in `_papers/` and `_ideas/` notes resolves to the correct paper and that the attributed claim actually matches what the paper says. Gate skill — run before finalizing literature_review/go/check outputs.
Adversarial self-review gate that re-reads a literature review, comparison, or idea list before it's presented as final, hunting for overclaiming, cherry-picking, and gaps.
Documentation generator for public APIs, functions, and modules. Use when exports, signatures, or new modules are added or changed.
Evidence-hierarchy enforcer for research and analysis. Rates every claim by its evidence tier (primary > peer-reviewed > secondary > anecdotal) and refuses to overstate. Use when synthesizing findings or answering factual questions.
Searches online for ML/AI papers relevant to a topic. Triggers on "find papers about X", "recent research on X", "any papers on this topic?".
| name | go |
| description | Reads and summarizes ONE specific paper. Triggers on "read this paper", "summarize X", or when the user gives a specific paper title/link. |
_papers/ with sections for Problem, Method, Results, Limitations. Cite the paper itself at the top using the Markdown link citation format:
[Authors et al., Year — Title](link)
citation_accuracy / source_verification, this skill only flags.A summary is complete when: problem/method/results/limitations are all present, at least one concrete result number is quoted, venue and year are recorded, and the paper is cited with a working Markdown link.