serpapi-pack
Claude Code skill pack for SerpApi (18 skills)
Installation
Open Claude Code and run this command:
/plugin install serpapi-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> 18 production-ready Claude Code skills for SerpApi -- real search scraping code for Google, Bing, YouTube, News, Shopping, and Maps.
Skills (18) plugin-local skills
Set up CI/CD for SerpApi integrations with fixture-based testing.
Diagnose and fix SerpApi errors: invalid keys, exhausted credits, blocked searches.
Google Search scraping with SerpApi -- organic results, knowledge graph, answer boxes.
Search Bing, YouTube, Google Shopping, Google News, and Google Maps with SerpApi.
Optimize SerpApi costs by reducing credit consumption and choosing the right plan.
Collect SerpApi debug diagnostics: account status, recent searches, and error logs.
Deploy SerpApi-powered search features to production platforms.
Run your first SerpApi search -- Google, Bing, or YouTube results as JSON.
Install SerpApi client and configure API key authentication.
Configure SerpApi local development with cached responses and test fixtures.
Optimize SerpApi performance with caching, async searches, and result filtering.
Production readiness checklist for SerpApi integrations.
Handle SerpApi rate limits and credit-based usage quotas.
Production architecture for SerpApi search services with caching, monitoring, and multi-engine support.
Production-ready SerpApi client patterns with caching, typing, and multi-engine support.
Secure SerpApi API keys and prevent credit abuse.
Migrate between SerpApi client versions and handle package changes.
Implement SerpApi async search callbacks and scheduled search monitoring.