CtrlK
BlogDocsLog inGet started
Tessl Logo

cloud-foundry

Cloud Foundry integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cloud Foundry data.

54

Quality

61%

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/cloud-foundry/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 provides concrete, executable Membrane CLI commands and a reasonably clear connect-to-act workflow with good section structure. Its main weaknesses are a filler intro paragraph restating what Cloud Foundry is, an undefined "Step 2" cross-reference, and absent validation/verification steps after running actions.

Suggestions

Delete the introductory "Cloud Foundry is an open source cloud application platform..." paragraph; Claude already knows this and it adds pure token cost.

Resolve the dangling "Step 2" reference — either relabel the section as "Step 2" or replace the forward references with a concrete destination.

Add a validation checkpoint after running actions (e.g. check the `output`/error field and retry or surface the error) to support batch and state-changing operations.

DimensionReasoningScore

Conciseness

The body is mostly efficient with executable commands, but includes unnecessary background Claude already knows ("Cloud Foundry is an open source cloud application platform as a service (PaaS). It's used by developers to deploy, run, and scale applications in the cloud.") and some repetition of the action-discovery command. Fits mostly efficient with some unnecessary explanation. Not a 4 because the intro paragraph is pure filler; not a 2 because the bulk is lean command reference.

3 / 5

Actionability

Concrete, copy-pasteable commands appear throughout ("npm install -g @membranehq/cli@latest", "membrane connection ensure ...", "membrane action run <actionId> --connectionId=CONNECTION_ID --json") with a clear options table. Minor gaps: placeholders like CONNECTION_ID are never shown resolved, and action parameters are shown only abstractly. Matches mostly executable with minor gaps. Not a 5 because no end-to-end worked example resolving placeholders; not a 3 because guidance is concrete and executable, not pseudocode.

4 / 5

Workflow Clarity

A sequence is present (install -> authenticate -> connect -> poll for READY -> search actions -> run/proxy), and the connection-state branching is spelled out, but there is no validation step confirming an action succeeded before proceeding, and the "Step 2" referenced is never defined — a dangling checkpoint. Fits steps listed with validation/sequence gaps. Not a 4 because "Step 2" is undefined and success verification is absent; not a 2 because the core connect->ready->act flow is coherent.

3 / 5

Progressive Disclosure

Content is well-organized into clearly signaled sections (Install, Authentication, Connecting, Searching, Popular actions, Proxy, Best practices) with no bundle files to defer to, so all detail appropriately lives in one SKILL.md. Minor gap: the "Cloud Foundry Overview" bullet list and the full proxy-flags table could be trimmed, but structure is clear and one-level. Matches good structure, mostly well placed. Not a 5 because no detailed subtopics are split out and some inline reference-like bulk remains; not a 3 because organization is clear and references are not buried.

4 / 5

Total

14

/

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 and scopes to a clear niche, but its action language ("manage data, records, automate workflows") is generic and it omits the natural Cloud Foundry terms a user would actually say. It is solid but not exemplary.

Suggestions

Replace generic verbs with concrete Cloud Foundry capabilities, e.g. "Deploy and scale apps, manage orgs and spaces, bind services, and configure routes."

Add natural trigger phrases users say, such as "Use when the user wants to deploy or manage apps on Cloud Foundry, work with CF spaces/orgs, or manage Cloud Foundry services."

Include a recognizable alias ("CF") to improve keyword coverage.

DimensionReasoningScore

Specificity

Quotes "Manage data, records, and automate workflows" name the Cloud Foundry domain plus a few actions, but the actions ("manage data", "records") are generic rather than comprehensive concrete capabilities — matching the anchor for domain named with 1-2 actions. Not a 4 because no list of several specific actions; not a 2 because actions go beyond a single minimal generic verb.

3 / 5

Completeness

Both halves are present: "Manage data, records, and automate workflows" answers what, and "Use when the user wants to interact with Cloud Foundry data" answers when explicitly. Fits the anchor for both present with when somewhat generic. Not a 5 because the trigger phrases lack concrete specifics; not a 3 because the when clause is explicit rather than missing or weakly implied.

4 / 5

Trigger Term Quality

Keywords include "Cloud Foundry", "data", "records", "workflows", and "interact with Cloud Foundry data", giving some relevant natural terms but missing common variations a user might actually say ("deploy apps", "CF", "orgs", "spaces", "services"). Fits the anchor for some relevant keywords missing common variations. Not a 4 due to gaps in natural phrasing; not a 2 because more than one generic keyword is present.

3 / 5

Distinctiveness Conflict Risk

"Cloud Foundry integration" is a clear niche unlikely to trigger for the wrong skill, though the generic "manage data, records" phrasing leaves minor overlap risk with other data-integration skills. Matches mostly distinct with minor overlap. Not a 5 due to generic action verbs; not a 3 because the domain scoping is clear.

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.