CtrlK
BlogDocsLog inGet started
Tessl Logo

release-telegram-post

Create a Telegram-ready Neva release announcement from a GitHub release payload. Use for official Neva Telegram release posts.

68

Quality

82%

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

86%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 tight, well-structured instruction-only skill with concrete formatting guidance and a clear workflow. The main gaps are the absence of a worked example output post and an explicit verification step for its own character/HTML constraints.

Suggestions

Add one short example of a finished Telegram post so the formatting rules (emoji numerals, standalone URL, Highlights label) are concretely demonstrated.

Add an explicit verification step before saving (e.g., confirm the message is under 1500 characters and uses only <b>, <i>, <code>, <a> tags).

DimensionReasoningScore

Conciseness

Lean and efficient: no concept explanations (assumes Claude knows Telegram HTML, release notes, etc.), every line is an actionable instruction or constraint, and the ~40-line body stays well within budget. It is not the 4 anchor because there is no trimmable over-explanation.

5 / 5

Actionability

Provides a concrete template (exact Line 1/Line 2 format, 6-8 emoji-numbered highlights, specific HTML tags, 1500-char limit, exact save path), but stops short of a full example output post that would make it copy-paste ready per the 5 anchor.

4 / 5

Workflow Clarity

A clear numbered 8-step sequence is present and well-organized, but there is no explicit verification checkpoint for the stated constraints (character limit, supported HTML tags), which is the minor validation gap that keeps it below 5.

4 / 5

Progressive Disclosure

A simple, single-purpose skill under 50 lines with well-organized sections (## Workflow, ## Output Rules) and one clearly-signaled one-level-deep reference (`.codex/shared/release-marketing.md`), matching the simple-skill exception that allows 5 on structure alone.

5 / 5

Total

18

/

20

Passed

Description

78%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 specific, well-scoped description that clearly states both capability and trigger, occupying a distinct niche with low conflict risk. It is held back from a perfect score mainly by a single action verb and a narrow trigger clause that could enumerate more natural user phrases.

DimensionReasoningScore

Specificity

Names one concrete action with explicit input and output ("Create a Telegram-ready Neva release announcement from a GitHub release payload"), which is noticeably more specific than the 3 anchor's generic 1-2 actions, though it lists only a single action rather than several.

4 / 5

Completeness

Explicitly answers both what ("Create a Telegram-ready Neva release announcement...") and when ("Use for official Neva Telegram release posts"), but the trigger clause is narrow and lacks the multiple concrete trigger phrases that define the 5 anchor.

4 / 5

Trigger Term Quality

Good coverage of natural terms a user would say ("Telegram", "release announcement", "GitHub release", "release posts"), but misses common synonyms like "changelog", "release notes", or "social media post" that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, narrow niche (official Neva Telegram release posts from GitHub release payloads) with distinct triggers and minimal realistic overlap with other skills.

5 / 5

Total

17

/

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.

Validation — 16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
nevalang/neva
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.