syke
Local cross-platform memory and context for coding sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Syke?โผ
Run `npx skills add saxenauts/syke --all -g -y` in your terminal to install this skill globally, then run `syke setup` to complete the interactive configuration.
What does Syke actually do?โผ
Syke runs in the background and reads your local coding session history, then maintains a coherent memory timeline of your projects, decisions, and progress that you can query anytime.
Which coding tools does Syke support?โผ
It reads activity from Claude Code, Codex, Cursor, GitHub Copilot, OpenCode, Gemini CLI, Antigravity, and Hermes, all stored locally on your machine.
Is my data private with Syke?โผ
Yes. Everything is stored in a local SQLite database under ~/.syke/ on your own machine, with no cloud dependency or external data sharing.
Can I use Syke without coding experience?โผ
Basic terminal use is needed for setup, but daily use is simple: run `syke memex` to see your memory or `syke ask` followed by a plain-English question.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core