Moltis
Official@moltis-org
A Rust gateway inspired by OpenClaw
Agent Skills by Moltis
Showing 106 vetted skills indexed across 1 GitHub repositories.
data-sync
Sync messaging platform data into Moltis memory as daily digest summaries.
birdclaw
Archives, searches, and triages Twitter/X data in a local SQLite database.
mcp-servers
Add, configure, and troubleshoot MCP servers over stdio, SSE, and streamable-HTTP transports.
discrawl
Archive and search Discord guild messages, threads, and members via the discrawl CLI.
wacrawl
Archive and search WhatsApp Desktop messages locally on macOS via the wacrawl CLI.
slacrawl
Archive and search Slack workspace messages, threads, and channels in a local SQLite database.
dogfood
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.
minecraft-modpack-server
Automate modded Minecraft server setup from CurseForge or Modrinth packs.
pokemon-player
Automate Pokemon gameplay through headless emulation and RAM-based state observation.
xurl
Automate X/Twitter posting, reading, and engagement via the official X API CLI.
webhook-subscriptions
Create webhook subscriptions that trigger Moltis agent runs from external services.
jupyter-live-kernel
Expose a live Jupyter kernel for stateful Python exploration.
peekaboo
Automates macOS UI tasks including capture, inspect, target, and drive inputs via CLI scripting.
Frequently Asked Questions About Moltis
FAQPage SchemaWhat specific tasks can I perform using Moltis?▼
Moltis enables terminal-based management of macOS applications like Reminders, Notes, and iMessage, alongside enterprise SaaS platforms like GitHub, Linear, Notion, and Google Workspace. It also supports local media processing, including audio transcription, video frame extraction, and generative art creation.
Which personas benefit most from this ecosystem?▼
Power users, systems engineers, and developers who prefer terminal-centric environments will find the most value. It is designed for those who require rapid, command-line access to fragmented services and local machine learning workflows without switching between graphical interfaces.
What are the prerequisites for running these capabilities?▼
Most modules require a macOS environment, a terminal emulator, and specific system-level dependencies like ffmpeg, jq, or language-specific runtimes. Authentication for SaaS integrations is handled via standard OAuth2 flows or CLI-specific tokens managed through secure local storage.