A collection of useful agent skills for Claude Code
npx claudepluginhub from2001/useful-skillsGenerate a graphic image from any text or topic using Gemini API. A simple, single-image generator for visual summaries and illustrations.
Claude Code plugin marketplace for useful skills which I made.
In the Claude Code CLI, run:
/plugin marketplace add from2001/useful-skills
Translate PowerPoint (.pptx) presentations between any language pair while preserving all formatting and design.
/plugin install translate-pptx@from2001-useful-skills
Translate PDF documents between any language pair while preserving layout, images, and formatting.
/plugin install translate-pdf@from2001-useful-skills
Multi-LLM code review and auto-fix. Runs multiple review skills (Codex, Gemini, GitHub Copilot, etc.) in parallel, normalizes outputs, aggregates findings by consensus with P0-P3 priority levels and confidence scoring, then fixes validated issues in priority order.
/plugin install review-and-fix-with-multiple-llm@from2001-useful-skills
Generate NotebookLM-style infographic images from any topic or data using Gemini API. Produces both English and Japanese versions at 1920x1080 with identical layout.
/plugin install nano-banana-infographic@from2001-useful-skills
Generate a graphic image from any text or topic using Gemini API. A simple, single-image generator for visual summaries, concept illustrations, and simple graphics.
/plugin install nano-banana@from2001-useful-skills
MIT