diff --git a/skills/hindsight-cloud/SKILL.md b/skills/hindsight-cloud/SKILL.md index 67d1aa54..e15de6d9 100644 --- a/skills/hindsight-cloud/SKILL.md +++ b/skills/hindsight-cloud/SKILL.md @@ -1,5 +1,5 @@ --- -name: hindsight +name: hindsight-cloud description: Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user) --- diff --git a/skills/hindsight-local/SKILL.md b/skills/hindsight-local/SKILL.md index a0ad411f..ddfc25ba 100644 --- a/skills/hindsight-local/SKILL.md +++ b/skills/hindsight-local/SKILL.md @@ -1,5 +1,5 @@ --- -name: hindsight +name: hindsight-local description: Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user) --- diff --git a/skills/hindsight-self-hosted/SKILL.md b/skills/hindsight-self-hosted/SKILL.md index 7ea20fc4..91f15cd2 100644 --- a/skills/hindsight-self-hosted/SKILL.md +++ b/skills/hindsight-self-hosted/SKILL.md @@ -1,5 +1,5 @@ --- -name: hindsight +name: hindsight-self-hosted description: Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to a self-hosted Hindsight server. (user) ---