CtrlK
BlogDocsLog inGet started
Tessl Logo

cursorctl

Use the `cursorctl` CLI (Cursor SDK Bridge) to spawn, send, detach, follow up, inspect, and collect Cursor cloud or local agents. Trigger when delegating work to Cursor cloud agents (`bc-…` IDs), running a local Cursor agent, fire-and-forget with `--detach`, polling `run get`/`wait`/`watch`, collecting artifacts or conversations, managing `cursorctl auth` profiles, or troubleshooting the SDK Bridge. Run cursorctl via Bash. Do not call the SDK Bridge HTTP API directly.

72

Quality

89%

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

86%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 an efficient, highly actionable overview that defers detail to four clearly signaled reference files and sequences the delegation patterns with pre-flight checks and result collection. Minor conciseness trims and an explicit validate-retry loop would lift it further.

Suggestions

Tighten a few runtime bullets (e.g., the auth/key-resolution prose) that restate information also covered in references/command-reference.md.

Add an explicit validate-then-retry feedback loop for delegation outcomes (e.g., after `run get`, check terminal status and follow up or cancel) to strengthen workflow_clarity for outward-facing PR-creating runs.

DimensionReasoningScore

Conciseness

The body is lean and tool-specific with little padding ("Do not invent SDK Bridge HTTP/RPC calls. Drive everything through cursorctl in Bash."), but a few runtime bullets and explanatory sentences could be trimmed, keeping it just below the fully lean 5.

4 / 5

Actionability

Copy-paste-ready executable commands throughout ("cursorctl auth add work --stdin --default", the three delegation patterns with real jq-based agent_id capture, "cursorctl run get/wait/watch") cover the common cases concretely.

5 / 5

Workflow Clarity

The three delegation patterns are clearly sequenced with pre-flight checkpoints ("Confirm the --repo URL", "command -v cursorctl") and result verification via run get/wait/watch, but lacks an explicit validate-then-retry feedback loop, capping it below 5.

4 / 5

Progressive Disclosure

A concise overview body with a well-signaled "When to open a reference file" table pointing one level deep to four real reference files (all present), making navigation easy and content appropriately split.

5 / 5

Total

18

/

20

Passed

Description

92%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 specific, third-person, and clearly answers both what the skill does and when to trigger it, anchored to a distinct tool. It is comprehensive on actions and triggers with only minor gaps in user-natural phrasings.

DimensionReasoningScore

Specificity

Lists multiple concrete CLI actions — "spawn, send, detach, follow up, inspect, and collect Cursor cloud or local agents" plus auth and troubleshooting — giving comprehensive coverage rather than the minor gaps of a 4.

5 / 5

Completeness

Explicitly answers what ("Use the cursorctl CLI ... to spawn, send, detach, follow up, inspect, and collect") and when with a concrete "Trigger when ..." clause enumerating use cases.

5 / 5

Trigger Term Quality

Good natural-term coverage ("delegating work to Cursor cloud agents", "fire-and-forget", "--detach", "run get/wait/watch", "collecting artifacts or conversations"), but a few common phrasings users might say are absent, so it sits just below the comprehensive 5.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche tied to a specific tool ("cursorctl CLI (Cursor SDK Bridge)", "bc-… IDs") with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

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
mattermost/mattermost-ai-marketplace
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.