web-research
Installation
SKILL.md
Web research
Use Exa and Tavily as complementary research providers, then write one synthesis yourself. Firecrawl is not part of this skill.
Authentication
Use the read-only 1Password service account token in:
/Users/danielhowells/.codex/plugins/secrets/1password-service-account.env
Source that file to set OP_SERVICE_ACCOUNT_TOKEN. This is non-interactive and must not prompt for 1Password authentication.
The provider credentials are:
EXA_API_KEYfromop://keys/Exa/credential.TAVILY_API_KEYfromop://keys/Tavily/credential.
Use scripts/request to call either API without printing a key. Never copy the keys into a project .env or substitute another search provider because authentication failed.