CtrlK
BlogDocsLog inGet started
Tessl Logo

statuspage

Statuspage integration. Manage Incidents, Metrics, Pages, ScheduledMaintenances. Use when the user wants to interact with Statuspage data.

59

Quality

68%

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/statuspage/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 a strongly actionable, well-sectioned guide with concrete CLI commands and a connection-state feedback loop. Its weaknesses are an unnecessary introductory explanation of what Statuspage is, a loose 'Step 2' reference, and a proxy section lacking validation guidance.

Suggestions

Trim the opening paragraph that explains what Statuspage is and the 'auth plumbing' filler; Claude already knows this, so lead directly with how to use the skill.

Reconcile the 'skip to Step 2' reference with an explicitly numbered step sequence (Step 1 connect, Step 2 search/discover, Step 3 run) so the workflow is unambiguous.

Add a validation/check step for proxy requests that perform writes (POST/PUT/PATCH/DELETE), e.g. confirming the path and method before sending, since the proxy bypasses pre-built actions.

DimensionReasoningScore

Conciseness

The body is mostly efficient commands, but opens by explaining what Statuspage is ('a tool that allows companies to communicate incidents...') and includes softening filler like 'so you can focus on the integration logic rather than auth plumbing' that Claude does not need, fitting the 'mostly efficient but some unnecessary explanation' anchor and below the minor-trim anchor 4.

3 / 5

Actionability

It provides many concrete, copy-paste-ready commands (install, login, connection ensure, action list/run, request) plus a flag table, but leaves placeholders like CONNECTION_ID and a generic '--input {"key": "value"}' example, so it is mostly executable with minor gaps rather than fully copy-paste for every case.

4 / 5

Workflow Clarity

The install→authenticate→connect→poll→search→run sequence is clear with real validation checkpoints and a feedback loop (poll until state leaves BUILDING, re-poll after client action, handle CONFIGURATION_ERROR), but a 'skip to Step 2' reference has no matching labeled step and the proxy/POST-PUT-DELETE path has no validation, keeping it below the explicit-checklist anchor 5.

4 / 5

Progressive Disclosure

With no bundle files present, the single SKILL.md is well-organized into clear sections (Overview, Working with Statuspage, Install, Authentication, Connecting, Searching, Popular actions, Proxy, Best practices) and signals the official-docs reference, giving good structure with only minor organization gaps rather than the ideal one-level-deep reference split of anchor 5.

4 / 5

Total

15

/

20

Passed

Description

70%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 clearly names the Statuspage domain and its core entities and includes an explicit 'Use when' trigger clause, answering both what and when. Its main weakness is a single generic verb ('Manage') and generic trigger phrasing rather than concrete, varied trigger terms.

Suggestions

Replace the generic verb 'Manage' with specific actions, e.g. 'Create, update, and resolve Incidents, log Metrics, publish Pages, and schedule maintenances'.

Add concrete, varied trigger phrases to the 'Use when' clause, e.g. 'Use when the user wants to manage Statuspage incidents, outages, scheduled maintenance, or status pages'.

Include common synonyms users say ('status page', 'outage', 'downtime') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

It names the domain and four concrete entities ('Manage Incidents, Metrics, Pages, ScheduledMaintenances'), but relies on a single generic verb 'Manage' rather than listing multiple specific actions, so it sits at the 'names domain and concrete actions but not comprehensive' anchor and below the multi-action-verb anchor 4.

3 / 5

Completeness

It explicitly answers both 'what' ('Manage Incidents, Metrics, Pages, ScheduledMaintenances') and 'when' ('Use when the user wants to interact with Statuspage data'), and the 'Use when' clause is present so it is not capped at 3, but the trigger phrasing is somewhat generic rather than concrete trigger phrases, so it does not reach anchor 5.

4 / 5

Trigger Term Quality

Natural product and entity keywords ('Statuspage', 'Incidents', 'Metrics', 'Pages', 'ScheduledMaintenances') give good coverage a user would actually say, though common synonyms like 'status page' (two words), 'outage', and 'downtime' are missing, keeping it below the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

It targets a named product ('Statuspage integration') with a distinct niche and app-specific triggers, giving minimal conflict risk, though generic 'interact with Statuspage data' wording leaves minor overlap with broader incident/monitoring skills, placing it just below the clear-niche anchor 5.

4 / 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.