moltis
Self-hosted personal AI agent server with 100+ bundled skills
All Skills in This Repository (106)
Pure Emerald Level Indicatorsdogfood
Identify and report QA issues in web applications with screenshots and console logs.
apple-reminders
Manage Apple Reminders via remindctl commands on macOS.
imessage
Read and send iMessages and SMS via the imsg CLI on macOS.
findmy
Automates Apple device and AirTag location tracking via FindMy app.
apple-notes
Automates Apple Notes management via the memo CLI on macOS.
blogwatcher
Track blog and RSS/Atom feed updates with read/unread status.
gemini
Generate Q&A, summaries, and content from single prompts via Gemini CLI.
summarize
Summarize text and media content from URLs, transcripts, and local files.
polymarket
Fetch and assemble Polymarket market data from public Gamma, CLOB, and Data APIs.
llm-wiki
Ingest sources into an interlinked Markdown knowledge base with schema enforcement.
arxiv
Search arXiv by keywords, authors, categories, or IDs via its API.
research-paper-writing
Coordinate research-paper workflows from design to submission with BibTeX citations.
Frequently Asked Questions
FAQPage SchemaHow to install Moltis?โผ
Run `npx skills add moltis-org/moltis --all -g -y` in your terminal to install all skills in this suite globally.
What is Moltis used for?โผ
Moltis is a self-hosted personal AI agent server written in Rust that runs on your own hardware. It handles messaging channels, voice, long-term memory, scheduling, and browser automation in one sandboxed binary.
What skills are bundled with Moltis?โผ
It ships over 100 skills covering GitHub PR workflows, code review, research paper writing, arXiv search, image and video generation, smart home control, email, messaging archives, and ML model training and serving.
Is Moltis secure and private?โผ
Yes. Commands run in sandboxed containers, secrets are encrypted at rest, and authentication uses passwords, passkeys, and API keys. Your keys and data never leave your machine.
Does Moltis work with Claude Code and other agents?โผ
Yes. All bundled skills follow the universal SKILL.md standard and work with Claude Code, Codex, OpenCode, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core