Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Crawlcat plugin skills

Bundled agent skills for Crawlcat — workflow guides that teach Cursor, Codex, ChatGPT, and MCP clients when and how to run SEO site audits: list imported sites, start crawls, poll progress, and export Copy for AI reports.

This repo holds skill text only (SKILL.md files). Live crawlcat_* tools and user sign-in come from Crawlcat’s hosted MCP server at https://mcp.crawl.cat/mcp.

Resource URL
Product crawl.cat
Agents & integrations crawl.cat/agents
MCP endpoint (Streamable HTTP) https://mcp.crawl.cat/mcp
REST API examples github.com/crawlcat/crawlcat-public-api

Keywords: MCP skills · agent skills · Codex plugin · SEO audit automation · technical SEO · Copy for AI · Cursor · Claude Desktop · ChatGPT connector

Users connect through the plugin or MCP client UI and sign in with their Crawlcat account (OAuth on ChatGPT) or an API key (Cursor / Claude Desktop). This repository does not contain credentials or server code.

Layout

.codex-plugin/plugin.json
skills/
  browse-crawlcat-sites/SKILL.md
  import-crawlcat-site/SKILL.md
  run-crawlcat-audit/SKILL.md
  export-crawlcat-audit-report/SKILL.md

Skills

Skill When to use
browse-crawlcat-sites List imported sites, read overview metrics, or audit history
import-crawlcat-site Add a new site by URL for SEO auditing
run-crawlcat-audit Start or stop a crawl and poll progress
export-crawlcat-audit-report Export Copy for AI markdown, issues, pages, or crawl log

Each skill documents MCP tools named crawlcat_* on the hosted server.

Bundle for upload

Portal uploads expect one top-level folder in the zip: either a single skill directory or a skills/ directory of skill roots. Do not add README, .codex-plugin, or other files to the skills archive unless your publish flow requires them separately.

All bundled skills:

zip -r crawlcat-plugin-skills.zip skills

Single skill:

zip -r import-crawlcat-site.zip skills/import-crawlcat-site

Repository

github.com/crawlcat/crawlcat-skills

git clone https://github.com/crawlcat/crawlcat-skills.git

Related: crawlcat-public-api (REST examples)

About

Bundled agent skills for Crawlcat — teach Cursor, Codex, and MCP clients when to list sites, run SEO crawls, and export audit reports for AI coding assistants.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors