CtrlK
BlogDocsLog inGet started
Tessl Logo

edgeone-pages-deploy

Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this", "deploy this site", "get a public link", "share this HTML", "quick deploy", "publish this page", or any request to make an HTML file publicly accessible via URL. Supports self-contained HTML files with inline CSS/JS.

97

Quality

96%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is an excellent skill description that clearly communicates what the skill does (deploy static HTML to a public URL), when to use it (with a comprehensive list of natural trigger phrases), and its constraints (self-contained HTML, no auth required). It is concise, uses third-person voice, and occupies a distinct niche that minimizes conflict with other skills.

DimensionReasoningScore

Specificity

Lists concrete actions: deploys static HTML, generates a public URL, supports self-contained HTML with inline CSS/JS. Also specifies constraints like 'no authentication required' and 'instantly', which are specific and informative.

3 / 3

Completeness

Clearly answers both 'what' (deploys static HTML to a public URL instantly with no auth) and 'when' (explicit 'Use when...' clause with multiple trigger phrases and a general condition).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger phrases: 'host this', 'deploy this site', 'get a public link', 'share this HTML', 'quick deploy', 'publish this page', and the general 'make an HTML file publicly accessible via URL'. These are highly natural phrases users would actually say.

3 / 3

Distinctiveness Conflict Risk

Very distinct niche: static HTML deployment to public URLs. The specificity of 'static HTML', 'public URL', 'no authentication', and 'self-contained HTML files' makes it unlikely to conflict with general web development, file management, or other deployment skills.

3 / 3

Total

12

/

12

Passed

Implementation

92%

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

This is a strong, well-crafted skill that is concise, actionable, and clearly structured. It provides both a quick-start path and a manual alternative, includes validation, and clearly states constraints. The only minor weakness is the reference to `scripts/deploy.sh` without clarifying where that script is located or linking to it.

Suggestions

Clarify where `scripts/deploy.sh` lives relative to the skill file, or provide a brief note on how to locate/create it.

DimensionReasoningScore

Conciseness

Every section is lean and purposeful. No unnecessary explanations of what HTML is, how curl works, or what static hosting means. The constraints section efficiently communicates limitations without padding.

3 / 3

Actionability

Provides fully executable, copy-paste ready commands for both the script-based deploy and the manual curl approach. The validation step is a concrete command, not a vague instruction.

3 / 3

Workflow Clarity

The workflow is simple (deploy → validate) and clearly sequenced. The validation step is explicitly included with a concrete command to verify HTTP 200, which is appropriate for a deployment operation. The constraints section clearly bounds what's supported.

3 / 3

Progressive Disclosure

Content is well-organized with clear sections, but the deploy script (scripts/deploy.sh) is referenced without linking to its source or explaining where it lives. For a skill under 50 lines this is mostly fine, but the reference to an external script without a clear pointer is a minor gap.

2 / 3

Total

11

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
NeverSight/skills_feed
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.