CtrlK
BlogDocsLog inGet started
Tessl Logo

here-now

Publish files and folders to the web instantly. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", or "put this online". Outputs a live URL at {slug}.here.now.

Install with Tessl CLI

npx tessl i github:heredotnow/skill --skill here-now
What are skills?

96

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

89%

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 a strong skill description with excellent trigger term coverage and completeness. The explicit 'Use when...' clause with multiple natural user phrases makes it highly discoverable. The main weakness is that the capability description could be more specific about what types of files/projects it handles or any limitations.

DimensionReasoningScore

Specificity

Names the domain (web publishing) and the core action (publish files and folders), but doesn't list multiple specific concrete actions like deployment options, file types supported, or configuration capabilities.

2 / 3

Completeness

Clearly answers both what ('Publish files and folders to the web instantly') and when (explicit 'Use when...' clause with multiple trigger phrases). Also includes output format (live URL at {slug}.here.now).

3 / 3

Trigger Term Quality

Excellent coverage of natural user phrases: 'publish this', 'host this', 'deploy this', 'share this on the web', 'make a website', 'put this online' - these are exactly what users would naturally say when needing this functionality.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused on instant web publishing with distinct triggers. The specific output format ({slug}.here.now) and focused trigger terms make it unlikely to conflict with general file management or other deployment skills.

3 / 3

Total

11

/

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.

This is an excellent skill file that demonstrates best practices across all dimensions. It provides concrete, executable commands while maintaining brevity, clearly structures multi-step workflows with validation checkpoints, and appropriately delegates advanced operations to reference documentation. The content respects Claude's intelligence while providing all necessary project-specific details.

DimensionReasoningScore

Conciseness

The content is lean and efficient, assuming Claude's competence. No unnecessary explanations of basic concepts; every section provides actionable information without padding.

3 / 3

Actionability

Provides fully executable bash commands throughout, including the publish script, API key storage, and authentication flow. Commands are copy-paste ready with clear placeholders.

3 / 3

Workflow Clarity

Multi-step processes like API key acquisition are clearly numbered with explicit steps. The publish flow mentions the three-step process (create/update -> upload -> finalize) and includes validation guidance via 'publish_result.*' stderr lines.

3 / 3

Progressive Disclosure

Well-structured with clear sections for different use cases. Advanced operations are appropriately referenced to external docs (references/REFERENCE.md and https://here.now/docs) without deep nesting.

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.