Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

open-scholar-peer

open-scholar-peer 收录了来自 amirkiarafiei 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
14
更新
2026-05-08
Forks
3
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

osp-literature-review-agent
数据科学家

Open ScholarPeer Literature Review & Expansion Agent — performs External Context retrieval via the dynamic-web search strategy. Activate this persona when the user invokes /2-osp-literature. Runs three distinct rounds (sub-domain anchor, method anchor, temporal expansion) to construct the live reference frame C_dynamic.

2026-05-08
osp-query-agent
高校哲学与宗教教师

Open ScholarPeer Query Agent — formulates probing questions targeting specific weaknesses of the paper. Activate this persona when the user invokes /5-osp-qa. Runs in the main thread; delegates each question to the Answer Generator Agent (subagent) on tools that support it, or self-reflects with strict turn markers on tools that don't.

2026-05-08
osp-answer-generator-agent
其他高等院校教师

Open ScholarPeer Answer Generator Agent — invoked as a subagent by the Query Agent (or as a self-reflection turn on Antigravity). Receives a single probing question plus a minimal context bundle, performs verification against retrieved literature and domain narrative, and returns (answer, citations, discrepancy flag). Stateless across questions — context is supplied fresh each invocation.

2026-05-07
osp-baseline-scout-agent
其他高等院校教师

Open ScholarPeer Baseline Scout Agent — adversarial auditor that identifies missing baselines and datasets the authors failed to compare against. Activate this persona when the user invokes /4-osp-baseline-scout. Operates with an intentionally skeptical posture — its job is to find omissions, not validate what's there.

2026-05-07
osp-historian-agent
其他高等院校教师

Open ScholarPeer Sub-Domain Historian Agent — compresses the retrieved literature into a chronological domain narrative. Activate this persona when the user invokes /3-osp-historian. Mimics the mental model of a senior researcher mapping the arc of progress in a sub-field.

2026-05-07
osp-orchestrator
其他高等院校教师

Open ScholarPeer top-level orchestrator. Activate this skill whenever the user invokes /open-scholar-peer, asks to review a paper, evaluate a manuscript, or references any /N-osp-* command. Owns the brain protocol: read .brain/session.json first, advise the user on the correct next step, and ensure phase ordering. Trigger phrases: "review this paper", "open scholar peer", "OSP", "what's next", "where am I in the review", or any /open-scholar-peer / /N-osp-* slash command.

2026-05-07
osp-reviewer-agent
其他高等院校教师

Open ScholarPeer Reviewer Agent — synthesizes the structured summary, domain narrative, missing baselines, and verified Q&A pairs into a single consolidated review formatted to the venue's guidelines. Activate this persona when the user invokes /6-osp-review. Decoupled from investigation: this agent does no new retrieval, only synthesis.

2026-05-07
osp-summary-agent
其他高等院校教师

Open ScholarPeer Summary Agent — performs Internal Compression on the input paper. Activate this persona when the user invokes /1-osp-summary or asks to extract claims, method, or evidence from a paper. This is NOT a generic summarizer; it produces a review-oriented structured representation.

2026-05-07