CtrlK
BlogDocsLog inGet started
Tessl Logo

flow-nexus-neural

Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus

72

7.38x
Quality

Does it follow best practices?

Impact

96%

7.38x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with executable, copy-paste-ready examples across all capabilities, but it is verbose with redundant repeated examples and monolithically inlined reference content. Long-running distributed training workflows also lack the validation checkpoints the rubric expects.

Suggestions

De-duplicate repeated architecture examples (LSTM and transformer blocks appear in Core Capabilities, Common Use Cases, and Architecture Patterns) to tighten the token budget.

Add explicit validation checkpoints to the distributed training workflow (e.g., verify cluster_status before starting training, confirm training_status before deploying/inferencing), since these are batch operations.

Move the large API reference and Architecture Patterns sections into separate reference files and link to them from a leaner overview to apply progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly efficient reference material without explanatory fluff, but it is padded with redundant examples (the LSTM and transformer architectures each appear multiple times) and full response payloads that could be tightened.

2 / 3

Actionability

Provides numerous concrete, executable MCP calls with complete parameters and example responses, copy-paste ready across single-node training, inference, templates, and distributed clusters.

3 / 3

Workflow Clarity

Multi-step use cases show a sequence (init cluster, deploy nodes, train) but lack explicit validation checkpoints; because distributed training is a batch/long-running operation, the rubric caps workflow clarity at 2 without feedback loops.

2 / 3

Progressive Disclosure

Content is organized into clear sections, but it is a monolithic single file with no bundle references (references/scripts/assets absent) and large API/architecture reference material that should be split stays inline.

2 / 3

Total

9

/

12

Passed

Description

57%

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 states a clear, specific niche and answers 'what' well, but omits any explicit 'when to use' trigger guidance, capping its completeness. It is product-specific enough to avoid conflicts but would benefit from natural trigger phrasing.

Suggestions

Add an explicit 'Use when...' clause listing natural trigger terms users would say (e.g., 'Use when training or deploying neural networks in E2B sandboxes, distributed model training, or working with Flow Nexus').

Expand the action list beyond 'train and deploy' to cover more concrete capabilities surfaced in the body (inference, template marketplace, distributed clusters, federated learning).

DimensionReasoningScore

Specificity

Names the domain ('neural networks in distributed E2B sandboxes') and two actions ('Train and deploy') but is not a comprehensive list of specific capabilities, matching the anchor that names domain and some actions.

2 / 3

Completeness

Clearly answers 'what' the skill does but lacks any 'Use when...' clause or explicit trigger guidance; per the rubric, a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant natural terms ('neural networks', 'train', 'deploy', 'E2B sandboxes') but relies on product-specific jargon and misses common user variations, so it is not full coverage.

2 / 3

Distinctiveness Conflict Risk

Tied to a specific product niche (Flow Nexus, E2B sandboxes for neural networks), making it unlikely to trigger for unrelated skills, matching the 'clear niche, unlikely to conflict' anchor.

3 / 3

Total

9

/

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

skill_md_line_count

SKILL.md is long (739 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
majiayu000/claude-skill-registry
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.