CtrlK
BlogDocsLog inGet started
Tessl Logo

site-content-catalog

Crawl a website's sitemap and blog index to build a complete content inventory. Lists every page with URL, title, publish date, content type, and topic cluster. Groups content by category and topic. Optionally deep-reads top N pages for quality analysis and funnel stage tagging. Use before SEO audits, content gap analysis, or brand voice extraction.

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-structured skill body with executable commands and concrete specs, weakened mainly by missing validation/feedback loops for what is fundamentally a batch crawl operation.

Suggestions

Add an explicit validation checkpoint in Phase 1 (e.g., verify fetched sitemap is XML not HTML before parsing; retry with Apify fallback if it fails) to satisfy the batch-operation feedback-loop requirement.

Remove the near-duplicate opening paragraph that restates the frontmatter description verbatim to save tokens.

Add a verify/consolidation step before output (e.g., dedupe URLs across discovery methods and flag pages missing required fields) as an explicit checkpoint.

DimensionReasoningScore

Conciseness

Mostly efficient with action-oriented phases and compact tables, but re-states the description opening verbatim and includes a few basic asides (e.g., 'RSS typically only surfaces recent content') that could be trimmed.

4 / 5

Actionability

Quick Start gives copy-paste-ready commands pointing to a real bundled script, plus concrete classification tables and a full output JSON schema covering the common cases.

5 / 5

Workflow Clarity

Five phases are clearly sequenced with ordered sub-methods, but as a batch crawl across many pages it lacks explicit validation checkpoints or a validate-fix-retry feedback loop for failed fetches, capping it at 3 per the batch-operation guideline.

3 / 5

Progressive Disclosure

Well-sectioned single SKILL.md with one clearly signaled, real bundled reference (scripts/catalog_content.py) at a single level; the long classification/output spec is justified as core working content but keeps it just short of the ideal.

4 / 5

Total

16

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description with concrete actions and explicit trigger guidance covering both what and when. Minor gap in trigger-term synonym coverage keeps trigger quality just below the top anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Crawl a website's sitemap and blog index', 'Lists every page with URL, title, publish date, content type, and topic cluster', 'Groups content by category and topic', 'deep-reads top N pages for quality analysis and funnel stage tagging' — comprehensive and specific.

5 / 5

Completeness

Explicitly answers 'what' (crawl/catalog/group/deep-read pages with concrete attributes) and 'when' ('Use before SEO audits, content gap analysis, or brand voice extraction') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural trigger terms ('SEO audits', 'content gap analysis', 'brand voice extraction') but is missing common synonyms a user might actually say (e.g., 'content inventory', 'sitemap crawl'), so it falls just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Clear niche in website content cataloging for SEO purposes with distinct triggers (content inventory, content gap analysis, brand voice), minimizing conflict with adjacent skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
gooseworks-ai/goose-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.