agentsclimarketplace

Vant skill review seo

Skill dhaupin/vant/models/public/skills/vant-skill-review-seo

Vant: Durable AI memory + cold storage + runtime for agents, with generational evolution, stored passively via GitHub. Built for long-running autonomous sessions, using file based persistence.

Install
npx -y skills add dhaupin/vant --skill vant-skill-review-seo

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Can users find this?

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.6 KB, 477 tokens by cl100k_base, as published. Nobody here has run it

SEO Review

Can users find this?


Agent First Question

An AI would ask:

  • Does this page have keywords?
  • Are they searchable?
  • Do links go somewhere?

What To Check

1. Keywords

<title>Page Title</title>
<meta name="description" content="What this does">
CheckLook ForIssue
TitleUnique, descriptiveMissing
Description< 160 charsMissing
h1One per pageMissing

2. Structure

<h1>Main Topic</h1>
<h2>Sub-topic</h2>
<h3>Detail</h3>
CheckIssueFix
h1 presentNo topicAdd h1
Order correcth1→h6 brokenFix
One h1MultipleKeep one

3. Links

<a href="/page">Page</a>
CheckIssue
Internal links work404
External links workDead
Anchor worksDead

4. URLs

# What does agent see?
curl -s URL | grep <title>
CheckIssueFix
Descriptive/item?id=123/item/blue-shirt
LowercasecamelCaselowercase
No spacesmy pagemy-page

Output

## SEO Review - [URL]

### Keywords
- [OK/MISSING] Title: [text]
- [OK/MISSING] Description: [text]
- [OK/MISSING] h1: [text]

### Structure
- [OK/ISSUE] h1 present
- [OK/ISSUE] h order correct

### Links
- Internal: [count] links
- External: [count] links
- Issues: [list]

### URL
- [OK/BAD] URL: [url]

Role: SEO Reviewer
Input: URL or page
Output: Findable?

Make it findable.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.