LiangNiangLiangNiangCommunityยท12 Agent Skills Included

OpenMantis

Self-hosted chat framework connecting LLMs to messaging platforms

Connects multiple LLM providers like OpenAI, Anthropic, and DeepSeek to Feishu, WeCom, and QQ chat channels. Adds composable tools for shell commands, browser automation, web search, scheduling, text-to-speech, and long-term memory. Eliminates manual session management with automatic idle detection, conversation recaps, and a web setup wizard. Ships as a single binary so one person can deploy a full personal assistant without extra runtimes.
npx skills add LiangNiang/OpenMantis --all -g -y
Available:

Tells the AI agent how the OpenMantis codebase is structured, which commands run builds and daemons, and how channels, tools, memory, and skills fit together when modifying or operating the system.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

shadcn

Search, view, and import UI components from multiple registries.

Community
Basic
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

bun-development

Create and manage JavaScript/TypeScript projects with the Bun runtime.

Community
Intermediate
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

create-readme

Generate README.md files from project analysis and codebase documentation.

Community
Basic
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

skill-creator

Create, test, and refine AI skills with guided prompts and benchmarking.

Community
Advanced
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

vercel-react-best-practices

Analyze React and Next.js components and apply performance best practices.

Community
Advanced
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

ai-sdk

Configures AI SDK integration and API usage for multi-provider AI applications.

Community
Intermediate
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

specfusion

Search API references and error codes across Chinese open platforms.

Community
Basic
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

skill-manager

Manage OpenMantis skill lifecycle creation, discovery, auditing, and updates.

Community
Basic
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

xlsx

Edit and validate Excel spreadsheets with openpyxl and pandas.

Community
Intermediate
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

weather

Fetch current weather conditions and forecasts for any location via wttr.in.

Community
Basic
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

frontend-design

Generate production-ready HTML, CSS, and JavaScript/React UI designs.

Community
Advanced
๐Ÿ“ฆ In Repo
LiangNiangLiangNiang

builtin/docx

Create and edit Word documents with python-docx for formatting and content management.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’