Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

open-scholar-peer

open-scholar-peer contiene 8 skills recopiladas de amirkiarafiei, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
14
actualizado
2026-05-08
Forks
3
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

osp-literature-review-agent
Científicos de datos

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
Profesores de filosofía y religión, postsecundario

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
Profesores postsecundarios, todos los demás

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
Profesores postsecundarios, todos los demás

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
Profesores postsecundarios, todos los demás

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
Profesores postsecundarios, todos los demás

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
Profesores postsecundarios, todos los demás

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
Profesores postsecundarios, todos los demás

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