npx claudepluginhub 15195999826/lomomarketplace --plugin lomo-orchestratorThis skill uses the workspace's default tool permissions.
用户希望将一个任务委派给 GPT (5.4) 在后台异步执行。
Delegates coding tasks to Google Gemini CLI agent in the background via bash. Triggers on Gemini delegation phrases, second opinions from Gemini/Google, or parallel Google agent runs.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
用户希望将一个任务委派给 GPT (5.4) 在后台异步执行。 GPT 适合提供另一个 AI 视角的分析、对比验证、多角度审视问题。
调用 MCP 工具 create_async_task:
拿到 taskId 后:
上面的后台 Bash 会在任务完成时返回一段格式化文本。 收到通知后,阅读 summary.md 并向用户汇报结果。