CtrlK
BlogDocsLog inGet started
Tessl Logo

code-mate-antigravity

Runs Antigravity CLI headlessly for repository analysis and coding tasks. Use when the user asks to delegate work to Antigravity CLI or compare its result with another coding agent.

72

Quality

88%

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

93%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.

A tight, executable skill body that assumes competence and provides concrete commands with status-based validation. The workflow sequencing and diff-inspection checkpoint are strong; only the explicit error-recovery loop is lightly specified.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: no explanation of what Antigravity is or how CLIs work, and every line provides actionable guidance with no padding.

5 / 5

Actionability

It gives a fully executable command ('agy -p "<prompt>" --output-format json'), an availability check ('command -v agy'), and concrete handling of the JSON 'status'/'error' fields including the unparseable-output case.

5 / 5

Workflow Clarity

A clear numbered Run sequence with validation checkpoints (status-field check, treat error/unparseable as failure, inspect the diff afterward), but the error-recovery feedback loop is less explicit than a full validate-fix-retry cycle.

4 / 5

Progressive Disclosure

A simple, single-purpose skill under 50 lines with well-organized sections ('Run', 'Authentication And Permissions') and no need for external bundle files, matching the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

82%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.

A clear, third-person description that answers both what and when with concrete trigger phrases and a distinct niche. The only weakness is that the action coverage is slightly broad rather than enumerating multiple specific capabilities.

DimensionReasoningScore

Specificity

The description names the domain ('Antigravity CLI') and concrete actions ('Runs ... headlessly for repository analysis and coding tasks'), but the action list is limited to 1-2 categories rather than comprehensive.

3 / 5

Completeness

It explicitly states both what it does ('Runs Antigravity CLI headlessly for repository analysis and coding tasks') and when to use it ('Use when the user asks to delegate work to Antigravity CLI or compare its result with another coding agent').

5 / 5

Trigger Term Quality

'delegate work to Antigravity CLI' and 'compare its result with another coding agent' are natural phrases users would say, but a few common synonyms or phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

The named tool ('Antigravity CLI') and the explicit comparison-with-another-agent trigger carve out a distinct niche with minimal conflict risk against other skills.

5 / 5

Total

17

/

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
CherryHQ/cherry-studio
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.