Agent skill for neural-network - invoke with $agent-neural-network
Install with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-neural-network35
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
neural_train API configuration and layer structure
neural_train call
33%
66%
config wrapper
100%
100%
architecture type field
100%
100%
layers array present
100%
100%
dense layer fields
25%
100%
dropout layer fields
100%
100%
training sub-object
100%
100%
adam optimizer
100%
100%
tier parameter
100%
100%
softmax output layer
0%
0%
model_design.md produced
100%
100%
Without context: $1.6196 · 5m 25s · 43 turns · 48 in / 9,225 out tokens
With context: $0.3609 · 1m 26s · 20 turns · 273 in / 4,372 out tokens
Distributed cluster initialization and ML workflow
neural_cluster_init call
0%
100%
name field
100%
100%
architecture field
0%
100%
mesh topology
0%
100%
proof-of-learning consensus
0%
100%
workflow: problem analysis
100%
100%
workflow: architecture design
100%
100%
workflow: resource planning
100%
100%
workflow: training orchestration
100%
100%
workflow: model validation
100%
100%
workflow: deployment management
100%
100%
fault tolerance mention
100%
100%
transformer architecture chosen
100%
100%
Without context: $0.2349 · 1m 46s · 11 turns · 16 in / 5,237 out tokens
With context: $0.3803 · 1m 40s · 21 turns · 183 in / 4,763 out tokens
Inference API usage and model deployment
neural_predict call
0%
100%
model_id field
20%
100%
user_id field
50%
100%
nested array input
0%
100%
access controls checklist
100%
100%
model compression/optimization
0%
100%
monitoring setup
100%
100%
documentation requirement
100%
100%
input comment explaining format
0%
100%
correct input length
100%
100%
checklist uses checkbox syntax
100%
100%
Without context: $0.4715 · 2m 2s · 27 turns · 32 in / 5,895 out tokens
With context: $0.2388 · 1m 3s · 14 turns · 19 in / 3,181 out tokens
Table of Contents
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.