By 15195999826
Lomo Orchestrator — 多 Agent 团队协作和异步任务委派(需要 lomo-windows-bot REST 服务)
npx claudepluginhub 15195999826/lomomarketplace --plugin lomo-orchestratorLomo's Claude Code Plugin Marketplace - 为 Claude Code 提供定制化插件支持,同时包含 InkMon 项目完整技术栈和通用游戏逻辑框架。
LomoMarketplace 是一个多功能 monorepo 项目,包含:
LomoMarketplace/
├── plugins/ # Claude Code 插件
│ ├── UE_ReactUMG/ # UE ReactUMG 开发助手
│ └── InkMon/ # InkMon 开发助手
├── packages/
│ ├── logic-game-framework/ # @lomo/logic-game-framework 游戏逻辑框架
│ └── inkmon-core/ # @inkmon/core 核心库
├── lomo-mcp-servers/
│ └── inkmon-server/ # InkMon MCP 服务器
├── inkmon-pokedex/ # Web 图鉴应用(Next.js)
├── data/ # 数据目录
│ ├── inkmon.db # SQLite 数据库
│ └── inkmons/ # InkMon JSON 文件
├── plan_docs/ # 设计文档
├── dev_docs/ # Claude Code 开发文档参考
├── .mcp.json # MCP 服务器配置
└── CLAUDE.md # Claude Code 项目指引
git clone <repo-url>
cd LomoMarketplace
pnpm install
| 变量名 | 说明 | 示例值 |
|---|---|---|
INKMON_DB_PATH | InkMon 数据库文件路径 | E:\path\to\data\inkmon.db |
Windows 设置(永久):
setx INKMON_DB_PATH "E:\talk\LomoMarketplace\data\inkmon.db"
⚠️ 设置系统环境变量后需要重启终端才能生效
逻辑表演分离的通用游戏框架,支持回合制/ATB 等多种玩法。
import { Actor, AttributeSet } from '@lomo/logic-game-framework'
import { BattleUnit, DamageAction } from '@lomo/logic-game-framework/stdlib'
核心特性:
开发命令:
pnpm --filter @lomo/logic-game-framework build # 构建
pnpm --filter @lomo/logic-game-framework test # 测试
安装 Claude Code 插件:
# 添加 Marketplace
/plugin marketplace add <repo-path>
# 安装插件
/plugin install UE_ReactUMG@lomoMarketplace
/plugin install InkMon@lomoMarketplace
插件列表:
| 插件 | 说明 |
|---|---|
UE_ReactUMG | Unreal Engine ReactUMG 开发助手 |
InkMon | InkMon 项目开发助手 |
在项目根目录的 .mcp.json 中配置(已预配置):
{
"mcpServers": {
"inkmon-mcp": {
"command": "node",
"args": ["lomo-mcp-servers/inkmon-server/build/index.js"]
}
}
}
首次使用需构建:
pnpm build:mcp
可用工具:
ping - 测试连接get_inkmon - 获取 InkMon 详情list_inkmons_name_en - 列出所有 InkMonsync_inkmon - 同步 InkMon 到数据库get_next_dex_number - 获取下一个图鉴编号# 开发服务器
pnpm dev:web
# 生产构建
pnpm build:web
访问 http://localhost:3000 查看图鉴。
| 命令 | 说明 |
|---|---|
pnpm install | 安装所有依赖 |
pnpm build:core | 构建 @inkmon/core 核心库 |
pnpm build:mcp | 构建 MCP 服务器 |
pnpm build:web | 构建 Web 应用 |
pnpm build:all | 构建全部项目 |
pnpm dev:web | 启动 Web 开发服务器 |
pnpm --filter @lomo/logic-game-framework test | 运行框架测试 |
MIT License
PROACTIVELY use this agent when complex multi-agent tasks begin, when agents seem stuck or overwhelmed, or when the team needs motivation and coordination. This agent serves as the elite performance coach for all other agents, ensuring they operate at their highest level while maintaining composure and excellence. Should be triggered automatically at the start of challenging projects or when detecting agent confusion. Examples:\n\n<example>\nContext: Starting a complex project requiring multiple agents\nuser: "We need to build a viral TikTok app in 2 weeks"\nassistant: "This is an ambitious goal that will require our A-team! Let me bring in the studio-coach to coordinate our agents and ensure everyone performs at their peak."\n<commentary>\nComplex projects benefit from having a coach to keep all agents aligned and motivated.\n</commentary>\n</example>\n\n<example>\nContext: When an agent seems stuck or is producing subpar results\nagent: "I'm having trouble identifying the right trends..."\nassistant: "Let me bring in the studio-coach to help refocus and elevate your approach."\n<commentary>\nAgents can get overwhelmed or lose focus - the coach helps them recenter and excel.\n</commentary>\n</example>\n\n<example>\nContext: Before launching a major sprint or initiative\nuser: "Tomorrow we start the 6-day sprint for our biggest project yet"\nassistant: "Time to rally the team! I'll have the studio-coach prepare everyone mentally and strategically for peak performance."\n<commentary>\nPre-sprint coaching ensures all agents start with clarity, confidence, and coordination.\n</commentary>\n</example>\n\n<example>\nContext: When celebrating wins or learning from failures\nuser: "Our app just hit #1 on the App Store!"\nassistant: "Incredible achievement! Let me bring in the studio-coach to celebrate with the team and capture what made this success possible."\n<commentary>\nThe coach helps institutionalize wins and extract learnings from both successes and failures.\n</commentary>\n</example>
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Context management and multi-agent orchestration with performance optimization tools
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Prospect, craft outreach, and build deal strategy faster. Prep for calls, manage your pipeline, and write personalized messaging that moves deals forward.