CtrlK
BlogDocsLog inGet started
Tessl Logo

domain-dns-ops

DNS/domain ops: registrars, zones, redirects, DNS/HTTP verify, manager truth.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, token-efficient router skill with a clear validated workflow and good progressive disclosure; its main gap is that the central DNS/redirect creation commands are deferred to external docs rather than given inline.

Suggestions

Inline the exact cli4 calls for proxied apex/wildcard A records and the Page Rule --post template so the golden path is fully executable without opening DNS.md.

Add a short "if verify fails" branch under step 6 (e.g. NS not propagated → re-check registrar; no 301 → re-check redirect target) to close the error-recovery loop.

Link references/manager-repo.md explicitly from the Source-of-truth section so the bundle file is discoverable from the body.

DimensionReasoningScore

Conciseness

A lean router that assumes Claude's competence — it points to the manager repo and gives concrete commands without explaining concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Several steps are copy-paste ready (cli4 zone check, namecheap-set-ns, dig, curl, git), but the core DNS-placeholder and redirect-creation steps defer exact cli4 calls to DNS.md rather than giving inline executable commands.

2 / 3

Workflow Clarity

The numbered 6-step golden path is clearly sequenced with an explicit Verify step (dig + curl) and a guardrail to verify after each NS→DNS→redirect change, satisfying the validation-checkpoint anchor.

3 / 3

Progressive Disclosure

Well-sectioned overview (Source of truth, Golden path, Common ops, After edits, Guardrails) with clearly signaled one-level-deep references into the manager repo, complemented by the references/manager-repo.md index.

3 / 3

Total

11

/

12

Passed

Description

82%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, specific description that clearly carves out a niche and uses natural trigger terms, but it omits an explicit "Use when..." clause so the invocation guidance is only implied.

Suggestions

Add an explicit trigger clause, e.g. "Use when setting up or debugging domains, DNS records, redirects, or registrar nameservers."

Drop the internal jargon "manager truth" from the description or rephrase it as "routes to the manager repo" so the trigger reads as user-facing language.

Consider naming Cloudflare/nameservers explicitly, since those are common words users say in this domain.

DimensionReasoningScore

Specificity

Enumerates multiple concrete capabilities — "registrars, zones, redirects, DNS/HTTP verify" — rather than vague language, matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

It states what the skill covers but has no "Use when..." clause or equivalent explicit trigger guidance, so per the rubric guideline completeness is capped at 2.

2 / 3

Trigger Term Quality

Uses natural terms a user would say — "DNS", "domain", "redirects", "registrars" — giving good coverage of the keywords that would invoke this skill.

3 / 3

Distinctiveness Conflict Risk

"DNS/domain ops" is a clear, narrow niche with distinct triggers, making it unlikely to fire for the wrong skill.

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
steipete/agent-scripts
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.