CtrlK
BlogDocsLog inGet started
Tessl Logo

telecrawl

Telegram archive: chats, messages, contacts, folders, search; import from Telegram Desktop/macOS.

64

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/telecrawl/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is highly actionable and well-structured with copy-paste commands, but the destructive import path lacks an explicit validation feedback loop, capping workflow clarity. Adding a verify-before-replace checkpoint would round it out.

Suggestions

Add an explicit feedback loop for the destructive path: run `telecrawl doctor` and confirm before `import --restore`, with a re-validate step on failure.

Tighten the explanatory sentences (e.g. the SSH host note and "Empty counts mean…") to push conciseness toward a 5.

Consider moving the date example `--after 2026-01-01` to a generic placeholder to avoid time-sensitive specifics in the main flow.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, with no concept over-explanation; a few explanatory sentences (e.g. the SSH rationale, "Empty counts mean…") could be trimmed but mostly earn their place.

4 / 5

Actionability

Fully executable, copy-paste-ready `telecrawl --json …` commands cover all common query, import, and backup cases with concrete flag examples.

5 / 5

Workflow Clarity

Sequencing exists (check status/freshness, doctor before import) and the destructive `--restore` is flagged ("treat as destructive and confirm first"), but there is no explicit validate→fix→retry feedback loop, so the destructive-operation cap of 3 applies.

3 / 5

Progressive Disclosure

Single-file skill under ~55 lines with clear section headers (Sources, Freshness, Queries, Import/Refresh, Backup) and no need for external references, meeting the simple-skill exception.

5 / 5

Total

17

/

20

Passed

Description

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

The description is specific and clearly Telegram-scoped, but it lacks an explicit "Use when…" trigger clause, which limits its completeness score. Adding trigger guidance would raise the overall quality.

Suggestions

Append an explicit "Use when…" clause, e.g. "Use when the user asks about Telegram chat history, messages, contacts, or importing a Telegram archive."

Add natural synonyms/file extensions such as "tdata" or "Postbox" to broaden trigger-term coverage.

Consider mentioning topics or backup alongside the core capabilities to close the minor coverage gaps.

DimensionReasoningScore

Specificity

Lists several concrete capabilities ("chats, messages, contacts, folders, search" plus "import from Telegram Desktop/macOS"), but omits others present in the body (topics, backup, doctor), leaving minor coverage gaps.

4 / 5

Completeness

The "what" is clear (archive + import capabilities), but there is no "Use when…" clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Natural terms a user would say are present ("Telegram", "archive", "chats", "messages", "search"), but synonyms and file extensions like "tdata" are missing, so coverage is good rather than comprehensive.

4 / 5

Distinctiveness Conflict Risk

"Telegram archive" is a clear niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

16

/

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