clab-plan

Generate session plans and prompt files for multi-agent research collaborations.

8|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Meme-Theory/meme-engine --skill clab-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clab-plan
Source: https://github.com/Meme-Theory/meme-engine/tree/main/plugins/research-clab/templates/skills/clab-plan
Command: npx skills add https://github.com/Meme-Theory/meme-engine --skill clab-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the complex process of planning multi-agent research sessions, transforming a simple topic into a structured plan and executable prompts.

Core Features & Use Cases

  • Automated Session Planning: Generates detailed session plans, including objectives, wave structures, agent assignments, and gate conditions.
  • Prompt Generation: Creates self-contained prompt files for agents, ready for execution.
  • Use Case: You need to research "the impact of quantum computing on cryptography." Provide this topic to /clab-plan, and it will generate a comprehensive session plan and the necessary prompts for your agents to begin the research.

Quick Start

Use the clab-plan skill to generate a session plan for the topic "Initial domain survey".

Frequently Asked Questions about clab-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate session planning for multi-agent research collaborations?

Multi-agent research session planning is automated by transforming a given topic into structured session documents and executable prompts. The process orchestrates context assembly, planner agent execution, user checkpointing, and prompter agent execution to produce ready-to-use plans.

What is the best way to generate prompts for multi-agent research automation?

Generating prompts for multi-agent research is handled by a prompter agent execution phase that creates self-contained, structured prompt files. These files are ready for immediate execution by assigned agents based on the generated session plan.

Can I use clab-plan for different research session formats like workshops or panels?

Yes, clab-plan handles various research session formats including compute, workshop, and panel. It uses robust argument parsing and validation to ensure the generated session plans and prompts match the requested format.

How does automated workflow orchestration handle user checkpointing during session generation?

Automated workflow orchestration integrates user checkpointing between the planner agent and prompter agent execution phases. This allows you to review the context assembly and session plan before the final prompt files are generated.

What do I need to provide to start automated research session planning?

To start automated research session planning, you need to provide a research topic and the desired session format. The system takes these inputs to execute the planner agent and generate the comprehensive session plan and agent prompts.

Does multi-agent session planning provide gate conditions and wave structures?

Multi-agent session planning generates detailed documents that include objectives, wave structures, agent assignments, and gate conditions. This ensures the research workflow is fully structured and orchestrated for the collaborating agents.