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

82%

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

65%

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 process skill with executable commands backed by a real script, but it is verbose for its length and lacks explicit validation checkpoints in its batch workflow. Some reference-grade content (classification taxonomy, output schemas) is inlined rather than split into bundle files.

Suggestions

Add an explicit validation/verification checkpoint in the workflow — e.g., after Phase 1 confirm the discovered page count is non-zero and after Phase 2 sanity-check that every URL resolved to a classified type before moving on.

Trim the duplicate intro paragraph (it restates the frontmatter description verbatim) and reduce the full JSON + Markdown output blocks to a minimal schema sketch to improve token efficiency.

Move the content-type classification table and the full output schema examples into a references/ file (e.g., CLASSIFICATION.md) and link to it from the Process section, keeping SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

Mostly efficient and concrete (no condescending concept explanations), but the ~190-line body opens with an intro paragraph that duplicates the frontmatter description and carries full JSON plus Markdown output examples that could be trimmed — fitting the 'mostly efficient but could be tightened' anchor.

2 / 3

Actionability

Provides copy-paste executable commands ('python3 scripts/catalog_content.py --domain "example.com"') referencing a real script whose CLI args match, plus concrete fallback specifics (Apify actor 'onescales/sitemap-url-extractor', exact alternate sitemap paths) — fully executable and copy-paste ready.

3 / 3

Workflow Clarity

Five phases are clearly sequenced with a discovery fallback chain (A→E), but there are no explicit validation/verification checkpoints for this batch crawl operation; per the rubric guideline, missing validation for batch operations caps this at 2.

2 / 3

Progressive Disclosure

Sections are well-organized and the only reference (scripts/catalog_content.py) is real and one-level deep, but the ~190-line body is monolithic — the content-type classification taxonomy and full output schemas are inline content that could be split into reference files, fitting the 'content that should be separate is inline' anchor.

2 / 3

Total

9

/

12

Passed

Description

100%

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 that names concrete capabilities, includes natural trigger terms, and gives explicit 'when to use' guidance with low conflict risk. Third-person voice is used throughout.

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', and 'deep-reads top N pages for...funnel stage tagging' — matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (crawl/build inventory/list/group/deep-read) and when via the equivalent trigger clause 'Use before SEO audits, content gap analysis, or brand voice extraction', so it is not capped at 2.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — 'content inventory', 'sitemap', 'SEO audits', 'content gap analysis', 'brand voice extraction' — giving good coverage rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (sitemap/blog crawl content cataloging) with distinct triggers unlikely to fire for unrelated skills, matching the score-3 anchor.

3 / 3

Total

12

/

12

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.