clawlet
Lightweight personal assistant with memory and chat channels
All Skills in This Repository (6)
Pure Emerald Level Indicatorssummarize
Summarize text from URLs, transcripts, and local files with configurable output length.
skill-creator
Create, structure, and package AgentSkills into distributable .skill bundles.
github
Interact with GitHub repositories using the gh CLI for issues, pull requests, CI runs, and API queries.
tmux
Send keystrokes and scrape pane output to control tmux sessions.
weather
Retrieve current weather data from wttr.in without API keys.
cron
Schedule reminders and recurring tasks using cron expressions and timing parameters.
Frequently Asked Questions
FAQPage SchemaHow to install Clawlet?โผ
Run `npx skills add mosaxiv/clawlet --all -g -y` in your terminal to install all skills in this suite globally.
What is Clawlet used for?โผ
Clawlet is a lightweight personal assistant that runs as a single binary with built-in semantic memory search. It answers questions, schedules reminders, and automates daily tasks from your terminal or chat apps.
Which chat apps does Clawlet support?โผ
It connects to Telegram, WhatsApp, Discord, and Slack through a gateway mode, with no public webhook endpoint required.
Which models work with Clawlet?โผ
It supports OpenAI, Anthropic, Gemini, OpenRouter, OpenAI Codex via OAuth, and local models through Ollama or vLLM.
Does Clawlet need a database or runtime?โผ
No. It ships as a single static binary with bundled SQLite and vector search, so memory search works on any machine with zero setup.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere