fix skill names

This commit is contained in:
Nicolò Boschi 2026-01-23 11:03:12 +01:00
parent ec2231799e
commit 9c2df9d89f
3 changed files with 3 additions and 3 deletions

View file

@ -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)
---

View file

@ -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)
---

View file

@ -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)
---