Market research
Standalone AI skills adapted from BMAD workflows, ready to install with the skills CLI.
npx -y skills add sungkhum/agent-skills-pack --skill market-researchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Standalone market research workflow. Use when the user asks for market research, competitive landscape analysis, customer needs, market trends, or a market research report about a business idea.
SKILL.md
1.2 KB, as published. Nobody here has run it
Market Research
Overview
Conduct comprehensive market research using current web data and verified sources to produce a structured research document with citations.
Prerequisite
- Web search is required. If web search is unavailable, stop and tell the user.
Quick Start
- Ask for research topic, goals, and scope.
- Set
research_type = "market", and captureresearch_topicandresearch_goals. - Create the output file using the template in
references/research.template.md. - Follow the step sequence in
references/market-steps/step-01-init.mdonward.
Output Expectations
- Provide a narrative report with clear sections and citations.
- Use the user’s requested language and skill level; if not provided, ask.
References
references/workflow-market-research.mdfor the canonical workflow.references/market-steps/for the step-by-step execution.references/research.template.mdfor the report structure.