By mrshu
Delegate code review, plan review, and deep exploration tasks to Claude Code CLI from Codex or other agents
A Claude Code plugin marketplace with useful skills for AI agents.
First, add the marketplace:
/plugin marketplace add mrshu/agent-skills
Then install plugins:
/plugin install scholar-search
/plugin install wshot
/plugin install paper-siphon
/plugin install codex-exec
/plugin install claude-exec
Find academic papers, explore citations, and export BibTeX. Uses four tools under the hood:
All tools run via uvx — no installation needed.
Convert academic PDFs to clean Markdown. Supports local files and remote URLs (e.g. arXiv). Three extraction modes:
--vlm) — vision-language model for complex layouts and scans--enrich-formula) — better LaTeX fidelity for math-heavy papersRuns via uvx — no installation needed.
Delegate code review, plan review, and deep exploration tasks to Codex CLI from Claude Code. Use it as a pre-push quality gate, plan counter-review, or deep-dig exploration tool. Key commands:
codex review --base main — review current branch against maincodex review --uncommitted — review work-in-progress changescodex exec '<prompt>' — custom prompted review, plan critique, or codebase explorationDelegate code review, plan review, and deep exploration tasks to Claude Code CLI from Codex or other agents. The mirror of codex-exec — lets non-Claude agents get an independent second opinion. Key commands:
claude -p '<prompt>' — non-interactive review or explorationclaude -p --permission-mode plan '<prompt>' — read-only safe review modeScreenshot tool for Wayland/GNOME. Capture windows by app name, PID, title, or window ID.
Requirements:
window-calls extension (auto-prompted if missing)MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Upload local images to GitHub PRs without committing them to the repo, using release assets as a CDN
Convert academic PDFs to clean Markdown - handles local files and URLs, with VLM support for complex layouts
Academic reference tools - find papers via Semantic Scholar, OpenAlex, and arXiv, get high-quality BibTeX from DBLP
Delegate code review, plan review, and deep exploration tasks to Codex CLI from Claude Code
Screenshot tool for Wayland/GNOME - capture windows by app name, PID, title, or window ID
npx claudepluginhub mrshu/agent-skills --plugin claude-execCross-agent review workflow: Claude implements, Codex reviews
Use Gemini from Claude Code to review code or delegate tasks.
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Interactive markdown review with web UI - review plans and documents with checkbox approvals and inline comments
Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed. Originally from OpenAI's curated skills catalog.