CtrlK
BlogDocsLog inGet started
Tessl Logo

publish-app

Use when the user wants to prepare or verify a Twenty app for npm or marketplace publication, including README/About copy, package metadata, defineApplication marketplace metadata, logos, screenshots, and public assets.

76

Quality

93%

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

SKILL.md
Quality
Evals
Security

Quality

Content

87%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is a tight, actionable overview that defers detail to clearly signaled one-level references and gives concrete files, fields, and commands. Its one weakness is workflow clarity: the publish checklist lacks an explicit validation-to-fix feedback loop and a gated "proceed only when valid" checkpoint.

Suggestions

Add an explicit feedback loop to the Publishing Checklist, e.g. after "Validate with `yarn twenty dev:build`": "If it fails, fix the reported errors and re-run before publishing," plus a gated "Only proceed to publish when the build is clean."

Convert the flat bullet checklist into a numbered, checkpointed sequence so the inspect → verify → validate → publish order with its validation gate is unambiguous.

DimensionReasoningScore

Conciseness

The body is lean, defers conceptual background to a reference file, and assumes Claude's competence; there is no padding or explanation of known concepts, and the small redundancy between the description and the When-To-Use trigger list still earns its place for routing. It is not a 2 because it avoids the unnecessary explanatory filler the score-2 anchor flags.

3 / 3

Actionability

Gives concrete, executable guidance: specific files to inspect (package.json, README.md, src/application-config.ts, public/), a concrete field list for defineApplication(), and copy-paste-ready commands (yarn twenty dev:build; yarn twenty app:publish [--tag]). It is not a 2 because the commands are fully executable rather than pseudocode.

3 / 3

Workflow Clarity

A sequenced checklist exists and an explicit validation step ("Validate with `yarn twenty dev:build`") is placed before publish, but there is no error-recovery feedback loop or an explicit "only proceed when valid" gate, and the steps are a flat bullet list rather than gated checkpoints. It is not a 3 because the score-3 anchor requires feedback loops for error recovery; it is not a 1 because a clear sequence and a named validation step are present.

2 / 3

Progressive Disclosure

SKILL.md is a concise overview with well-signaled one-level-deep references (../../references/concepts/how-apps-work.md and ../../references/publish-app/prepare-for-app-store.md), and detailed guidance is appropriately split out rather than inlined. It is not a 2 because the references are clearly signaled and shallow, matching the score-3 overview-plus-one-level-reference pattern.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 strong: it opens with an explicit trigger, names a comprehensive set of concrete publication-related actions, and carves out a clear niche distinct from neighboring Twenty app skills. It mirrors the rubric's good examples closely with no vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names multiple concrete capability areas — "README/About copy, package metadata, defineApplication marketplace metadata, logos, screenshots, and public assets" — matching the score-3 anchor listing several specific concrete actions, not just a domain plus partial actions.

3 / 3

Completeness

Explicitly answers both what (prepare/verify for publication with the listed assets) and when ("Use when the user wants to prepare or verify a Twenty app..."), matching the score-3 anchor with an explicit trigger clause.

3 / 3

Trigger Term Quality

Uses an explicit "Use when the user wants to..." trigger plus natural terms a user would say (npm, marketplace, README, logos, screenshots); not merely technical jargon, giving good coverage of natural phrasings.

3 / 3

Distinctiveness Conflict Risk

Scoped narrowly to "a Twenty app for npm or marketplace publication," a clear niche unlikely to fire for sibling skills; the body further disambiguates against create-app, develop-app, and manage-app.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
twentyhq/twenty
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.