CtrlK
BlogDocsLog inGet started
Tessl Logo

bluebubbles

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

81

1.96x
Quality

73%

Does it follow best practices?

Impact

100%

1.96x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/bluebubbles/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The skill body is a well-structured, highly actionable reference with complete examples and clean navigation. Its main gaps are missing validation/error-handling for destructive operations and a time-sensitive version note that should be isolated.

Suggestions

Add a validation or confirmation checkpoint for destructive actions (edit, unsend), e.g., verifying the messageId before mutating.

Move or isolate the macOS 26 Tahoe version caveat into a dedicated compatibility/deprecated section rather than the general Notes.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, but a time-sensitive version note ('edit may be broken on macOS 26 Tahoe') sits in Notes rather than a deprecated section, and there is minor repetition across example blocks.

2 / 3

Actionability

It provides eight complete, copy-paste-ready JSON payloads with concrete inputs, plus an explicit inputs-to-collect section, giving fully executable guidance.

3 / 3

Workflow Clarity

Inputs and per-action steps are clearly sequenced, but destructive actions (edit, unsend) lack validation or error-recovery checkpoints, capping workflow clarity.

2 / 3

Progressive Disclosure

Content is organized into clear sections (Overview, Inputs, Actions, Notes, Ideas) with a single one-level-deep, clearly signaled developer reference.

3 / 3

Total

10

/

12

Passed

Description

75%

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 clear and well-scoped with an explicit 'Use when' trigger and a distinct iMessage/BlueBubbles niche. It could be strengthened by listing more concrete actions and a wider range of natural trigger phrasings.

Suggestions

Expand the description to enumerate a few specific actions (e.g., tapbacks, edit/unsend, threaded replies) rather than the generic 'send or manage'.

Add common user phrasings like 'text my contacts' or 'send a tapback' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The description names the domain and concrete actions ('send or manage iMessages via BlueBubbles') but does not list the full action set in the description itself, so it is not comprehensive.

2 / 3

Completeness

It explicitly answers both what ('send or manage iMessages via BlueBubbles') and when ('Use when you need to send or manage iMessages') with an explicit trigger clause.

3 / 3

Trigger Term Quality

It uses relevant natural terms ('iMessages', 'BlueBubbles', 'iMessage integration') but offers limited keyword variation, missing common phrasings a user might say.

2 / 3

Distinctiveness Conflict Risk

It targets a specific integration (iMessage via BlueBubbles) with distinct triggers, making it unlikely to fire for unrelated messaging skills.

3 / 3

Total

10

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
trpc-group/trpc-agent-go
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.