CtrlK
BlogDocsLog inGet started
Tessl Logo

here-now

here.now lets agents publish websites and files to live URLs in seconds. Publish HTML, documents, images, PDFs, videos, and static files to live URLs at {slug}.here.now or custom domains. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", "put this online", "create a webpage", "generate a URL", "build a chatbot", "password protect this site", "make this site private", or "share this site with only certain people". here.now also includes workspaces — shared team accounts where Sites belong to the team and serve at {label}.{workspace}.here.now — use when asked to "publish this to our team workspace", "share this with my team", or "put this in our company workspace".

74

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

82%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.

The body is highly actionable with executable commands and concrete API examples, clear multi-step workflows, and good bundle-based structure. It loses points mainly on a small amount of time-sensitive/boilerplate verbosity and the absence of explicit validation feedback loops for destructive operations.

Suggestions

Move the 'Skill version: 1.19.0' line into a dedicated version/deprecation section or remove it, since time-sensitive version numbers penalize conciseness when not isolated.

Add an explicit validate->fix->retry checkpoint for destructive/batch operations such as version restore and access-control PATCH (e.g., re-GET access after PATCH to confirm the merged allowlists applied).

Consolidate the scattered inline REST endpoints (versions, access, accounts) behind a single pointer to https://here.now/docs to reduce inline API-reference density.

DimensionReasoningScore

Conciseness

Largely lean and command-driven with every section earning its place, but a time-sensitive 'Skill version: 1.19.0' line and repeated 'read the current docs' refrains are minor over-explanation that could be trimmed; not below the midpoint, so 4 rather than 3.

4 / 5

Actionability

Provides copy-paste-ready commands (./scripts/publish.sh, ./scripts/drive.sh invocations), exact curl endpoints with JSON payloads, a full flag table, and a state-file JSON example covering the common publish/drive/key-acquisition cases.

5 / 5

Workflow Clarity

Sequences are clear — the create/update -> upload -> finalize flow with 'a site is not live until finalize succeeds', a numbered 5-step API-key flow, and 'read, merge, then write' for access PATCH — but lacks an explicit validate->fix->retry loop for destructive ops like version restore and access changes, so it sits below the 5 anchor.

4 / 5

Progressive Disclosure

Well-organized sections with one-level-deep references to real bundle scripts (./scripts/publish.sh, ./scripts/drive.sh) and deferral of bulk API detail to https://here.now/docs; minor gaps because some endpoint reference is inlined rather than externalized.

4 / 5

Total

17

/

20

Passed

Description

100%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.

The description is specific, trigger-rich, and explicitly pairs what-it-does with when-to-use guidance in third-person voice, with minimal conflict risk. It is a strong, well-anchored example of a publish/deploy skill description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and asset types — 'Publish HTML, documents, images, PDFs, videos, and static files to live URLs at {slug}.here.now or custom domains' plus password/private/restricted access and workspaces — giving comprehensive coverage rather than vague domain naming.

5 / 5

Completeness

Explicitly answers both what ('lets agents publish websites and files to live URLs in seconds') and when via a 'Use when asked to...' clause with concrete trigger phrases, hitting the top anchor.

5 / 5

Trigger Term Quality

Packs in natural phrases users would actually say ('publish this', 'host this', 'deploy this', 'share this on the web', 'make a website', 'put this online', 'create a webpage', 'generate a URL', 'build a chatbot', 'password protect this site') plus workspace synonyms, matching the comprehensive-synonyms anchor.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (live-URL publishing via here.now) with brand-specific slug/domain patterns and distinct triggers, so it is unlikely to fire for unrelated skills.

5 / 5

Total

20

/

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
heredotnow/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.