saxenautssaxenautsCommunityยท1 Agent Skills Included

syke

Local cross-platform memory and context for coding sessions

Builds a persistent local memory of your work across coding environments like Claude Code, Cursor, and Copilot. Maintains a readable timeline of decisions, progress, and context so nothing gets lost between sessions. Lets you query past work, save notes, and view a visual timeline through simple terminal commands. Runs privately on your own machine with no cloud dependency.
npx skills add saxenauts/syke --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’