skills/content-research/native-web-search/SKILL.md
Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs.
npx skillsauth add codewithbehnam/cc-docs native-web-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to run a fast model with native web search enabled and get a concise research summary with explicit full URLs.
search.mjsRun from this skill directory:
node search.mjs "<what to search>" --purpose "<why you need this>"
Examples:
node search.mjs "latest python release" --purpose "update dependency notes"
node search.mjs "vite 7 breaking changes" --purpose "prepare migration checklist"
Optional flags:
--provider openai-codex|anthropic--model <model-id>--timeout <ms>--jsonThe script instructs the model to:
https://...) for each key findingPI_AI_MODULE_PATH to @mariozechner/pi-ai's dist/index.js path.PI_AI_OAUTH_MODULE_PATH to @mariozechner/pi-ai's dist/oauth.js path.access token from ~/.pi/agent/auth.json.tools
macOS GUI automation CLI. Use steer to see the screen, click elements, type text, send hotkeys, scroll, drag, manage windows and apps, run OCR on Electron apps, and wait for UI conditions.
testing
Ship workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
testing
Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages.
development
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas.