CtrlK
BlogDocsLog inGet started
Tessl Logo

postmark-automation

Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas.

55

Quality

63%

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/postmark-automation/SKILL.md

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

SKILL.md
Quality
Evals
Security

Quality

Content

56%Scale 1-5

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

This skill provides a comprehensive overview of Postmark operations via Rube MCP with good workflow organization and clear tool sequences. Its main weaknesses are the lack of concrete, executable examples (no actual MCP call syntax or payload examples) and moderate verbosity with duplicated information across sections. The content would benefit from being more concise with actionable call examples and better progressive disclosure through external reference files.

Suggestions

Add at least one concrete, executable MCP tool call example with actual payload JSON for the most common workflow (e.g., sending batch templated emails) to improve actionability.

Deduplicate repeated pitfalls (e.g., 500 message limit, sender verification) by consolidating them into the 'Known Pitfalls' section and removing duplicates from individual workflows.

Extract the Quick Reference table and detailed per-workflow parameter/pitfall lists into a separate REFERENCE.md file, keeping SKILL.md as a leaner overview.

Remove the vacuous 'When to Use' section at the end — it adds no information beyond what the description already provides.

DimensionReasoningScore

Conciseness

The skill is moderately efficient but includes some unnecessary explanations (e.g., explaining what bounce types mean, general advice about sender reputation, the 'When to Use' section at the end is vacuous). Several pitfalls sections repeat information across workflows (e.g., batch limit of 500 appears twice, sender verification appears twice). The quick reference table is useful but duplicates information already covered in the workflows.

3 / 5

Actionability

The skill provides tool names, parameter names, and sequences, but lacks executable code examples or concrete MCP call syntax. The 'Template Variable Resolution' pattern uses pseudocode-style numbered steps rather than actual tool invocation examples. There are no concrete examples showing actual payloads, request/response shapes, or copy-paste ready tool calls.

3 / 5

Workflow Clarity

Workflows are clearly sequenced with labeled steps marked as [Required], [Optional], or [Prerequisite]. The setup section has a clear verification sequence. However, validation steps are present but somewhat implicit — the template validation is marked [Optional] rather than enforced before sending, and there's no explicit error recovery loop for failed batch sends or connection issues beyond the setup phase.

4 / 5

Progressive Disclosure

The content is well-structured with clear sections and headers, but it's a monolithic document (~180 lines) with no references to external files. The detailed parameter lists, pitfalls for each workflow, and the quick reference table could be split into separate reference files. For a skill with this many workflows and this level of detail, some content should be externalized.

3 / 5

Total

13

/

20

Passed

Description

70%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 does a good job specifying concrete capabilities and naming the specific platform (Postmark) and integration (Rube MCP/Composio), making it highly distinctive. Its main weakness is the absence of an explicit 'Use when...' clause, which would help Claude know exactly when to select this skill. The operational instruction about searching tools first is useful but doesn't substitute for trigger guidance.

Suggestions

Add an explicit 'Use when...' clause with trigger phrases like 'Use when the user asks about sending emails via Postmark, managing email templates, checking bounce rates, or working with transactional email delivery.'

Include natural synonyms and variations such as 'transactional email', 'email API', 'email bounce management' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Lists several specific actions: send templated emails, manage templates, monitor delivery stats and bounces. Also mentions searching tools for current schemas. Minor gaps—doesn't mention things like managing sender signatures, domains, or inbound processing.

4 / 5

Completeness

The 'what' is clearly stated with concrete actions (send templated emails, manage templates, monitor delivery stats and bounces). However, there is no explicit 'Use when...' clause or equivalent trigger guidance—only an operational instruction ('Always search tools first'). This caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes good natural keywords: 'Postmark', 'email', 'templated emails', 'templates', 'delivery stats', 'bounces', 'Composio', 'Rube MCP'. Missing some natural variations like 'email sending', 'transactional email', 'email API', or 'email bounce management'.

4 / 5

Distinctiveness Conflict Risk

Highly distinctive with specific tool references (Postmark, Rube MCP, Composio) that create a clear niche. Unlikely to conflict with other email or messaging skills due to the specific platform and integration mentioned.

5 / 5

Total

16

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

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.