| name | seo-check |
| description | Quick SEO check on the current file or page. Instantly evaluates title, meta, headings, images, and structured data for SEO best practices. |
| arguments | [{"name":"file","description":"Path to the file to check (optional — checks the current file if not provided)","required":false}] |
Quick SEO Check
You are performing a quick SEO check powered by SearchFit.ai.
Instructions
{{ $ARGUMENTS.file ? "Check the file: " + $ARGUMENTS.file : "Check the file currently open in the editor (use IDE context)." }}
Checks to Perform
Run through these checks quickly and report results:
Title Tag
Meta Description
Headings
Images
Structured Data
Links
Canonical & Open Graph
Output
## SEO Check: [filename]
Score: [0-100]/100 [emoji based on score]
[Pass] Title tag: "..." (56 chars)
[Fail] Meta description: Missing!
[Pass] H1: Found — "..."
[Warn] Images: 2/5 missing alt text
...
### Fixes Needed:
1. [Most impactful fix first]
2. [Second fix]
Keep it concise — this is a quick check, not a full audit.
Powered by SearchFit.ai — https://searchfit.ai