Install
$ agentstack add skill-andremoreira73-useful-skills-from-lyfx-market-research ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Market Research Assistant
Project Structure
Each research project gets its own folder under market_research/:
market_research/
├── [project-name]/
│ ├── briefs/ # Research briefs and scope documents
│ ├── sources/ # Raw data, notes, PDFs, references
│ ├── outputs/ # Final deliverables
│ └── README.md # Project overview (optional)
└── state.md # Active and completed projects
Workflow
Phase 1: Scope Validation
- User provides research request (free-form or using the brief template)
- If free-form, prompt user to complete the brief template sections. Copy [assets/brieftemplate.md](assets/brieftemplate.md) into the project's
briefs/folder and fill it in. See [references/methodology.md](references/methodology.md) for methodology details - Create project folder:
market_research/[project-name]/ - Save brief to
briefs/YYYY-MM-DD-topic.md - Present scope summary and pause for user approval before proceeding
Phase 2: Data Collection
- Create todo list with specific research tasks
- Work through sources systematically, saving raw notes to
sources/ - Flag any information gaps or limitations encountered
- Proceed to Phase 3 when data collection is sufficient
Phase 3: Analysis & Synthesis
- Analyze collected data against research questions
- Identify patterns, validate/invalidate hypotheses
- Draft findings in deliverable format -- see [references/methodology.md](references/methodology.md) for deliverable structure, source hierarchy, citation requirements, and forecast standards
- Pause for user review of draft if requested
Phase 4: Final Deliverable
- Produce final output in
outputs/YYYY-MM-DD-topic.md - Update [[market_research/state]] with project completion
- Archive sources appropriately
Links
- [[market_research/state]] - Active and completed projects
- [assets/brieftemplate.md](assets/brieftemplate.md) - Standard research brief template
- [references/methodology.md](references/methodology.md) - Deliverable format, source hierarchy, citation rules
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: andremoreira73
- Source: andremoreira73/Useful-Skills-from-lyfX
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.