By mrshu
Delegate code review, plan review, and deep exploration tasks to Codex CLI from Claude Code
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.
npx claudepluginhub mrshu/agent-skills --plugin codex-execDelegate code review, plan review, and deep exploration tasks to Claude Code CLI from Codex or other agents
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
Screenshot tool for Wayland/GNOME - capture windows by app name, PID, title, or window ID
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Cross-agent review workflow: Claude implements, Codex reviews
Standalone utilities for codebase exploration, web research, git operations, and code maintenance
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions