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.

team-attention Updated

File contents

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.

team-attention/hoyeon/tree/main/codex/skills/hoyeon-google-search commit 4e05b0786c

Frequently asked questions

npx skillmds@latest add team-attention/hoyeon-google-search