CtrlK
BlogDocsLog inGet started
Tessl Logo

publisherkit

PublisherKit integration. Manage Organizations, Leads, Users, Goals, Filters. Use when the user wants to interact with PublisherKit data.

56

Quality

63%

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/publisherkit/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 is a well-structured, actionable CLI usage guide with concrete commands and a sensible flow. Its main weaknesses are a marketing-flavored intro that adds tokens, the absence of validation/verification steps around destructive resource operations, and no worked end-to-end example.

Suggestions

Cut the marketing intro paragraph about what PublisherKit is for marketing teams; keep only what Claude needs to drive the CLI.

Add a validation/verification checkpoint for destructive actions (e.g., confirm the resource ID via a Get/list before Delete, and verify the returned status), which would also lift workflow_clarity above the destructive-cap of 3.

Include one concrete end-to-end example resolving the placeholders for a real action (e.g., listing and running a "Create Template" action with a sample --input JSON payload) to move actionability toward fully copy-paste-ready.

DimensionReasoningScore

Conciseness

The body is mostly efficient command examples, but the opening marketing paragraph ("helps businesses manage and distribute their content across various channels... streamline their publishing workflows and reach wider audiences") and phrases like "so you can focus on the integration logic rather than auth plumbing" are unnecessary explanation that could be trimmed, matching the 'mostly efficient but includes some unnecessary explanation' anchor rather than the lean anchor 4.

3 / 5

Actionability

It provides copy-paste-ready commands throughout ("npm install -g @membranehq/cli", "membrane search publisherkit --elementType=connector --json", "membrane action run --connectionId=CONNECTION_ID ACTION_ID --json", "membrane request CONNECTION_ID /path/to/endpoint") plus a flags table, but uses unresolved placeholders (CONNECTION_ID, ACTION_ID, QUERY) with no end-to-end worked example for a specific resource, fitting the 'mostly executable guidance with minor gaps' anchor.

4 / 5

Workflow Clarity

A logical sequence is present (install → login → connect → search actions → run → proxy), but the skill exposes destructive operations (Create/Update/Delete Template, Campaign, Post) with no validation or verification checkpoints, and the rubric's destructive-operations cap at 3 applies and overrides any higher placement.

3 / 5

Progressive Disclosure

No bundle files exist and the skill is a single well-organized SKILL.md with clear section headers and no nested references, giving good structure and easy navigation; at ~127 lines it exceeds the under-50-line simple-skill exception for a 5, so it lands at the 'good structure, most content appropriately placed' anchor.

4 / 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 clear and distinct, explicitly pairing a 'what' with a 'Use when' trigger scoped to a specific platform. It is held back by a single generic action verb and thin trigger-term coverage that lacks synonyms or variations.

Suggestions

Replace the generic verb "Manage" with 2-3 concrete actions per resource (e.g., "Create, list, and update Organizations, Leads, Users, Goals, and Filters") to lift specificity.

Broaden the trigger clause with natural variations users might say (e.g., "Use when the user wants to manage PublisherKit leads, goals, or filters, or interact with PublisherKit data").

Reconcile the description's resource list (Organizations, Leads, Users, Goals, Filters) with the body's entities (Workspace, Brand, Template, Campaign, Post) so the description reflects what the skill actually exposes.

DimensionReasoningScore

Specificity

The description names the domain and several concrete resources ("Manage Organizations, Leads, Users, Goals, Filters") but relies on a single generic verb "Manage" rather than enumerating distinct concrete actions, so it sits at the 'names domain and 1-2 concrete actions, not comprehensive' anchor rather than the multi-action anchor 4.

3 / 5

Completeness

It answers both 'what' ("PublisherKit integration. Manage Organizations, Leads, Users, Goals, Filters.") and 'when' ("Use when the user wants to interact with PublisherKit data."), with the 'when' explicit but single and not highly specific, fitting the 'both what and when; when could be more explicit' anchor rather than the multi-trigger anchor 5.

4 / 5

Trigger Term Quality

The trigger phrase "Use when the user wants to interact with PublisherKit data" supplies the dominant natural keyword ("PublisherKit") but offers only that one term with no synonyms or variations, matching the 'some relevant keywords but missing common variations' anchor.

3 / 5

Distinctiveness Conflict Risk

PublisherKit is a unique named third-party platform and the trigger is scoped to "interact with PublisherKit data," giving it a clear niche with minimal conflict risk against 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.