"Guide creation, selection, inspection, serialization, and
Scanned 9/8/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill optimizer-networks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Optimizer Networks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-optimizer-networks)More formats (shields.io, HTML) on the badges page.
---
name: optimizer-networks
description: "Guide creation, selection, inspection, serialization, and
troubleshooting of optimizer network modules and preprocessing modules."
disable-model-invocation: true
metadata:
disco-role: operating
license: Apache 2.0
---
# optimizer-networks
Use this sub-skill when the task is to choose, inspect, serialize, or debug optimizer network modules and preprocessing modules.
## Include
- `networks.factory` and `networks.save`
- `StandardDeepLSTM`, `CoordinateWiseDeepLSTM`, `KernelDeepLSTM`
- `Sgd` and `Adam`
- initializer forms, saved `.l2l` network state, and `net_path` loading
- `preprocess.Clamp` and `preprocess.LogAndSign`
## Route elsewhere
- Variable-to-net assignment and meta-optimizer wiring: `meta-optimizer-api`
- Problem factories and data side effects: `problem-factories`
- `train.py` / `evaluate.py` workflows: `training-evaluation`
## Use the references
- [Network API](references/network-api.md)
- [Preprocessing](references/preprocessing.md)
- [Troubleshooting](references/troubleshooting.md)
- [Config inspector](scripts/inspect_network_config.py)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.
Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".