# Hoyeon Google Search

> Hoyeon Google/chromux search workflow for Codex. Use when the user invokes "$hoyeon-google-search" or needs real-browser Google search, site-specific search, time filters, or body/comment enrichment. This adapter loads the canonical google-search skill and follows its Codex runtime surface.

- Skill: `team-attention/hoyeon-google-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add team-attention/hoyeon-google-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/team-attention/hoyeon-google-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: team-attention (https://skillmd.com/u/team-attention)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/team-attention/hoyeon-google-search

---


# hoyeon-google-search

This is the Codex-facing wrapper for Hoyeon's canonical `google-search` skill.

Canonical skill:
- Installed root: `__HOYEON_PLUGIN_ROOT__/skills/google-search/SKILL.md`
- Repo-local fallback: `skills/google-search/SKILL.md` from the current Hoyeon repo

When this skill is invoked:

1. Read the canonical skill file above before executing the workflow.
2. Follow the `Runtime Surface` -> `Codex` section in that file.
3. Use `skills/google-search/vendor/web-search.mjs` through Bash.
4. If chromux is unavailable, use Codex web search fallback and state the
   enrichment limitations.


