serpapi-pack

v1.4.0 by Jeremy Longshore

Claude Code skill pack for SerpApi (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

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

serpapi-ci-integration View full skill →

Set up CI/CD for SerpApi integrations with fixture-based testing.

ReadWriteEditBash(gh:*)
serpapi-common-errors View full skill →

Diagnose and fix SerpApi errors: invalid keys, exhausted credits, blocked searches.

ReadGrepBash(curl:*)
serpapi-core-workflow-a View full skill →

Google Search scraping with SerpApi -- organic results, knowledge graph, answer boxes.

ReadWriteEditBash(npm:*)Grep
serpapi-core-workflow-b View full skill →

Search Bing, YouTube, Google Shopping, Google News, and Google Maps with SerpApi.

ReadWriteEditBash(npm:*)Grep
serpapi-cost-tuning View full skill →

Optimize SerpApi costs by reducing credit consumption and choosing the right plan.

ReadGrep
serpapi-debug-bundle View full skill →

Collect SerpApi debug diagnostics: account status, recent searches, and error logs.

ReadBash(curl:*)Bash(tar:*)Grep
serpapi-deploy-integration View full skill →

Deploy SerpApi-powered search features to production platforms.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
serpapi-hello-world View full skill →

Run your first SerpApi search -- Google, Bing, or YouTube results as JSON.

ReadWriteEditBash(npm:*)Bash(python3:*)
serpapi-install-auth View full skill →

Install SerpApi client and configure API key authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
serpapi-local-dev-loop View full skill →

Configure SerpApi local development with cached responses and test fixtures.

ReadWriteEditBash(npm:*)Bash(npx:*)Grep
serpapi-performance-tuning View full skill →

Optimize SerpApi performance with caching, async searches, and result filtering.

ReadWriteEdit
serpapi-prod-checklist View full skill →

Production readiness checklist for SerpApi integrations.

ReadBash(curl:*)Grep
serpapi-rate-limits View full skill →

Handle SerpApi rate limits and credit-based usage quotas.

ReadWriteEdit
serpapi-reference-architecture View full skill →

Production architecture for SerpApi search services with caching, monitoring, and multi-engine support.

ReadGrep
serpapi-sdk-patterns View full skill →

Production-ready SerpApi client patterns with caching, typing, and multi-engine support.

ReadWriteEdit
serpapi-security-basics View full skill →

Secure SerpApi API keys and prevent credit abuse.

ReadWriteGrep
serpapi-upgrade-migration View full skill →

Migrate between SerpApi client versions and handle package changes.

ReadWriteEditBash(npm:*)Bash(pip:*)Bash(git:*)
serpapi-webhooks-events View full skill →

Implement SerpApi async search callbacks and scheduled search monitoring.

ReadWriteEditBash(curl:*)

Ready to use serpapi-pack?