By Mineru98
Search Irasutoya illustrations through the irasutoya CLI with verified release fallback.
Languages: English | 日本語 | 中文 | 한국어

This repository is a Claude Code plugin marketplace and also ships standalone Claude and Codex skills. All of them run the real irasutoya CLI search wrapper. Project skills live under .claude/skills/<skill-name>/SKILL.md and plugin skills under <plugin>/skills/<skill-name>/SKILL.md, matching the Claude Code skills and plugins documentation. Pick the path that fits your workflow.
This is the standard way to install a Claude Code plugin. Add the repository as a marketplace, then install the plugin from it:
/plugin marketplace add Mineru98/irasutoya-cli
/plugin install irasutoya-search@irasutoya-cli
Or non-interactively from your shell:
claude plugin marketplace add Mineru98/irasutoya-cli
claude plugin install irasutoya-search@irasutoya-cli
Then invoke the namespaced skill:
/irasutoya-search:irasutoya-search cat
Load the plugin straight from a local checkout, without a marketplace:
claude --plugin-dir .claude/plugins/irasutoya-search
Invoke it the same way (/irasutoya-search:irasutoya-search cat). After editing plugin files in a running session, run /reload-plugins or restart Claude Code.
Start Claude Code from the repository root so it discovers .claude/skills/irasutoya-search:
claude
Then invoke the un-namespaced skill:
/irasutoya-search cat
Use the project-local Codex skill from this repository:
python .codex/skills/irasutoya-search/scripts/irasutoya_search.py cat
In Codex, invoke it as $irasutoya-search or ask for an Irasutoya illustration search in natural language.
Validate the manifests and inspect the registered skill before publishing or after changes:
# Validate the marketplace and plugin manifests (use --strict in CI)
claude plugin validate .claude-plugin/marketplace.json --strict
claude plugin validate .claude/plugins/irasutoya-search --strict
# After installing, confirm the skill is registered
claude plugin list
claude plugin details irasutoya-search
claude plugin details irasutoya-search should report Skills (1) irasutoya-search.
The native Go CLI is the cross-platform distribution target for Windows, macOS, and Linux.
$ git clone https://github.com/Mineru98/irasutoya-cli.git
$ cd irasutoya-cli
$ go build ./cmd/irasutoya
The CI and release baseline is Go 1.26.4. The current go.mod remains compatible with the local migration environment's Go 1.24.3 toolchain until the local toolchain is upgraded.
$ irasutoya help
Commands:
irasutoya random # Gives you random irasutoya image
irasutoya search {query} # Gives you 3 irasutoya images by given query
The CLI accepts localized search terms for common ONE PIECE character demos, such as luffy, zoro, ルフィ, ゾロ, 路飞, 索隆, 루피, and 조로.
By default, the Go CLI prints page metadata and image URLs without opening external applications. To open image URLs with the OS default application, opt in explicitly:
$ irasutoya --open-images random
$ IRASUTOYA_OPEN_IMAGES=1 irasutoya search luffy
$ go test ./...
$ go build ./cmd/irasutoya
Release builds use GoReleaser with CGO_ENABLED=0 for Windows, macOS, and Linux archives:
$ goreleaser check
$ goreleaser release --snapshot --clean
Bug reports and changes for this fork are handled on GitHub at https://github.com/Mineru98/irasutoya-cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
This project is available as open source under the terms of the MIT License.
Everyone interacting in the irasutoya-cli project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.
Fork maintained by @Mineru98.
Original project by @unhappychoice.
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 mineru98/irasutoya-cli --plugin irasutoya-searchAccess up-to-date Daum Trends briefing for accurate insights.
ChatGPT Plus/Pro 구독을 재사용해 Claude Code 안에서 이미지를 생성·편집하는 Codex 기반 플러그인. OpenAI API 키 없이 18개의 용도별 imagine 스킬(히어로·슬라이드·포스터·OG·썸네일·로고·아이콘·UI·캐릭터·픽셀·스프라이트·패턴·인물 보정·image-to-code 등)과 11개의 전문 에이전트를 제공하며, 결과물은 모두 프로젝트 ./images/ 폴더에 저장됩니다.
NotebookLM research automation plugin - orchestrates deep research, source discovery, and presentation slide creation using the nlm CLI tool
Multi-platform application development consulting plugin with specialized agents for web apps, Tauri desktop apps, mobile PWAs, and Chrome extensions
Access up-to-date LangGraph Python documentation for accurate implementation guidance.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.