Publish files and folders to the web instantly. Static hosting for HTML sites, images, PDFs, and any file type. Sites can connect to external APIs (LLMs, databases, email, payments) via proxy routes with server-side credential injection. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", "put this online", "upload to the web", "create a webpage", "share a link", "serve this site", "generate a URL", or "build a chatbot". Outputs a live, shareable URL at {slug}.here.now.
94
92%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
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 (publish files to the web with static hosting and API proxy capabilities), when to use it (extensive list of natural trigger phrases), and what the output looks like (live shareable URL). It uses third person voice consistently, is specific without being overly verbose, and would be highly distinguishable from other skills in a large skill library.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: publish files/folders, static hosting for HTML/images/PDFs, connect to external APIs via proxy routes with server-side credential injection, and outputs a live shareable URL. Very concrete and detailed. | 3 / 3 |
Completeness | Clearly answers both 'what' (publish files/folders to web, static hosting, proxy routes with credential injection) and 'when' (explicit 'Use when asked to...' clause with extensive trigger phrases). Both dimensions are thoroughly covered. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms users would say: 'publish this', 'host this', 'deploy this', 'share this on the web', 'make a website', 'put this online', 'upload to the web', 'create a webpage', 'share a link', 'serve this site', 'generate a URL', 'build a chatbot'. These are highly natural phrases. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche around web publishing/hosting with distinct output (live URL at {slug}.here.now). The specific mention of static hosting, proxy routes, and credential injection distinguishes it from general web development or file management skills. Trigger terms like 'publish', 'host', 'deploy', 'put this online' are specific to this publishing use case. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured, actionable skill that provides concrete commands for core operations while deferring advanced features to live documentation. Its main weakness is moderate redundancy — the docs URL, credentials storage command, and some cautionary notes are repeated. Overall it's a strong skill that effectively balances completeness with brevity.
Suggestions
Consolidate the duplicate credentials storage command (appears in both 'API key storage' and 'Getting an API key' sections) by referencing the earlier section instead of repeating the full command.
Reduce the three separate mentions of the docs URL (intro directive, 'Beyond the script' section, and final line) to at most two — the prominent directive at the top and one closing reference.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Generally efficient but has some redundancy — the docs URL is mentioned three times, the credentials storage command appears twice identically, and some instructions (like 'do not ask the user to run it manually') could be tighter. However, it mostly avoids explaining concepts Claude already knows. | 2 / 3 |
Actionability | Provides fully executable bash commands for publishing, updating, API key storage, and authentication flow. The commands are copy-paste ready with clear placeholders, and the flag reference table is concrete and complete. | 3 / 3 |
Workflow Clarity | Multi-step processes (publish flow, API key acquisition) are clearly sequenced with numbered steps. The auth mode decision tree for what to tell users is explicit with conditional logic. The create/update/finalize lifecycle is noted, and state file handling has clear guidance on what to trust vs. not trust. | 3 / 3 |
Progressive Disclosure | The skill provides a clear overview with essential operations inline and explicitly defers advanced topics (domains, payments, proxy routes, forking, etc.) to the live docs URL. References are one level deep and well-signaled. The instruction to read current docs before answering questions is a smart progressive disclosure pattern. | 3 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
bc07033
Table of Contents
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.