Useful skills for AI agents
npx claudepluginhub mrshu/agent-skillsScreenshot tool for Wayland/GNOME - capture windows by app name, PID, title, or window ID
Academic reference tools - find papers via Semantic Scholar, OpenAlex, and arXiv, get high-quality BibTeX from DBLP
Convert academic PDFs to clean Markdown - handles local files and URLs, with VLM support for complex layouts
Delegate code review, plan review, and deep exploration tasks to Codex CLI from Claude Code
Delegate code review, plan review, and deep exploration tasks to Claude Code CLI from Codex or other agents
Upload local images to GitHub PRs without committing them to the repo, using release assets as a CDN
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
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations