Skip to content

feat: add script to open gemini tab and submit prompt #988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

est7
Copy link

@est7 est7 commented Apr 24, 2025

Implement a Node.js script that enables seamless interaction with Google Gemini from Raycast. The script allows users to:

  • Open Gemini in Chrome browser
  • Submit prompts with optional selected text as context
  • Work with existing Gemini tabs without opening duplicates

Description

  1. Open Gemini in Chrome browser
  2. Submit prompts with optional selected text as context
  3. Work with existing Gemini tabs without opening duplicates

Type of change

  • New script command
  • Bug fix
  • Improvement of an existing script
  • Documentation update
  • Toolkit change
  • Other (Specify)

Screenshot

image_1
iamge_2

Dependencies / Requirements

Dependencies: Node.js and chrome-cli

Checklist

Implement a Node.js script that enables seamless interaction with Google Gemini from Raycast. The script allows users to:
- Open Gemini in Chrome browser
- Submit prompts with optional selected text as context
- Work with existing Gemini tabs without opening duplicates

Dependencies: Node.js and chrome-cli
@est7
Copy link
Author

est7 commented Apr 24, 2025

Basically, this is a modification of Nimo Beeren's Claude script.
raycast/script-commands/claude/claude.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant