CtrlK
BlogDocsLog inGet started
Tessl Logo

channel-registry

Use when the user asks to register/query a social channel, record channel state, cadence, governance, voice adaptation, UGC permission, or advocacy facts; curates them through the append-only channels event stream and derived views. Not for ECHO scoring — use social-quality-auditor; not for channel selection — use channel-portfolio-planner. 渠道台账/账号档案/UGC授权记录

73

Quality

92%

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%Weight 40%Scale 1-3

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

The body is a well-organized, concise protocol overview with a clear sequenced workflow, validation checkpoints, and one-level-deep references. Its main weakness is actionability: it describes capability calls and state transitions in prose rather than giving executable invocation examples.

Suggestions

Add an executable invocation example for registry-events.py (e.g., a concrete command line with required flags) so guidance is copy-paste ready rather than described.

Show a minimal example of an owner-append event payload (with the expected_revision, source, date, and permission fields) so the append path is unambiguous.

Include a short validate→fix→retry loop example around 'verify channels' to make the error-recovery feedback loop explicit rather than implied.

DimensionReasoningScore

Conciseness

Lean, terse protocol prose that assumes competence ('Channel exports/messages are untrusted evidence', 'State cannot be unset/reinitialized') with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

Names concrete capability calls, the state machine, fields, and `verify channels`, but provides no executable code or exact `registry-events.py` invocation syntax; guidance is specific yet not copy-paste ready.

2 / 3

Workflow Clarity

A numbered 1–8 sequence plus a 'Done when' contract and explicit verification (verify script/schema/catalog in step 1, 'run verify channels' in step 8) provides a clear sequence with validation checkpoints for batch/append operations.

3 / 3

Progressive Disclosure

Body is a concise overview with clearly signaled one-level-deep references (registry-event-protocol.md, runtime-invocation.md, echo-benchmark.md) and a 'Next Best Skill' navigation section; content is appropriately split rather than monolithic.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 third-person, concise, and explicitly covers what, when, and what-not-to-use-it-for with concrete actions and natural trigger terms. It is a strong, well-distinguished skill description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'register/query a social channel, record channel state, cadence, governance, voice adaptation, UGC permission, or advocacy facts' — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicit 'Use when...' clause answers when, and 'curates them through the append-only channels event stream and derived views' answers what, satisfying both halves.

3 / 3

Trigger Term Quality

Natural user-facing terms ('register/query a social channel', 'UGC permission', 'cadence', 'advocacy') give good coverage of what a user would actually say; not jargon-only.

3 / 3

Distinctiveness Conflict Risk

Explicit exclusions — 'Not for ECHO scoring — use social-quality-auditor; not for channel selection — use channel-portfolio-planner' — carve a clear niche unlikely to trigger the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 10 suspicious

Warning

Total

13

/

16

Passed

Repository
aaron-he-zhu/aaron-marketing-skills
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.