CtrlK
BlogDocsLog inGet started
Tessl Logo

new-relic

New Relic integration. Manage Accounts. Use when the user wants to interact with New Relic data.

56

Quality

65%

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/new-relic/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 actionable and well-structured with a clear connection state machine and concrete membrane commands, but it opens with concept padding a knowledgeable reader does not need and leaves a couple of workflow seams (dangling Step 2, unverified destructive actions). It is a solid, mostly executable reference with room to tighten and split content.

Suggestions

Remove or drastically shorten the introductory paragraph explaining what New Relic is; Claude already knows this, and it costs context tokens for no gain.

Fix the dangling 'skip to Step 2' reference by labeling the subsequent section (Searching for actions) as Step 2, or reword to 'skip to Searching for actions'.

Add an explicit verification step before destructive actions (e.g., confirm the application ID and re-list after `delete-application`) so the delete workflow has a validation checkpoint.

DimensionReasoningScore

Conciseness

Most of the body is efficient concrete commands, but the opening paragraph explaining what New Relic is and stray lines like "Use action names and parameters as needed" add unnecessary explanation Claude already knows, fitting 'mostly efficient but includes some unnecessary explanation'; it is not a 4 because the concept preamble is more than a minor trim and not a 2 because the bulk is actionable rather than padded.

3 / 5

Actionability

Commands like `membrane connection ensure`, `membrane action run --input '...'`, and `membrane request` are concrete and largely copy-paste ready with clear placeholders, matching 'mostly executable guidance; minor gaps'; it is not a 5 because placeholders (CONNECTION_ID, <actionId>) require substitution and a couple of flows are underspecified.

4 / 5

Workflow Clarity

The connection setup is sequenced with a documented state machine (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and explicit polling/error feedback loops, matching 'clear sequence with most checkpoints; minor validation gaps'; it is not a 5 because the 'skip to Step 2' reference has no matching labeled Step 2 and listed destructive actions (delete-application) lack verification steps.

4 / 5

Progressive Disclosure

No bundle files exist and the single SKILL.md is well sectioned (Overview, Authentication, Connecting, Searching, Popular actions, Proxy, Best practices) with no nested references, fitting 'good structure; minor organization gaps'; it is not a 5 because the large inlined actions table could plausibly live in a separate reference for a >50-line skill.

4 / 5

Total

15

/

20

Passed

Description

62%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 answers both what and when with a natural product-specific trigger, but its capability list is thin and the 'what' is limited to account management. It is clearly distinguishable yet could be more comprehensive.

Suggestions

Expand the 'what' beyond 'Manage Accounts' to list 2-3 more concrete capabilities (e.g., query APM metrics, manage alert policies, view dashboards) to lift specificity and completeness.

Add a few natural trigger synonyms such as 'APM', 'observability', or 'alert incidents' so users phrase the need in varied ways and still activate the skill.

Reconsider the generic 'Manage Accounts' phrasing in favor of New Relic-specific verbs to reduce overlap with account-management skills.

DimensionReasoningScore

Specificity

Names the domain ("New Relic integration") plus one concrete action ("Manage Accounts"), matching the 'names domain and 1-2 concrete actions but not comprehensive' anchor; it is not a 2 because a concrete action is named, and not a 4 because coverage is minimal.

3 / 5

Completeness

It states both a what ("Manage Accounts") and an explicit when ("Use when the user wants to interact with New Relic data"), matching the 'has both what and when; when could be more specific' anchor; it is not a 5 because the 'what' is narrow (only accounts).

4 / 5

Trigger Term Quality

"New Relic" and "New Relic data" are natural terms a user would say, but coverage lacks common variations or synonyms, fitting the 'some relevant keywords but missing variations' anchor rather than the broader 4.

3 / 5

Distinctiveness Conflict Risk

"New Relic" is a distinct product niche with low conflict risk, but the generic phrase "Manage Accounts" leaves minor overlap risk, fitting 'mostly distinct; minor overlap risk' rather than the clearly-niched 5.

4 / 5

Total

14

/

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.