diff --git a/skills/cli-anything-blender/SKILL.md b/skills/cli-anything-blender/SKILL.md index 7676fb46f..b3780aad5 100644 --- a/skills/cli-anything-blender/SKILL.md +++ b/skills/cli-anything-blender/SKILL.md @@ -1,6 +1,5 @@ --- -name: >- - cli-anything-blender +name: "cli-anything-blender" description: >- Command-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ... --- diff --git a/skills/cli-anything-openscreen/SKILL.md b/skills/cli-anything-openscreen/SKILL.md index a152e81d5..9cb652c57 100644 --- a/skills/cli-anything-openscreen/SKILL.md +++ b/skills/cli-anything-openscreen/SKILL.md @@ -1,6 +1,5 @@ --- -name: >- - cli-anything-openscreen +name: "cli-anything-openscreen" description: >- Command-line interface for Openscreen — a screen recording editor. A stateful CLI for editing screen recordings with zoom, speed ramps, diff --git a/skills/cli-anything-renderdoc/SKILL.md b/skills/cli-anything-renderdoc/SKILL.md index f6332f4e4..7b039d18a 100644 --- a/skills/cli-anything-renderdoc/SKILL.md +++ b/skills/cli-anything-renderdoc/SKILL.md @@ -1,5 +1,5 @@ --- -name: cli-anything-renderdoc +name: "cli-anything-renderdoc" description: CLI harness for RenderDoc graphics debugger capture analysis version: 0.1.0 command: cli-anything-renderdoc diff --git a/skills/cli-anything-shotcut/SKILL.md b/skills/cli-anything-shotcut/SKILL.md index 61e81141a..9dba2279f 100644 --- a/skills/cli-anything-shotcut/SKILL.md +++ b/skills/cli-anything-shotcut/SKILL.md @@ -1,6 +1,5 @@ --- -name: >- - cli-anything-shotcut +name: "cli-anything-shotcut" description: >- Command-line interface for Shotcut - A stateful command-line interface for video editing, built on the MLT XML format. Designed for AI ag... ---