Skip to content

mutable-state-inc/ensue-codex-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Ensue Memory for Codex

A Codex skill that connects conversations to the Ensue memory network so prior knowledge can inform new work.

From GitHub repo to working skill

  1. Set your API key (don't worry, free during our alpha) in the shell where you run Codex:
export ENSUE_API_KEY=... # get one from https://www.ensue-network.ai/dashboard
  1. In Codex chat, install from this repo:
$skill-installer mutable-state-inc/ensue-codex-skill/skills/ensue-memory
  1. Restart Codex.

  2. Use it in chat, e.g. "remember my preferred stack is React + Postgres".

Configure

Set your API key:

export ENSUE_API_KEY=... # get one from https://www.ensue-network.ai/dashboard

Usage

Examples:

  • "remember my preferred stack is React + Postgres"
  • "what do I know about caching strategies?"
  • "check my research/distributed-systems/ notes"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors