CtrlK
BlogDocsLog inGet started
Tessl Logo

juicebox-core-workflow-a

Execute Juicebox people search with power filters and ATS export. Trigger: "find candidates", "people search", "juicebox search".

69

Quality

86%

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

72%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 efficient and well-structured with concrete code, but loses points because the SDK client is never instantiated and the batch ATS export lacks a validation checkpoint before writing.

Suggestions

Show how to instantiate the `client` (e.g., authentication/setup) so the code blocks are fully executable rather than assuming an existing SDK object.

Add an explicit validation/confirmation step before the ATS export (e.g., review the top-20 ranked list and confirm the destination) since it is a batch write to an external system.

Resolve the bare "Search Filters" item under Resources — either link it to a reference file or describe the available filters inline.

DimensionReasoningScore

Conciseness

The body is lean: an overview line, three tight code blocks, a compact error table, and brief resource/next-step lines, with no over-explanation of concepts Claude already knows.

3 / 3

Actionability

The TypeScript snippets use real parameters and shapes but reference an undefined `client` SDK object with no instantiation or setup, so they are not copy-paste executable and lack a key detail.

2 / 3

Workflow Clarity

Search → score → export is a clear sequence, but this batch export of 20 profiles to an ATS has no validation checkpoint (e.g., confirm destination or review ranked list) before the destructive/batch write, which caps clarity at 2.

2 / 3

Progressive Disclosure

A short single-file skill with well-organized sections (Overview, numbered Steps, Error Handling, Resources, Next Steps) needs no external references; the simple-skill allowance applies.

3 / 3

Total

10

/

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 concise, specific, and third-person, with an explicit trigger clause answering both what and when. It is a strong example that hits all anchors at the top level.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "people search with power filters", "scoring", and "ATS export" — rather than vague language.

3 / 3

Completeness

Explicitly states what it does (execute Juicebox people search with filters and ATS export) and provides an explicit Trigger clause for when to use it, satisfying both what and when.

3 / 3

Trigger Term Quality

The Trigger clause lists natural phrases a user would say ("find candidates", "people search", "juicebox search") with good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The Juicebox brand plus product-specific triggers ("juicebox search") give it a clear niche unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.