google-ai-mode-skill
Cited web research answers synthesized from 100+ sources
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install google-ai-mode-skill?โผ
Run `npx skills add PleasePrompto/google-ai-mode-skill --all -g -y` in your terminal to install the skill globally.
What does google-ai-mode-skill do?โผ
It sends your research questions to Google AI Mode, which synthesizes answers from dozens of websites, and returns one clean Markdown response with inline citations.
Does it work in the Claude web app?โผ
No. It requires a local Claude Code installation because it runs browser automation that needs network access, which the web sandbox blocks.
Do I need an API key or paid account?โผ
No. It uses public Google Search with a persistent browser profile, so there are no API keys, accounts, or configuration files required.
What happens if Google shows a CAPTCHA?โผ
Re-run the search with the visible browser flag, solve the CAPTCHA once, and the persistent profile prevents it from appearing again.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides