CtrlK
BlogDocsLog inGet started
Tessl Logo

baoyu-url-to-markdown

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-structured, actionable skill body that avoids over-explaining known concepts and gives concrete commands. Small redundancies and the lack of an explicit capture-validation checkpoint hold it just short of top marks.

Suggestions

Collapse the box-drawing EXTEND.md path/result tables into the existing bash snippet to remove duplication and tighten the Preferences section.

Add a brief validation step (e.g., confirm the output .md is non-empty / front matter is present) after capture in both modes.

Drop the trailing "Extension Support" section or fold it into Preferences to eliminate the redundant cross-reference.

DimensionReasoningScore

Conciseness

Mostly efficient with no concept over-explanation, but the box-drawing EXTEND.md path tables duplicate the preceding bash checks and the trailing "Extension Support" section redundantly cross-references Preferences.

4 / 5

Actionability

Provides concrete, copy-paste-ready commands ("npx -y bun ${SKILL_DIR}/scripts/main.ts <url>") with options and env-var tables; the ${SKILL_DIR} placeholder requiring substitution is a minor gap.

4 / 5

Workflow Clarity

The wait-mode workflow is clearly sequenced (run --wait → confirm ready → send newline) and the default action is unambiguous, but there is no explicit validation that the capture succeeded.

4 / 5

Progressive Disclosure

Well-organized sections with the implementation split into bundled scripts/ and a one-level-deep EXTEND.md reference; minor redundancy in the EXTEND.md presentation keeps it just below ideal.

4 / 5

Total

16

/

20

Passed

Description

87%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 concise, third-person description that covers what the skill does and when to use it, with concrete actions and an explicit trigger phrase. Minor keyword synonym gaps prevent a perfect trigger-term score.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — "Fetch any URL and convert to markdown", "auto-capture on page load", "wait for user signal" — with only minor coverage gaps (no mention of output metadata/formatting).

4 / 5

Completeness

Clearly states what it does (fetch URL via Chrome CDP, convert to markdown, two capture modes) and includes an explicit "Use when user wants to save a webpage as markdown" trigger clause.

5 / 5

Trigger Term Quality

Natural phrases like "Fetch any URL", "convert to markdown", and "save a webpage as markdown" are present, but common synonyms ("scrape", "HTML to markdown", "web page") are missing.

4 / 5

Distinctiveness Conflict Risk

The Chrome CDP + URL-to-markdown niche is distinct with specific triggers; minimal overlap risk with other conversion skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
anbeime/skill
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.