CtrlK
BlogDocsLog inGet started
Tessl Logo

clawhub-content-rights-correspondence

Use when drafting, sending, or preserving email correspondence for an existing ClawHub content rights case.

72

Quality

88%

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

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

A well-engineered, actionable skill body with strong workflow sequencing and explicit safety/validation checkpoints. The only notable gap is some command-block repetition across the two scenarios.

Suggestions

Factor the shared `email send` / `record-correspondence` flags into a compact parameter table and show one full example per scenario to reduce command-block repetition.

Consider moving the Publisher Removal Notice and Requester Status Update templates into short reference files linked from the body, which would lift progressive disclosure and trim the main file.

Add a one-line explicit checkpoint reminder (e.g. 'STOP: do not pass --send until the user signs off on the displayed draft') to make the validation gate even harder to skip.

DimensionReasoningScore

Conciseness

Lean body with no concept padding; every line is actionable, but full command blocks are repeated across preview/send/record/verify for two scenarios, which could be tightened; not a 5 due to that repetition.

4 / 5

Actionability

Provides fully executable, copy-paste-ready `bun run admin` commands with all flags and concrete body/subject templates covering the common outbound cases.

5 / 5

Workflow Clarity

Clear sequence with explicit validation checkpoints (dry-run first, show final draft, send only after signoff, verify correspondence recorded) plus error-recovery guidance for recording failure; the destructive-operation cap does not apply because validation is present.

5 / 5

Progressive Disclosure

Single self-contained file with well-organized sections and no nested references; good structure, but at ~130 lines the two correspondence scenarios could arguably live in separate reference files, keeping it just below the top anchor.

4 / 5

Total

18

/

20

Passed

Description

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

A concise, well-constructed description that explicitly covers both capability and trigger context within a clearly bounded niche. Minor keyword synonym coverage is the only weak spot.

DimensionReasoningScore

Specificity

Names three concrete actions ("drafting, sending, or preserving email correspondence") within a defined domain, matching the anchor that lists several specific actions with minor coverage gaps; not a 5 because it does not enumerate reviewing/attachment handling.

4 / 5

Completeness

Explicitly answers both what ("drafting, sending, or preserving email correspondence") and when ("Use when ... for an existing ClawHub content rights case") with concrete trigger phrasing, matching the top anchor.

5 / 5

Trigger Term Quality

"email correspondence" and "content rights case" are natural terms a user would say, giving good keyword coverage; not a 5 because synonyms and variants (e.g. "reply", "notice", "case update") are absent.

4 / 5

Distinctiveness Conflict Risk

Scoped to an existing ClawHub content rights case, a clear niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

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
openclaw/clawhub
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.