CtrlK
BlogDocsLog inGet started
Tessl Logo

yao-process

Yao process execution expert. ALWAYS invoke this skill when the user needs to call a Yao process, query data models, run scripts, or check process permissions. Do not call processes without checking this skill first.

73

Quality

90%

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.

An efficient, highly actionable skill body with executable examples and clean structure. The only gap is an explicit validation/retry loop in the workflow, though the operations are read-only so this is minor.

Suggestions

Add an explicit feedback step to the workflow, e.g. 'If process_call returns 403, run process_allowed to confirm the process is permitted before retrying'.

Show one example of interpreting a process_call response (success vs. error) so Claude knows what to expect from a failed call.

DimensionReasoningScore

Conciseness

The body is lean: tight parameter tables, minimal complete bash examples, and no padding or explanation of concepts Claude already knows, matching the 'every token earns its place' anchor.

5 / 5

Actionability

Both tools ship copy-paste-ready bash commands with concrete argument examples and typed parameter tables, covering the common call and permission-check cases.

5 / 5

Workflow Clarity

A clear three-step sequence (check allowed, inspect docs, call) with implicit error guidance via the 403 note, but no explicit validate-then-retry feedback loop, so it sits just below the 5 anchor.

4 / 5

Progressive Disclosure

Under 50 lines with no external references needed, organized under clear section headers (process_call, process_allowed, Workflow, Guidelines); per the simple-skills note this earns a 5.

5 / 5

Total

19

/

20

Passed

Description

87%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 strong, third-person description that pairs concrete capabilities with an explicit, trigger-rich invocation clause. It is concise without over-claiming and is clearly distinguishable from related skills.

DimensionReasoningScore

Specificity

Lists several concrete actions ("call a Yao process, query data models, run scripts, or check process permissions") with only minor coverage gaps, matching the 'several specific actions' anchor rather than the comprehensive 5.

4 / 5

Completeness

It explicitly answers both what ("Yao process execution expert" via process_call/process_allowed) and when ("ALWAYS invoke this skill when the user needs to call a Yao process, query data models, run scripts, or check process permissions"), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user-facing phrases like "call a Yao process", "query data models", "run scripts", and "check process permissions" give good keyword coverage, though a few synonyms/extensions are missing so it stops short of 5.

4 / 5

Distinctiveness Conflict Risk

It targets a clear niche (Yao process execution) with distinct triggers and minimal conflict risk; the description itself does not blur into the sibling yao-doc skill.

5 / 5

Total

18

/

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
YaoApp/yao
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.