MikeChongCanMikeChongCanCommunityยท1 Agent Skills Included

10x-chat

Chat with web AI services from the terminal

Sends prompts to ChatGPT, Gemini, Claude, Grok, Perplexity, and NotebookLM directly from the terminal via browser automation. Generates images, runs deep research, and creates videos through Google Flow and Dreamina without manual clicking. Persists login sessions and bundles local files as context so coding agents get second opinions and cross-model reviews fast.
npx skills add MikeChongCan/10x-chat --all -g -y
Available:

Explains the provider architecture, browser daemon, and command patterns so your AI agent can route chat, image, research, and video requests to the correct web provider.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install 10x-chat?โ–ผ

Run `npx skills add MikeChongCan/10x-chat --all -g -y` in your terminal to install the skill globally. Then run `npx playwright install chromium` once for the browser setup.

How to chat with ChatGPT or Gemini from the terminal?โ–ผ

Log in once with `npx 10x-chat@latest login chatgpt`, then send prompts with `npx 10x-chat@latest chat -p "your prompt" --provider chatgpt`. Sessions persist so you only log in once.

Can 10x-chat generate images and videos?โ–ผ

Yes. It generates images via ChatGPT, Gemini, or Grok, and videos via Google Flow (Veo) or Dreamina (Seedance) using simple terminal commands.

Does 10x-chat work with Claude Code and OpenClaw?โ–ผ

Yes. It ships a standard SKILL.md that installs into Claude Code, Codex, and OpenClaw so your coding agent can consult other models automatically.

Can I compare answers from multiple AI models at once?โ–ผ

Yes. The shared browser daemon lets you run parallel chat commands against Gemini, Claude, and ChatGPT simultaneously for cross-validation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’