For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to install the Talordata-Serp-Mcp Skill in Claude Code

Talordata-serp-mcp Skill = Instructions enabling Claude Code to correctly use the TalorData SERP MCP.

Overview

Once you place the talordata-serp-mcp skill into the Claude Code skills folder, Claude Code will automatically reference the skill's rules when handling queries related to TalorData SERP.

This tutorial is designed for users installing a Claude Code skill for the first time. You simply need to copy the folder, restart Claude Code, and verify that it is working by asking a test question.

Claude Code automatically loads skills from the local skills folder; there is no need to modify code or configure an MCP service as described in this document.

Requirements

  • Claude Code (CLI) installed

  • Talordata-serp-mcp folder ready

  • TalorData SERP MCP tool configured in Claude Code

How to install this skill?

1

Locate the Claude Code skills folder.

On Windows, the path is typically: C:\Users\your_username.claude\skills For example: C:\Users\user.claude\skills

If it is specific to a particular project, you can also place it within the project directory: <project_directory>.claude\skills

If the .claude or skills folders do not exist, you can create them manually.

2

Copy skills folder

Copy the entire talordata-serp-mcp folder into the skills folder.

After copying, it should look like this:

C:\Users\user.claude\skills -- talordata-serp-mcp\ |-- SKILL.md -- references `-- serp-rules.md

Please note: You need to copy the entire talordata-serp-mcp folder, not just the SKILL.md file inside it.

3

Restart Claude Code

Close the current session, exit Claude Code, and reopen a new session.

4

Testing whether it works

Enter the following into Claude Code:

Use TalorData SERP to search for the latest news about OpenAI and return the title, source, publication time, and link.

If successfully installed, Claude Code will recognize this as a TalorData SERP-related task and process it according to the skill's rules.

When to use this Skill

• Search for public results in Claude Code using the TalorData SERP MCP • Query news, web pages, images, videos, shopping, maps, local businesses, academic content, or trending topics • Perform SEO rank checks, price monitoring, local business research, or batch search tasks • Have Claude Code retain source links, query parameters, and timestamps

Frequently Asked Questions

Claude Code did not use this skill

• Make sure the folder is placed in C:\Users\yourusername.claude\skills (or .claude\skills within the project) •Confirm that the folder name is talordata-serp-mcp •Make sure there is SKILL.md in the folder •Confirm that Claude Code has been restarted after copying •Confirm your question is related to TalorData SERP, search results, news, shopping, maps or SEO rankings

The returned result is missing a few fields?

This is normal. This skill instructs Claude Code to display only the fields actually returned. If the search results do not include price, rating, phone number, address, or publication time, Claude Code should not guess them.

How to uninstall

Delete this folder: C:\Users\YourUsername.claude\skills\talordata-serp-mcp Then restart Claude Code.

thumbtack-angle

Last updated