chatbot-app/agentcore/skills/google-web-search/SKILL.md
Google web search with integrated image results
npx skillsauth add aws-samples/sample-strands-agent-with-agentcore google-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.
query (string, required): Search queryinclude_images (boolean, optional, default: true): Include image results alongside web results"machine learning" best practices 2025).include_images=false for text-only searches.When presenting information from search results, wrap every specific claim in <cite> tags:
<cite source="SOURCE_TITLE" url="URL">claim text</cite>
Rules:
source attribute should contain the title or name of the source.url attribute should contain the source URL when available.development
Read and write files in the shared session workspace. Use this to access files created by any skill — code-agent outputs, office documents, images, and more. All within the same isolated session.
documentation
Create, modify, and manage Word documents.
documentation
Wikipedia article search and retrieval
development
Search the web using DuckDuckGo for current information, news, and research topics.