# dlexperiment-skill **Repository Path**: BlueRocket/dlexperiment-skill ## Basic Information - **Project Name**: dlexperiment-skill - **Description**: dlexperiment-skill - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-29 - **Last Updated**: 2026-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dlexperiment-skill `dlexperiment-skill` turns the agent into a Deep Learning Experiment OS for creating, running, recording, analyzing, and wrapping standardized ML experiments. Install path: ```text ~/.claude/skills/dlexperiment/ ``` On this machine the skill currently lives at: ```text C:\Users\Carter\.claude\skills\dlexperiment\ ``` Optional command templates are in `templates/commands/`. Copy them into a project’s `.claude/commands/` directory if you want slash commands like `/exp-start`, `/exp-log`, `/exp-analyze`, `/exp-next`, and `/exp-wrap` inside that project.