OpenMantis
Self-hosted chat framework connecting LLMs to messaging platforms
All Skills in This Repository (12)
Pure Emerald Level Indicatorsshadcn
Search, view, and import UI components from multiple registries.
bun-development
Create and manage JavaScript/TypeScript projects with the Bun runtime.
create-readme
Generate README.md files from project analysis and codebase documentation.
skill-creator
Create, test, and refine AI skills with guided prompts and benchmarking.
vercel-react-best-practices
Analyze React and Next.js components and apply performance best practices.
ai-sdk
Configures AI SDK integration and API usage for multi-provider AI applications.
specfusion
Search API references and error codes across Chinese open platforms.
skill-manager
Manage OpenMantis skill lifecycle creation, discovery, auditing, and updates.
xlsx
Edit and validate Excel spreadsheets with openpyxl and pandas.
weather
Fetch current weather conditions and forecasts for any location via wttr.in.
frontend-design
Generate production-ready HTML, CSS, and JavaScript/React UI designs.
builtin/docx
Create and edit Word documents with python-docx for formatting and content management.
Frequently Asked Questions
FAQPage SchemaHow to install OpenMantis?โผ
Run `npx skills add LiangNiang/OpenMantis --all -g -y` in your terminal to install all skills in this suite globally.
What does OpenMantis do?โผ
It is a self-hosted chat framework that connects LLM providers to Feishu, WeCom, and QQ, giving your assistant tools like shell access, browser automation, scheduling, and long-term memory.
Which LLM providers does OpenMantis support?โผ
It supports OpenAI, Anthropic, DeepSeek, ByteDance Doubao, Xiaomi MiMo, and any OpenAI-compatible endpoint, with per-channel or per-session provider switching.
Does OpenMantis support scheduled tasks and memory?โผ
Yes. It runs cron, interval, or one-time scheduled tasks through the full agent pipeline, and stores four types of long-term memory as Markdown files with automatic conflict detection.
Can I use OpenMantis without coding experience?โผ
Yes. A web setup wizard launches on first run to configure providers and channels, and prebuilt binaries require no runtime installation.
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