CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. ceedaragents
  4. /
  5. cyrus
  6. /
  7. Google

Google

Editor's Note

This does exactly what you'd expect: gives Claude web search capabilities when it needs current information or to look something up. It wraps WebSearch and WebFetch tools so you can just tell Claude to google something and it'll find results and pull content from specific pages. The skill includes source links in responses, which is good practice. Pretty straightforward implementation. You'll reach for this when you're asking Claude about anything time-sensitive, need documentation lookups, or want it to research topics that aren't in its training data. The examples show the natural language style it supports, like "google latest typescript features" instead of rigid command syntax.

Install

npx skills add https://github.com/ceedaragents/cyrus --skill google
Votes
0
Installs217
GitHub Stars615
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment