CtrlK
BlogDocsLog inGet started
Tessl Logo

sendbird

Sendbird integration. Manage Users, Channels. Use when the user wants to interact with Sendbird data.

60

Quality

70%

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

Quality

Content

75%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 highly actionable with concrete commands and a clear state-driven connection workflow, though it opens with unnecessary conceptual explanation and has a dangling "Step 2" reference that slightly muddies the sequence.

Suggestions

Remove or condense the introductory paragraph explaining what Sendbird is; Claude already knows this and it costs context tokens.

Label the post-connection workflow as an explicit "Step 2" (or renumber) so the "skip to Step 2" references resolve.

Consider moving the proxy flag table and clientAction field reference into a separate reference file to keep the overview lean.

DimensionReasoningScore

Conciseness

The opening paragraph ("Sendbird is a chat and messaging platform that provides APIs and SDKs...") explains a concept Claude already knows, and stray lines like "Use action names and parameters as needed." add padding, fitting the mostly-efficient-with-some-unnecessary-explanation anchor.

3 / 5

Actionability

It provides fully executable, copy-paste-ready commands throughout (npm install, membrane login, connection ensure/get, action list/run, request) plus a flags table, covering the common cases concretely.

5 / 5

Workflow Clarity

The connect-and-poll sequence branches clearly on state (READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) with a re-poll feedback loop, but the text references "Step 2" without ever labeling a Step 2, leaving a minor sequencing gap.

4 / 5

Progressive Disclosure

Content is well sectioned (Install, Authentication, Connecting, Searching, Popular actions, Proxy, Best practices) with no nested references, but the longer API-detail blocks (proxy flags table, clientAction schema) could be split into separate reference files.

4 / 5

Total

16

/

20

Passed

Description

66%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 covers both the what and the when with a clear, product-specific niche, but the action language is generic and the trigger phrasing could name more natural user terms.

Suggestions

Replace the generic verb "Manage" with concrete actions, e.g. "Create and update Users and Channels, send messages, and list channel members."

Broaden trigger terms to natural phrases users say, e.g. "Use when the user wants to send messages, manage chat channels or users, or work with Sendbird chat data."

Drop the bare "Sendbird integration." lead-in or fold it into a single action-oriented sentence to tighten the description.

DimensionReasoningScore

Specificity

"Manage Users, Channels" names the domain and a couple of concrete entities, but the single generic verb "Manage" applied to two nouns is not comprehensive, matching the 1-2 concrete actions anchor.

3 / 5

Completeness

It states both what ("Sendbird integration. Manage Users, Channels.") and when ("Use when the user wants to interact with Sendbird data."), but the trigger clause is only mildly specific rather than concrete, matching the both-present-but-could-be-more-explicit anchor.

4 / 5

Trigger Term Quality

"Sendbird", "Users", and "Channels" are relevant keywords, but "interact with Sendbird data" is generic and common synonyms/variations users might say are missing, fitting the some-keywords-but-gaps anchor.

3 / 5

Distinctiveness Conflict Risk

Sendbird is a specific named platform and the trigger explicitly scopes to Sendbird data, giving it a clear niche with minimal overlap risk against other skills.

5 / 5

Total

15

/

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
membranedev/application-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.