Skip to main content
Run any Skill in Manus
with one click
GitHub repository

open-scholar-peer

open-scholar-peer contains 8 collected skills from amirkiarafiei, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
14
updated
2026-05-08
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

osp-literature-review-agent
data-scientists-152051

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
philosophy-and-religion-teachers-postsecondary

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
postsecondary-teachers-all-other

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
postsecondary-teachers-all-other

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
postsecondary-teachers-all-other

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
postsecondary-teachers-all-other

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
postsecondary-teachers-all-other

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
postsecondary-teachers-all-other

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