All authors
sliamh11 avatar

Claude Skills by sliamh11

github.com/sliamh11
39 skillsA× 23B× 4C× 6D× 4F× 20 installs5 views
Add Claude ContextC

[DEPRECATED] Replaced by scripts/code_search.py (native sqlite-vec + Ollama). Do not use.

ai-agentspythonrust
0
38
Add CodexC

Add OpenAI/Codex as a backend. Guides through API key setup, service backend configuration, optional CLI setup, and verification. Can run alongside Claude (default) or replace it.

ai-agentspythonbash
0
38
Add CompactA

Add /compact command for manual context compaction. Solves context rot in long sessions by forwarding the SDK's built-in /compact slash command. Main-group or trusted sender only.

ai-agentsrustbash
0
38
Add DiscordA

Add Discord bot channel integration to Deus.

ai-agentsgobash
0
38
Add GcalB

Add Google Calendar integration to Deus. Agents can list, create, update, and delete calendar events. Guides through GCP OAuth setup, token generation, keep-alive timer, and CLI command installation.

ai-agentsgobash
0
38
Add GmailA

Add Gmail integration to Deus. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.

ai-agentsgobash
0
38
Add Image VisionA

Add image vision to Deus agents. Resizes and processes WhatsApp image attachments, then sends them to Claude as multimodal content blocks.

ai-agentsbash
0
38
Add LinearA

Add Linear project management MCP integration to Deus. Gives host-side Claude Code sessions read/write access to Linear issues, projects, cycles, and workflow states via @tacticlaunch/mcp-linear.

ai-agentsbashgit
0
38
Add Listen HotkeyD

Install a global hotkey that triggers `deus listen` from anywhere on the OS. Also installs sox, whisper-cli, and a whisper model.

ai-agentsgoshell
0
38
Add Llama CppC

Install and verify a local llama.cpp server for optional Deus local-generation experiments. Keeps Ollama as the required default for embeddings and judge work.

ai-agentspythongo
0
38
Add Ollama ToolC

Add Ollama MCP server so the container agent can call local models for cheaper/faster tasks like summarization, translation, or general queries.

ai-agentsgobash
0
38
Add ParallelA

Add Parallel AI MCP integration to Deus for advanced web research capabilities.

ai-agentstypescriptgo
0
38
Add Pdf ReaderA

Add PDF reading to Deus agents. Extracts text from PDFs via pdftotext CLI. Handles WhatsApp attachments, URLs, and local files.

ai-agentsbashdocker
0
38
Add ReactionsA

Add WhatsApp emoji reaction support — receive, send, store, and search reactions.

ai-agentsbashsql
0
38
Add SlackA

Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).

ai-agentsgobash
0
38
Add Telegram SwarmF

Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".

ai-agentstypescriptgo
0
38
Add TelegramD

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

ai-agentsgobash
0
38
Add Voice TranscriptionB

Add voice message transcription to Deus using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.

ai-agentsgobash
0
38
Add WhatsappC

Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.

ai-agentsgobash
0
38
Add Youtube TranscriptA

Add YouTube transcript extraction as an MCP tool. Installs the MCP server and configures it so the agent can fetch video captions/subtitles on demand.

ai-agentsbash
0
38
CheckpointA

Save a mid-session checkpoint — for continuity between sessions of the same day

ai-agentsgo
0
38
Code ReviewA

Multi-agent code review with learning feedback loop — reviews PRs using parallel specialized agents (style, logic, security) with confidence scoring and false-positive reduction

ai-agentspythongo
0
38
CompressA

Save this session to the vault and update the semantic memory index

ai-agentspythongo
0
38
Convert To Apple ContainerA

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

ai-agentsbashdocker
0
38
CustomizeB

Add new capabilities or modify Deus behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

ai-agentstypescriptgo
0
38
DebugD

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

ai-agentstypescriptgo
0
38
Deep ResearchA

Multi-stage research pipeline with evidence-quality ratings and citations. Classifies intent, clarifies scope, then routes to shallow (single-pass) or deep (parallel fan-out) research. Composes with Parallel AI MCP when available.

ai-agentspythongo
0
38
PreferencesA

View or modify Deus user preferences (name, catch-me-up behavior, bypass permissions, persona)

ai-agentspythonbash
0
38
PreserveA

Scan this conversation and silently save anything worth permanent memory

ai-agents
0
38
Project SettingsA

View or modify Deus external project settings (memory level, session summaries, description)

ai-agentstypescriptpython
0
38
ResumeA

Load context and catch up on recent work — adapts to home mode vs external project mode

ai-agentspythongo
0
38
Review LogsD

Review Deus system health logs, show daily reports, surface pinned issues, and rotate old log files. Uses a local Ollama model to analyze errors and warnings.

ai-agentspython
0
38
SetupF

Run initial Deus setup — dependencies, container, credentials, service, and CLI. Channels are added separately after setup completes. Triggers on "setup", "install", "configure deus", or first-time setup requests.

ai-agentstypescriptpython
0
38
Update SkillsA

Check for and apply updates to installed skill branches from upstream.

ai-agentsgogit
0
38
Use Local WhisperC

Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.

ai-agentsgobash
0
38
WardensA

View, toggle, and configure wardens — the quality gates that review plans, code, and security

ai-agentspythongo
0
38
X IntegrationB

X (Twitter) integration for Deus. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

ai-agentstypescriptgo
0
38
CapabilitiesA

Show what this Deus instance can do — installed skills, available tools, and system info. Read-only. Use when the user asks what the bot can do, what's installed, or runs /capabilities.

ai-agentsbashnode
0
38
StatusA

Quick read-only health check — session context, workspace mounts, tool availability, and task snapshot. Use when the user asks for system status or runs /status.

ai-agentsbashnode
0
38