CtrlK
BlogDocsLog inGet started
Tessl Logo

imsg

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

Install with Tessl CLI

npx tessl i github:qsimeon/openclaw-engaging --skill imsg
What are skills?

86

1.81x

Does it follow best practices?

Evaluation96%

1.81x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Discovery

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This description effectively communicates specific capabilities and targets a clear niche (iMessage/SMS via Messages.app), making it distinctive. However, it lacks explicit trigger guidance ('Use when...') and could benefit from additional natural trigger terms users might say when needing this functionality.

Suggestions

Add a 'Use when...' clause with trigger scenarios like 'Use when the user wants to send texts, read message history, or interact with iMessage/SMS'

Include additional natural trigger terms users might say: 'text', 'texting', 'send a text', 'conversations', 'message someone'

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'listing chats', 'history', and 'sending messages'. Also specifies the platform (Messages.app) and interface type (CLI).

3 / 3

Completeness

Clearly answers 'what' (CLI for listing chats, history, sending messages) but lacks an explicit 'Use when...' clause or trigger guidance for when Claude should select this skill.

2 / 3

Trigger Term Quality

Includes good terms like 'iMessage', 'SMS', 'chats', 'messages', but missing common variations users might say like 'text', 'texting', 'send a text', 'message history', or 'conversations'.

2 / 3

Distinctiveness Conflict Risk

Very distinct niche - specifically targets iMessage/SMS via Messages.app CLI. Unlikely to conflict with other skills due to the specific platform and application mentioned.

3 / 3

Total

10

/

12

Passed

Implementation

100%

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

This is an excellent skill file that demonstrates best practices: concise command reference, clear when-to-use/when-not-to-use boundaries, executable examples, and explicit safety checkpoints before sending messages. The example workflow effectively shows the confirmation pattern required for messaging operations.

DimensionReasoningScore

Conciseness

The skill is lean and efficient, providing only necessary information. No explanations of what iMessage is or how messaging works—assumes Claude's competence throughout.

3 / 3

Actionability

All commands are fully executable and copy-paste ready. Concrete examples with real flags, specific syntax for different use cases (text only, with attachment, service selection).

3 / 3

Workflow Clarity

The example workflow shows a clear 3-step sequence with an explicit confirmation checkpoint before sending. Safety rules reinforce validation requirements for destructive operations (sending messages).

3 / 3

Progressive Disclosure

Well-organized with clear sections (When to Use, Requirements, Commands, Safety Rules, Example). For a skill under 100 lines with no need for external references, the structure is appropriate and easy to navigate.

3 / 3

Total

12

/

12

Passed

Validation

72%

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

Validation8 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

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

Total

8

/

11

Passed

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.