CtrlK
BlogDocsLog inGet started
Tessl Logo

telegram-automation

Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas.

58

Quality

68%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/telegram-automation/SKILL.md

The canonical home for this skill is telegram-automation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

61%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 well-structured and actionable with concrete tool sequences and parameters, but it loses conciseness to duplicated pitfall content and a filler closing line, and its destructive/batch workflows lack the validation checkpoints the rubric requires.

Suggestions

Add explicit validation checkpoints to destructive workflows — e.g. before TELEGRAM_DELETE_MESSAGE, verify the message_id via GET_UPDATES/GET_CHAT_HISTORY and confirm the target — to lift workflow_clarity above the destructive/batch cap of 3.

De-duplicate pitfalls: keep concrete per-workflow pitfalls inline and consolidate the cross-cutting limits (4096/1024 chars, 50MB, rate limits) once in 'Known Pitfalls', removing the repeats, and delete the filler 'When to Use' sentence.

Provide at least one full worked example showing a complete tool call with all key parameters filled (e.g. a SEND_MESSAGE with chat_id, text, parse_mode='MarkdownV2' and correctly escaped content) to move actionability toward copy-paste readiness.

DimensionReasoningScore

Conciseness

Mostly efficient tool sequences and parameter tables, but pitfalls are duplicated between each workflow section and the 'Known Pitfalls' section (e.g. 4096-char text limit, 50MB file cap), and the trailing 'When to Use' line ('This skill is applicable to execute the workflow or actions described in the overview') is filler that should be trimmed.

3 / 5

Actionability

Concrete tool slugs with [Required]/[Optional]/[Prerequisite] markers and parameters populated with real values (parse_mode 'HTML'/'MarkdownV2', chat_id '@channelname', escape set '_*[]()~>#+-=|{}.!') give mostly executable guidance; the gap is no full end-to-end example invocation showing all params filled for a common case.

4 / 5

Workflow Clarity

Steps are well sequenced and setup includes a validation checkpoint ('Confirm connection status shows ACTIVE'), but the destructive Edit/Delete workflows and batch operations lack explicit validate-before-act checkpoints, which caps workflow_clarity at 3 per the rubric's destructive/batch rule.

3 / 5

Progressive Disclosure

Well-organized into Prerequisites, Setup, Core Workflows, Common Patterns, Known Pitfalls, and Quick Reference with clear headers; as a single self-contained file with no bundle files, structure is good with only minor organization gaps (the Quick Reference table and Known Pitfalls could optionally live in a reference file).

4 / 5

Total

14

/

20

Passed

Description

75%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 niched, listing four concrete Telegram actions, but it omits any explicit 'Use when...' trigger guidance, which caps its completeness. It is otherwise lean and free of fluff.

Suggestions

Add an explicit 'Use when...' clause naming natural triggers, e.g. 'Use when the user wants to send or manage Telegram messages, share media in chats, or configure bot commands.'

Include a few more natural synonyms/variations users might say (e.g. 'post to a channel', 'reply to a message', 'Telegram bot') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'send messages, manage chats, share photos/documents, and handle bot commands' — covering the Telegram domain comprehensively, matching the score-5 anchor.

5 / 5

Completeness

It clearly states what the skill does but has no 'Use when...' clause or equivalent explicit trigger guidance ('Always search tools first for current schemas' is a usage instruction, not a trigger), so completeness is capped at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Natural phrases like 'send messages', 'manage chats', 'share photos/documents', and 'bot commands' map to what users say, but a few common variants/synonyms are missing, so it sits above the midpoint rather than at comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

The Telegram-specific niche ('Telegram tasks via Rube MCP (Composio)') gives it distinct triggers with minimal overlap risk against other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.