claudeindex
epireve's avatar
Author

epireve

@epireve
1
Marketplaces
4
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

coscientist

coscientist

Plugins:4
Skills:0
0
0

Plugins

Plugin

coscientist-deep-research

10-agent Expedition pipeline for end-to-end academic research. Discovers, triages, extracts, and synthesizes papers across Consensus, Semantic Scholar, and Google Scholar with three human-in-the-loop break points.

Plugin

coscientist-retraction-mcp

Stdio MCP server for retraction status + PubPeer comments. Wraps Crossref update-to / updated-by fields and PubPeer's public publication API. Pure-stdlib networking; no API keys required.

Plugin

coscientist-manuscript-mcp

Stdio MCP server: .docx / .tex / .md → structured AST. Extracts sections, citations (latex / pandoc / numeric / author-year), word count. Markdown + LaTeX paths are pure stdlib; .docx requires pandoc on PATH.

Plugin

coscientist-graph-query-mcp

Read-only stdio MCP over Coscientist's per-project citation / concept / author graph. Wraps lib/graph.py SQLite-adjacency tables and adds BFS shortest-path. Forward-compatible with the planned Kuzu backend migration.