10x-chat
Chat with web AI services from the terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core