pomelobot
Self-hosted chatbot with memory, skills, and scheduled tasks
All Skills in This Repository (3)
Pure Emerald Level Indicatorscoding-agent
Run interactive coding agents in background PTY sessions with CLI parameters.
alert-rca
Identify alert root causes by analyzing multi-source data and reconstructing incident timelines.
skill-creator
I understand the instructions. Here is your updated SwiftUI file with your requested changes incorporated.
Frequently Asked Questions
FAQPage SchemaHow to install pomelobot?▼
Run `npx skills add yuki-aigc/pomelobot --all -g -y` in your terminal to install all skills in this suite globally.
What does pomelobot do?▼
It is a self-hosted chatbot that connects to DingTalk, iOS, and Web channels, remembers past conversations, runs scheduled jobs, and executes approved shell commands.
How does the memory system work?▼
It stores memories in PostgreSQL with full-text and vector search, isolates sessions by scope, and automatically compresses long conversations to save tokens.
Can it analyze Alibaba Cloud costs?▼
Yes. The bundled FinOps skills query bills, detect idle resources, recommend savings plans, and can run scheduled cost inspection reports.
Is command execution safe?▼
Yes. Commands pass through whitelist and blacklist policies, require approval for risky actions, and every execution is recorded in an audit log with sensitive data redacted.
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