From a6591a1ee991cc2638edba3f126023b3667613ec Mon Sep 17 00:00:00 2001 From: CJ Brewer Date: Wed, 11 Mar 2026 05:54:50 -0600 Subject: [PATCH] Add name and description to SKILL.md Updated SKILL.md to include name and description for stash-forge. --- skills/stash-forge/SKILL.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/skills/stash-forge/SKILL.md b/skills/stash-forge/SKILL.md index cb83cfa3..b99d9d18 100644 --- a/skills/stash-forge/SKILL.md +++ b/skills/stash-forge/SKILL.md @@ -1,4 +1,9 @@ -# @cipherstash/stack-forge +--- +name: stash-forge +description: Configure and use `@cipherstash/stack-forge` for EQL database setup, encryption schema management, Supabase and Drizzle integrations. Use when adding encryption to a project, defining encrypted schemas, or setting up CipherStash EQL in a database. +--- + +# CipherStash Stack - Stash Forge Configure and use `@cipherstash/stack-forge` for EQL database setup, encryption schema management, and Supabase integration.