fix skill names
This commit is contained in:
parent
ec2231799e
commit
9c2df9d89f
3 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue