CtrlK
BlogDocsLog inGet started
Tessl Logo

add-cursor-ambassador

Adds Cursor Directory ambassador badges by name or email via Supabase. Resolves the person and sets users.is_ambassador. Use when the user asks to add, grant, or promote an ambassador, ambassador badge, or Cursor Ambassador.

80

Quality

100%

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

100%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 body is concise and highly actionable, giving executable SQL and the exact MCP call for every branch. Its workflow is clearly sequenced with disambiguation and a verify checkpoint, and the content is well-organized with no unnecessary reference indirection.

DimensionReasoningScore

Conciseness

Lean throughout — no explanations of concepts Claude already knows, just direct SQL, normalization hints, and a short disambiguation table; every section earns its tokens.

3 / 3

Actionability

Fully executable SQL for each branch (email/name/UUID lookup, UPDATE, verify), explicit MCP tool and project_id, plus a copy-paste response template — concrete and ready to run.

3 / 3

Workflow Clarity

A clearly sequenced 4-step checklist with a disambiguation table handling 0/1/2+ matches, an already-ambassador guard, an explicit verify step, and batch guidance — including validation checkpoints for the database write.

3 / 3

Progressive Disclosure

Well-organized into clear sections with no external bundle files; per the simple-skill note, a self-contained skill this size scores well without separate reference files.

3 / 3

Total

12

/

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 specific, trigger-rich, and complete, naming concrete actions, the data mechanism, and explicit user-facing trigger phrases. It carves out a clear niche with low conflict risk.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "Adds Cursor Directory ambassador badges by name or email via Supabase", "Resolves the person", and "sets users.is_ambassador" — with the underlying mechanism, matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what it does (adds badges, resolves the person, sets is_ambassador) and when to use it via a clear "Use when the user asks to add, grant, or promote..." clause.

3 / 3

Trigger Term Quality

Natural user phrasing is well covered: "add, grant, or promote an ambassador, ambassador badge, or Cursor Ambassador" spans the verbs and noun variants a person would actually say.

3 / 3

Distinctiveness Conflict Risk

Targets a narrow niche — Cursor Directory ambassadors via Supabase — with distinct triggers unlikely to collide with unrelated skills.

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
cursor/community-plugins
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.