CtrlK
BlogDocsLog inGet started
Tessl Logo

oneuptime

OneUptime integration. Manage Users, Organizations. Use when the user wants to interact with OneUptime 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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/oneuptime/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 executable CLI commands and a clear connection state machine, but it is padded by a long inline entity list, has a broken 'Step 2' reference, and lacks validation guidance for destructive proxy operations.

Suggestions

Move the long entity/resource catalog into a separate reference file (e.g. references/resources.md) and link to it from the overview to reduce inline tokens.

Fix or remove the dangling 'Step 2' references, or add an explicitly labeled Step 2 section.

Add a validation/verification checkpoint before running destructive or mutating actions via the proxy (e.g. confirm method, dry-run, or check response state) so the workflow supports safe error recovery.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but the ~100-item flat entity list and a few padded sentences ('so you can focus on the integration logic rather than auth plumbing', 'This is the fastest way to get a connection') could be tightened.

3 / 5

Actionability

Provides copy-paste-ready, fully executable commands for install, login, connection ensure/get with --wait, action list/run, and a proxy flag table covering the common cases.

5 / 5

Workflow Clarity

The connect flow has a state-based sequence (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR), but the referenced 'Step 2' is unlabeled and the proxy path enables destructive POST/DELETE calls with no validation or verification guidance, capping clarity at 3.

3 / 5

Progressive Disclosure

No bundle files exist and the document is a single SKILL.md; the large inlined entity catalog is content that would be better placed in a separate reference file, and there are no one-level-deep references to signal.

3 / 5

Total

14

/

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 is third-person, names a concrete product niche, and includes an explicit 'Use when' trigger. It is somewhat thin on the breadth of supported capabilities and on natural trigger variations.

Suggestions

Expand the 'what' to mention a broader set of supported OneUptime objects (e.g. incidents, monitors, status pages, on-call schedules) instead of only Users and Organizations.

Add concrete natural trigger phrases such as 'when the user mentions OneUptime, uptime monitoring, incidents, or status pages'.

Avoid over-claiming 'Manage' for only two entities while the skill body exposes dozens of resource types.

DimensionReasoningScore

Specificity

Names the domain (OneUptime) and one concrete action ('Manage Users, Organizations'), but coverage is minimal and not comprehensive — many other entities the skill supports are unstated.

3 / 5

Completeness

Both 'what' ('OneUptime integration. Manage Users, Organizations.') and 'when' ('Use when the user wants to interact with OneUptime data.') are present, though the trigger could be more specific.

4 / 5

Trigger Term Quality

'Users, Organizations' and 'interact with OneUptime data' give some relevant keywords, but common natural variations and synonyms users would actually say are missing.

3 / 5

Distinctiveness Conflict Risk

Names the specific product OneUptime, a clear niche with distinct triggers and minimal overlap risk with 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.