landscape-researcherlisted
Install: claude install-skill alo-exp/multai
# Landscape Researcher Skill
This skill produces a world-class, analyst-grade Market Landscape Report for any
software solution category by running your prompt across 7 AI platforms and
synthesising the results. Follow the phases below in order.
---
## Phase 0 — Extract Inputs
Extract from the user's request (ask if missing):
- **Solution category** *(required)* — e.g., "Platform Engineering Solutions", "Project Management SaaS", "Customer Data Platforms"
- **Target audience** *(optional, default: "CTOs, Heads of Engineering/Operations/Product, and senior procurement leads at SMBs")*
- **Scope modifiers** *(optional)* — e.g., "focus on open-source options", "exclude enterprise-only tools", "SMB focus only"
- **Domain** *(optional)* — infer from the category if possible (e.g., "devops-platforms"). Check if `domains/{domain}.md` exists.
- **Mode** — default is `DEEP`. Override to `REGULAR` only if the user explicitly asks for a faster/lighter run.
---
## Phase 1 — Build Prompt
### Step 1: Load the prompt template
Read `skills/landscape-researcher/prompt-template.md`. Extract the prompt from inside the fenced code block (between the ``` markers).
### Step 2: Fill placeholders
Replace these placeholders in the extracted prompt:
- `[SOLUTION_CATEGORY]` → the solution category from Phase 0
- `[TARGET_AUDIENCE]` → the target audience (use the default if not specified)
- `[SCOPE_MODIFIERS]` → any scope modifiers, or **remove the entire `[SCOPE MODIFIERS]` line** if none
#