MUNDO - THE EMPEROR. Complete AI orchestration system with 1208 skills, 25 capability modules, self-evolving, collective consciousness. GitHub Actions 24/7 automation.
FAQ
lihongwei-cn is a Claude Code plugin with 200 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes cheat-on-content, cheat-bump, cheat-init. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add LiHongwei-cn/lihongwei-cn --agent claude-code
Repo: LiHongwei-cn/lihongwei-cn
MATLAB/Simulink 仿真 · Python · 微信小程序 · AI Agent · 工具链
| 项目 | 说明 |
|---|---|
| MUNDO Agent | v2.2.9 · 独立 AI 智能体 · 安全加固 · 代码重构 · 220 测试 · 12 种安全检测 |
| MATLAB 仿真工具包 | 车辆动力学、电机控制、能量管理(R2016b 兼容) |
| 家庭血压监测小程序 | FastAPI + SQLite + DeepSeek 后端 |
| Telegram Bot | DeepSeek 驱动的智能助手 |
| MATLAB 工具包安装页面 | 一键安装 MATLAB 工具包 |
| Claude Code 教程 | 入门指南 |
| VPN 自建指南 | 免费 VPN 搭建教程 |
| 系统优化 | Windows/macOS 优化 |
| 通用模板 | 开源模板 |
MUNDO 是一个独立的 AI 智能体框架,具有以下特性:
# 下载最新版
gh release download v2.2.9 -R LiHongwei-cn/mundo-agent -p "mundo-v2.2.9-macos.zip"
# 解压
unzip mundo-v2.2.9-macos.zip -d ~/.hermes/mundo-agent
# 运行
python3 ~/.hermes/mundo-agent/mundo.py
👉 lihongwei-cn.github.io/lihongwei-cn
MIT License - 完全免费开源
.claude/
rules/
agents.md
coding-style.md
git-workflow.md
performance.md
security.md
testing.md
.github/
ISSUE_TEMPLATE/
feature_request.md
workflows/
deploy.yml
.gitignore
.nojekyll
ai-anatomy/
index.html
assets/
counter.js
page-views.json
avatar.jpg
bot/
.env.example
chat_history.py
config.py
notify.py
rate_limiter.py
requirements.txt
run.sh
setup_login_start.sh
setup_startup.vbs
start_bot.bat
start_bot.command
start_bot.sh
start_bot.vbs
SYSTEM_PROMPT.md
test_bot.py
tgbot.py
bp-monitor/
.gitignore
backend/
__init__.py
.env.example
config.py
database.py
main.py
models.py
prompts/
__init__.py
reading_analysis.py
system_prompt.py
weekly_report.py
requirements.txt
routes/
__init__.py
ai.py
auth.py
readings.py
reports.py
users.py
services/
__init__.py
analyzer.py
deepseek.py
medical.py
report_gen.py
wechat.py
tests/
__init__.py
test_medical.py
test_readings.py
cloudfunctions/
ai/
index.js
package.json
api/
__tests__/
medical.test.js
config.json
index.js
package-lock.json
package.json
auth/
index.js
package.json
readings/
index.js
package.json
reports/
config.json
index.js
package.json
users/
index.js
package.json
deploy/
cron-report.bat
cron-report.sh
Dockerfile
nginx.conf.example
README-windows.md
setup-windows.bat
start.bat
start.sh
tunnel.bat
fly.toml
miniprogram/
app.js
app.json
app.wxss
assets/
tab-history-active.png
tab-history.png
tab-home-active.png
tab-home.png
tab-profile-active.png
tab-profile.png
tab-record-active.png
tab-record.png
tab-report-active.png
tab-report.png
components/
bp-card/
bp-card.js
bp-card.json
bp-card.wxml
bp-card.wxss
disclaimer/
disclaimer.js
disclaimer.json
disclaimer.wxml
disclaimer.wxss
pages/
history/
history.js
history.json
history.wxml
history.wxss
index/
index.js
index.json
index.wxml
index.wxss
profile/
profile.js
profile.json
profile.wxml
profile.wxss
record/
record.js
record.json
record.wxml
record.wxss
report/
report.js
report.json
report.wxml
report.wxss
project.private.config.json
sitemap.json
utils/
api.js
auth.js
cloud.js
md.wxs
package-lock.json
package.json
project.config.json
README.md
start_tunnel.bat
tunnel_daemon.py
upload.js
ccs-launcher/
index.html
README.md
claude-code-tutorial/
index.html
CLAUDE.md
CONTRIBUTING.md
Desktop/
desktop-launcher/
claude-icon.png
index.html
README.md
lihongwei-cn/
mundo-agent/
.mundo_history
.setup_complete
agents.py
approval.py
build_knowledge.py
cache.py
claude_integration.py
codex_integration.py
config/
mundo.conf
mundo.yaml
providers.json
settings.json
constants.py
context_mapper.py
core.py
delegation.py
dispatch.py
display.py
engine.py
events.jsonl
events.py
github_skill_crawler.py
hermes_integration.py
intelligent_recovery.py
knowledge_base.py
knowledge_retriever.py
knowledge.json
llm.py
macos-app/
Contents/
Info.plist
MacOS/
MUNDO
Resources/
MUNDO.icns
memory_import.py
memory.py
mimo_memory.json
mimocode_integration.py
model_adapter.py
model_profiles.py
MUNDO-app-launcher.sh
MUNDO.command
MUNDO.icns
mundo.py
mundo.sh
performance_optimizer.py
policy.py
prompt_assembler.py
quark_optimizer.py
reflection_engine.py
requirements.txt
runtime_config.py
sandbox.py
security_hardening.py
setup.py
skill_cloud_cron.py
skill_cloud_scheduler.py
skill_cloud.py
task_planner.py
timeline.py
tool_guard.py
tools.py
version_manager.py
version.db
version.txt
workflow.py
MUNDO.command
docs/
ai-hotspots/
2026-05-28-summary.md
2026-05-28.json
2026-06-05-summary.md
2026-06-05.json
2026-06-06-summary.md
2026-06-06.json
2026-06-07-summary.md
2026-06-07.json
index.json
weekly-review.md
笔记本操作说明.md
glide/
assets/
glide-icon.png
index.html
global-specs/
agents/
claude-code/
CLAUDE.md
codex/
AGENTS.md
copilot/
.github/
copilot-instructions.md
cursor/
.cursorrules
hermes/
SOUL.md
windsurf/
.windsurfrules
CLAUDE.md
core-spec.md
index.html
install.bat
install.sh
karpathy-skills/
CLAUDE.md
CURSOR.md
EXAMPLES.md
README.md
README.zh.md
SKILL.md
project-CLAUDE.md
README.md
rules/
agents.md
coding-style.md
git-workflow.md
performance.md
security.md
testing.md
settings.json
settings.local.json
skills/
cheat-on-content/
adapters/
perf-data/
douyin-session/
crawler.py
paths.py
README.md
renderer.py
requirements.txt
review.py
run.sh
xhs-explore/
crawler.py
paths.py
README.md
renderer.py
requirements.txt
review.py
run.sh
script-extraction/
whisper/
README.md
run.sh
trend-sources/
aihot.md
trendradar-mcp.md
weibo-hot.md
zhihu-hot.md
docs/
guancha-no1.svg
logo.svg
README_CN.md
examples/
script_patterns.example.md
hooks/
log-event.sh
meta-logging.json
prediction-immutability.json
prediction-immutability.sh
session-start.json
session-start.sh
LICENSE
migrations/
1.0-to-1.1.md
1.1-to-1.2.md
1.2-to-1.3.md
1.3-to-1.4.md
registry.md
README.md
shared-references/
blind-prediction-protocol.md
bump-validation-protocol.md
cadence-protocol.md
candidate-schema.md
data-source-routing.md
migration-protocol.md
observation-lifecycle.md
prediction-anatomy.md
state-management.md
SKILL.md
skills/
cheat-bump/
SKILL.md
cheat-init/
SKILL.md
cheat-learn-from/
SKILL.md
cheat-migrate/
SKILL.md
cheat-persona/
SKILL.md
cheat-predict/
SKILL.md
cheat-publish/
SKILL.md
cheat-recommend/
SKILL.md
cheat-retro/
SKILL.md
cheat-score/
cheat-score-blind/
SKILL.md
SKILL.md
cheat-seed/
SKILL.md
cheat-shoot/
SKILL.md
cheat-status/
SKILL.md
... 1600 moreShowing a partial view of a very large repo.
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic