Official skills publisher Verified Skillscout rank 85

SerpApi

SerpApi publishes official AI agent skills for its tools, services, and developer workflows.

Browse 7 official AI agent skills across 6 SerpApi repositories, with install commands and source links.

7 Skills
6 Repositories
128 Installs
26 GitHub stars

Install

Add SerpApi skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/serpapi/serpapi_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant SerpApi skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

6 official repositories

Covers serpapi-web-search, agent-usability-test. Structured search data via 130+ engines. Returns machine-readable JSON for web, news, maps, shopping, scholar, flights, hotels, and more. Test whether agents can discover and use your tool — the subject under test is the interface, not the agent.

2 skills 123 installs 7 stars
npx skills add serpapi/skills -y

Serpapi Claude Plugin

serpapi/serpapi-claude-plugin

Includes 1 official skill: search.

1 skill 5 installs 11 stars
npx skills add serpapi/serpapi-claude-plugin -y

Serpapi Codex Plugin

serpapi/serpapi-codex-plugin

Includes 1 official skill: serpapi-web-search.

1 skill 0 installs 0 stars
npx skills add serpapi/serpapi-codex-plugin -y

Serpapi Cursor Plugin

serpapi/serpapi-cursor-plugin

Includes 1 official skill: search.

1 skill 0 installs 3 stars
npx skills add serpapi/serpapi-cursor-plugin -y

Serpapi Grok Plugin

serpapi/serpapi-grok-plugin

Includes 1 official skill: serpapi-search.

1 skill 0 installs 0 stars
npx skills add serpapi/serpapi-grok-plugin -y

Tutorials

serpapi/tutorials

Includes 1 official skill: serpapi-web-search.

1 skill 0 installs 5 stars
npx skills add serpapi/tutorials -y

7 skills

serpapi/skills 2 skills

serpapi-web-search

Structured search data via 130+ engines. Returns machine-readable JSON for web, news, maps, shopping, scholar, flights, hotels, and more.

serpapi/skills 120 installs
View source

agent-usability-test

Test whether agents can discover and use your tool — the subject under test is the interface, not the agent.

serpapi/skills 3 installs
View source
serpapi/serpapi-claude-plugin 1 skill

search

serpapi/serpapi-claude-plugin 5 installs
View source
serpapi/serpapi-codex-plugin 1 skill

serpapi-web-search

serpapi/serpapi-codex-plugin 0 installs
View source
serpapi/serpapi-cursor-plugin 1 skill

search

serpapi/serpapi-cursor-plugin 0 installs
View source
serpapi/serpapi-grok-plugin 1 skill

serpapi-search

serpapi/serpapi-grok-plugin 0 installs
View source
serpapi/tutorials 1 skill

serpapi-web-search

serpapi/tutorials 0 installs
View source

Repository documentation

serpapi/skills package overview

serpapi/skills/README.md View on GitHub

serpapi/skills

Covers serpapi-web-search, agent-usability-test. Structured search data via 130+ engines. Returns machine-readable JSON for web, news, maps, shopping, scholar, flights, hotels, and more. Test whether agents can discover and use your tool — the subject under test is the interface, not the agent.

Top skills in this package

serpapi-web-searchStructured search data via 130+ engines. Returns machine-readable JSON for web, news, maps, shopping, scholar, flights, hotels, and more.
agent-usability-testTest whether agents can discover and use your tool — the subject under test is the interface, not the agent.

Install

Install the full package:

npx skills add serpapi/skills -y

Install a specific skill:

npx skills add serpapi/skills@serpapi-web-search -y

Use the package when you want your agent to choose the relevant skill from this official SerpApi repository.

View serpapi/skills on GitHub
Copied