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.

Install with Tessl CLI

npx tessl i github:NeverSight/skills_feed --skill edgeone-pages-deploy
What are skills?

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SKILL.md
Review
Evals

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 hits all the marks. It clearly states what the skill does (deploy static HTML to public URLs), provides comprehensive natural trigger terms users would actually say, explicitly includes a 'Use when' clause, and carves out a distinct niche that won't conflict with other skills. The description is concise yet complete.

DimensionReasoningScore

Specificity

Lists specific concrete actions: 'Deploys static HTML to a public URL instantly', 'no authentication required', 'Supports self-contained HTML files with inline CSS/JS'. Clear about what it does and its constraints.

3 / 3

Completeness

Clearly answers both what ('Deploys static HTML to a public URL instantly with no authentication required') and when ('Use when asked to...' with explicit trigger phrases). Has an explicit 'Use when' clause with comprehensive triggers.

3 / 3

Trigger Term Quality

Excellent coverage of natural user phrases: 'host this', 'deploy this site', 'get a public link', 'share this HTML', 'quick deploy', 'publish this page', 'make an HTML file publicly accessible via URL'. These are exactly what users would naturally say.

3 / 3

Distinctiveness Conflict Risk

Very distinct niche: static HTML deployment to public URLs. The specific focus on 'static HTML', 'public URL', 'no authentication', and 'self-contained HTML files' clearly distinguishes it from general deployment or hosting skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

Excellent skill content that is concise, actionable, and well-structured. Provides both a simple script path and manual curl approach with proper validation. Constraints are clearly documented upfront, preventing misuse for multi-file deployments.

DimensionReasoningScore

Conciseness

Every section is lean and purposeful. No explanation of what HTML is or how curl works. Technical details are presented without padding.

3 / 3

Actionability

Provides fully executable bash commands for both script-based and manual curl deployment. Copy-paste ready with clear examples.

3 / 3

Workflow Clarity

Simple single-task skill with clear sequence: deploy → get URL → validate. Includes explicit validation step with HTTP status check and clear constraints section.

3 / 3

Progressive Disclosure

Well-organized sections from quick start to manual method to constraints. Appropriate length for a simple skill with no need for external references.

3 / 3

Total

12

/

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.

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.