sill-ensoul — OKF Bundle for AI Agent Memory
DraftLong-term memory for CLI agents — cross-CLI, cross-project, cross-session. OKF Wiki + MCP server, model-agnostic.
Best for
- AI agents using the MCP protocol
- Claude Code and AI coding agents
- AI agent memory systems
What it does
- Long-term memory for CLI agents — cross-CLI, cross-project, cross-session.
- OKF Wiki + MCP server, model-agnostic..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/sillogic/sill-ensoul
cd sill-ensoul Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/sill-ensoul MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.
Frequently Asked Questions
Is sill-ensoul OKF conformant?
No, sill-ensoul is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install sill-ensoul?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use sill-ensoul?
sill-ensoul works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to sill-ensoul?
Similar bundles include pi-okf, agentic-task-system, agent-wiki. Browse these for alternative approaches and feature sets.