sliamh11sliamh11Communityยท37 Agent Skills Included

Deus

Self-hosted personal assistant with memory across chat channels

Runs a private, self-hosted personal assistant that remembers your preferences, past conversations, and ongoing projects across WhatsApp, Telegram, Slack, Discord, and Gmail. Eliminates cloud lock-in and forgotten context by storing memory locally in isolated containers with semantic recall. Includes ready-made skills for voice transcription, calendar management, scheduled reminders, code review, research, and session continuity.
npx skills add sliamh11/Deus --all -g -y
Available:

Defines the assistant's identity, backend-neutral behavior contract, security boundaries, and routes each task type to the correct skill or pattern file.

All Skills in This Repository (37)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-llama-cpp

Install and verify a local llama.cpp server for Deus local-generation experiments.

Community
Advanced
๐Ÿ“ฆ In Repo
sliamh11sliamh11

use-local-whisper

Switch voice transcription from OpenAI's Whisper API to local whisper.cpp.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

compress

Save the active session to a persistent vault and update the semantic memory index.

Community
Advanced
๐Ÿ“ฆ In Repo
sliamh11sliamh11

preferences

Read and update Deus preferences in the ~/.config/deus/config.json file.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-discord

Configure Discord channel registration and trigger-based messaging for Deus integration.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-whatsapp

Automate WhatsApp channel setup for Deus with QR or pairing-code authentication.

Community
Advanced
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-compact

Add a /compact command to condense conversation history in Deus sessions.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

checkpoint

Save mid-session context and decisions to a persistent vault.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-voice-transcription

Transcribe WhatsApp voice notes with OpenAI Whisper for agent processing.

Community
Advanced
๐Ÿ“ฆ In Repo
sliamh11sliamh11

wardens

Enforce quality gates for plans, code, and security via CLI and TUI.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-youtube-transcript

Installs and configures an MCP server tp fetch YouTube transcripts on demand.

Community
Intermediate
๐Ÿ“ฆ In Repo
sliamh11sliamh11

add-gcal

Manage Google Calendar events via OAuth and the built-in mcp package.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Deus?โ–ผ

Run `npx skills add sliamh11/Deus --all -g -y` in your terminal to install all skills in this suite globally.

What does Deus actually do?โ–ผ

It runs a private personal assistant on your own machine that remembers your preferences and past conversations, and answers you on WhatsApp, Telegram, Slack, Discord, or Gmail.

Does Deus work with Claude Code and Codex?โ–ผ

Yes. Deus supports Claude Code as the default backend and OpenAI/Codex as an opt-in backend, with identical behavior, memory, and commands across both.

Is my data private with Deus?โ–ผ

Yes. Everything runs locally in isolated containers on your machine, with no cloud sync, no tracking, and credentials never entering containers.

Can Deus handle voice messages and images?โ–ผ

Yes. Built-in skills transcribe voice notes locally via whisper.cpp or the Whisper API, and process image attachments so the assistant can see and respond to them.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’