CtrlK
BlogDocsLog inGet started
Tessl Logo

bluebubbles

Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).

65

Quality

77%

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 ./.trae/openclaw-skills/bluebubbles/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is a lean, actionable codebase map with concrete helpers and config, well-organized as a single-file overview, but it lacks an explicit sequenced workflow with validation checkpoints for send/probe operations.

Suggestions

Add a short numbered build/update workflow (e.g. implement channel -> wire send/probe -> register webhook -> probe to verify) with an explicit validation checkpoint.

Include a minimal executable code snippet for the webhook registration or a send call to lift actionability from instruction-style to copy-paste-ready.

Clarify the abstract 'Route into core reply pipeline' step with the specific helper call or signature expected.

DimensionReasoningScore

Conciseness

Lean bullet structure ('Channel implementation: extensions/bluebubbles/src/channel.ts', 'probeBlueBubbles ... for health checks') with no concept explanation Claude already knows; not level 2 because there is no unnecessary padding to trim.

3 / 3

Actionability

Concrete function names, config keys, and a copy-ready example ('action=react target=+15551234567 messageId=ABC123 emoji=❤️') give executable guidance; not level 2 because specific identifiers and a worked command are provided rather than pseudocode.

3 / 3

Workflow Clarity

Sections are organized but there is no explicit build/update sequence or validation checkpoint (e.g. probe after send); not level 3 because no feedback loop is given, and not level 1 because the layout/helpers give implicit ordering.

2 / 3

Progressive Disclosure

A sub-50-line single-file skill with well-organized sections (Layout, Internal helpers, Webhooks, Config, Message tool notes) and no nested references; not level 2 because organization is clear and one-level-deep.

3 / 3

Total

11

/

12

Passed

Description

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.

The description is specific and clearly scoped to a distinct niche, but it lacks an explicit 'Use when...' trigger clause and leans on technical terms over natural user phrasings.

Suggestions

Add a 'Use when...' clause naming natural triggers, e.g. 'Use when working on the BlueBubbles iMessage channel for Clawdbot, or when the user mentions BlueBubbles, iMessage bridging, or send/probe/webhook work.'

Soften jargon with common variations (e.g. 'iMessage bridge', 'sending messages', 'health checks') alongside 'REST send/probe' and 'webhook inbound'.

Keep the parenthetical scope but ensure a plain-language trigger is present to lift completeness and trigger_term_quality.

DimensionReasoningScore

Specificity

Quotes 'Build or update the BlueBubbles external channel plugin' plus '(extension package, REST send/probe, webhook inbound)' name multiple concrete actions/components; not level 2 because it lists several specific concrete aspects rather than a single domain.

3 / 3

Completeness

Clearly states what the skill does but has no 'Use when...' or equivalent explicit trigger guidance, capping completeness at 2 per the judging guidelines; not level 1 because the 'what' is explicit.

2 / 3

Trigger Term Quality

'BlueBubbles' and 'Clawdbot' are natural terms, but 'REST send/probe' and 'webhook inbound' skew technical and lack common plain-language variations; not level 3 because coverage of natural user phrasings is incomplete.

2 / 3

Distinctiveness Conflict Risk

The BlueBubbles-for-Clawdbot niche is highly specific with distinct triggers, making conflict with other skills unlikely; not level 2 because it is far more targeted than 'Works with document files'.

3 / 3

Total

10

/

12

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
huangruiteng/CS-Notes
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.