Use this skill when the user wants to search and download images from google images.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-79753f19)More formats (shields.io, HTML) on the badges page.
---
name: goris
description: Use this skill when the user wants to search and download images from google images.
---
# Goris Plugin
Search and download images from Google Images.
## Commands
### Operations
- `goris images search` — search images via goris
- `goris images download` — download images via goris
## Usage Examples
- "goris --help"
- "goris <args>"
## Installation
```bash
go install github.com/tanaikech/goris@latest
```
## Examples
```bash
goris --version
goris --help
```
## Key Features
- images\n- search\n- download
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!