Agent skill for neural-network - invoke with $agent-neural-network
40
7%
Does it follow best practices?
Impact
96%
1.60xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/agent-neural-network/SKILL.mdneural_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%
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%
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%
f547cec
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.