Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 466 Bytes

File metadata and controls

13 lines (8 loc) · 466 Bytes

SerpBase Skill For opencode

Use AGENTS.md as the canonical project instruction file.

When current Google Search, Images, News, Videos, or Maps data is needed, call SerpBase with:

python scripts/serpbase_search.py --type search --query "query here"

Require SERPBASE_API_KEY in the environment. Do not print, log, commit, or reveal API keys.

For endpoint routing, response fields, and citation rules, follow AGENTS.md and references/api.md.