Back to Prompt Library
implementation
Integrate Upstage for Document Extraction and Lyzr for Data Ingestion
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Strategic Market Intel
Format
Text-first
Lines
1
Sections
1
Linked challenge
Strategic Market Intel
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Create a Mastra AI tool for the 'MarketScout' agent that uses Upstage to extract structured information (e.g., company names, key dates, funding amounts) from unstructured competitor press releases. Additionally, design a Lyzr-powered data ingestion tool that can fetch news articles from a simulated API and feed them into the Mastra AI workflow. Show how these tools are integrated into a Mastra AI agent's definition.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Hold the task contract and output shape stable so generated implementations remain comparable.
Tune next
Update libraries, interfaces, and environment assumptions to match the stack you actually run.
Verify after
Test failure handling, edge cases, and any code paths that depend on hidden context or secrets.