chatgpt

Automates sending prompts to ChatGPT via Chrome and saves responses as Markdown files.

1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/chrisliu298/dotfiles --skill chatgpt-chrisliu298
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chatgpt
Source: https://github.com/chrisliu298/dotfiles/tree/main/agents/extensions/skills/chatgpt/claude
Command: npx skills add https://github.com/chrisliu298/dotfiles --skill chatgpt-chrisliu298

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Send prompts to ChatGPT via a Chrome browser automation workflow and capture responses for storage and review.

Core Features & Use Cases

  • Chrome-based prompting and response capture to the local workspace.
  • Supports multiple models: instant, thinking, and pro with configurable effort levels.
  • Triggers on common phrases like "ask chatgpt", "chatgpt", "have chatgpt" to start a session automatically.
  • Saves responses as Markdown files for easy documentation and later reference.

Quick Start

Ask a question with chatgpt thinking xhigh and save the response to a Markdown file.

Frequently Asked Questions about chatgpt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending prompts to ChatGPT through Chrome browser automation?

Chrome browser automation sends prompts directly to the ChatGPT web UI and captures responses. This workflow triggers on common phrases like "ask chatgpt" to automatically start a session and retrieve answers.

What do I need to use a Chrome automation workflow for ChatGPT prompting?

ChatGPT prompting via Chrome automation requires a logged-in Chrome session, access to the ChatGPT web UI, and the claude-in-chrome MCP extension. These components establish the necessary browser environment for automated interaction.

Can I save ChatGPT responses as Markdown files for later reference?

ChatGPT responses are saved as Markdown files for easy documentation and later reference. The automation workflow captures the output directly from the browser UI and stores it in your local workspace.

Which ChatGPT models are supported by browser automation prompting workflows?

Browser automation prompting supports instant, thinking, and pro models with configurable effort levels. You can specify a model and effort level, such as asking a question with chatgpt thinking xhigh, to control the response generation.

What is the best way to delegate tasks to ChatGPT without leaving my personal workflow?

Delegating tasks to ChatGPT involves triggering the Chrome automation with specific phrases to send prompts and capture responses. This allows quick task delegation and reasoning across personal or professional workflows without manual browser interaction.

Are there limitations when using the clipboard for data transfer in ChatGPT browser automation?

ChatGPT browser automation uses the clipboard for data transfer, meaning large text payloads or complex formatting might face standard clipboard size constraints. It requires the browser session to maintain focus during the automated prompt and capture cycle.