claudeindex
Marketplace

mrshu-skills

mrshu-skills

Stars

14

Forks

1

Plugins

9

Installation

1

Add the marketplace

/plugin marketplace add mrshu/agent-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

9

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

wshot

Screenshot tool for Wayland/GNOME - capture windows by app name, PID, title, or window ID

Plugin

scholar-search

Academic reference tools - find papers via Semantic Scholar, OpenAlex, and arXiv, get high-quality BibTeX from DBLP

Plugin

paper-siphon

Convert academic PDFs to clean Markdown - handles local files and URLs, with VLM support for complex layouts

Plugin

codex-exec

Delegate code review, plan review, and deep exploration tasks to Codex CLI from Claude Code

Plugin

claude-exec

Delegate code review, plan review, and deep exploration tasks to Claude Code CLI from Codex or other agents

Plugin

review-anvil

Iterative multi-agent code review. Four cross-agent skills: review-anvil (engine — requested rounds of parallel codex-exec/claude-exec reviewers, adaptive continuation up to max_rounds, synthesized findings, default-on batched reproduction, and optional fix commits), review-anvil-readonly (engine with commit_mode=none), review-anvil-pr (read-only PR review with hybrid posting — inline review comments for file-anchored findings + top-level summary for the rest), review-anvil-improve-pr (productive PR loop — posts a 'starting' PR comment cc'ing the author, applies fix commits across requested/adaptive rounds, pushes back to the PR, then edits the starting comment in-place with the synthesized report or failure summary). Reviewers get distinct lenses; uncertain material findings are reproduced against code before being applied or posted; a per-round build/test gate keeps fix commits green; Bash-dispatched reviewers run under a run-reviewer.sh watchdog (hard timeout, empty-output detection). PR posting and verification delegated to `set -euo pipefail` shell helpers.

Plugin

overleaf-comment

Bulk-post Overleaf comments from a JSON plan via Chrome DevTools Protocol. Uses the chrome-cdp skill to drive an existing logged-in browser tab.

Plugin

overleaf-compile

Recompile an Overleaf project and extract its build logs/errors/warnings in a standardized format via Chrome DevTools Protocol. Uses the chrome-cdp skill to drive an existing logged-in browser tab.

Plugin

gdocs-comment

Bulk-post anchored Google Docs comments (with @-mentions) from a JSON plan via Chrome DevTools Protocol. Uses the chrome-cdp skill to drive an existing logged-in browser tab.