Skip to content
 
 

Repository files navigation


ZsK AI - an AI-augmented terminal shell

→ https://zsk.ai ←

An AI-augmented terminal shell that thinks alongside you - synced, secure, and scriptable.

Latest Release License Stars Issues


ZsK AI overview - Watson shell with AI analysis panel

🌟 Features

  • Watson AI engine on top of Gemini — get command analysis, optimization hints, and anomaly detection inline, not in a separate chat window
  • Cloudant-backed cloud sync for sessions, command history, and devices — pick up the same shell on your laptop, tablet, or phone
  • Mandatory 2FA and AES-256-GCM session encryption, so a synced shell is never an open shell
  • Real syntax highlighting for JS, SQL, YAML, JSON, Rust, and more — straight in the terminal output
  • A real project tree in the sidebar, with a file viewer for anything you cat
  • Built-in RFC / spec viewer so you don't have to alt-tab to read the standard you're implementing against
  • One-click drawers for Google Docs, Tasks, Chat, and Forms, without leaving the shell
  • Export any session to PDF, Markdown, or CSV for reports, hand-offs, or audits

If you want a shell that keeps up with you instead of the other way around — and you still live in the terminalZsK AI is for you. 🫵🏽

📃 Docs

ZsK AI has a docs site at zsk.ai.

🙏 Contributing

Found a bug or have an idea? Open an issue using the templates in .github/ISSUE_TEMPLATE, or send a pull request — small, focused PRs are the easiest to review and merge.

  1. Fork the repo
  2. Create a feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -m 'Add my feature')
  4. Push the branch (git push origin feature/my-feature)
  5. Open a Pull Request

🛞 Under the hood

ZsK AI uses:

⚙️ Getting started

git clone https://github.com/clauderiks/ZsK-bot.git
cd ZsK-bot
npm install
cp .env.example .env   # add your GEMINI_API_KEY
npm run dev

The shell runs at http://localhost:3000.

⚠️ Don't commit .env or any populated firebase-applet-config.json - treat both as secrets, even in a private fork.

Authors

Built by the ZsK AI team and its contributors.

Releases

Sponsor this project

Packages

Used by

Contributors

Languages