Skip to content

Add Market Intelligence Brief workflow under /workflows with multi-source, investment-focused briefing structure#3

Merged
gjj merged 9 commits intomainfrom
copilot/create-market-intelligence-briefs
Mar 27, 2026
Merged

Add Market Intelligence Brief workflow under /workflows with multi-source, investment-focused briefing structure#3
gjj merged 9 commits intomainfrom
copilot/create-market-intelligence-briefs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 27, 2026

This PR adds a new workflow in the existing AgentlyHQ/workflows structure to generate a Market Intelligence Brief for a user-provided topic, with optional angle-specific framing (investments, market mapping, company monitoring, competitor tracking, sector trends). The workflow is designed to produce structured, multi-source intelligence outputs rather than single-source summaries.

  • Workflow addition: workflows/market-intelligence-brief/SKILL.md

    • Adds a new Market Intelligence Brief workflow with standard frontmatter (name, description, license, metadata.category).
    • Defines required/optional inputs via template variables:
      • ${TOPIC_OR_AREA_OF_INTEREST}
      • ${OPTIONAL_ANGLE}
    • Includes explicit behavior when optional angle is not provided (default balanced market + investment lens).
  • Research orchestration updates

    • Uses multi-source agent sweep across web/news/deep/social/finance sources:
      • Brave Search, Exa Search, Tavily Search, X Search, Perplexity Search, Valyu Search, Firecrawl.
    • Adds explicit tool-input guidance for parameterized calls (e.g., freshness/time range) and URL-to-scrape handoff.
    • Adds extraction prioritization criteria to keep deep content pulls focused and high-signal.
  • Output contract: structured intelligence brief

    • Enforces a clear brief format with sections for:
      • Executive Summary
      • Topic Landscape
      • Market Structure & Dynamics
      • Competitive & Company Signals
      • Investment-Relevant Insights
      • Scenario View
      • Monitoring Dashboard
      • Source Log
  • Repository documentation alignment

    • Updates README.md “Available Workflows” table to include Market Intelligence Brief with matching description.
# Market Intelligence Brief

Topic / area of interest: **${TOPIC_OR_AREA_OF_INTEREST}**
Optional angle: **${OPTIONAL_ANGLE}**

## Phase 1: Multi-Source Research Sweep
- Brave Search: web-search + news-search (`freshness: "pm"`)
- Exa Search: web-search + deep-search + find-similar
- Tavily Search: search (`timeRange: "month"`)

## Phase 3: Deliver the Market Intelligence Brief
1. Executive Summary
2. Topic Landscape
3. Market Structure & Dynamics
...
Original prompt

Issue Title: Create workflow for Market Intelligence Briefs by topic
Issue Description: ## What + Why

Create a new workflow that produces a Market Intelligence Brief for a user-specified topic, following the workflows structure and conventions used in https://github.com/AgentlyHQ/workflows/tree/main/workflows. This should target investment-style research use cases too, so users can generate structured topic briefs for markets, sectors, companies, themes, and investment areas using multi-source agent research rather than a single-source summary.

Reference report: https://markdown.agently.to/RDbQ2Pyee7tfkJ3GKaaH
Workflow implementation reference: https://github.com/AgentlyHQ/workflows/tree/main/workflows

Input

  • Topic / area of interest
  • Optional angle such as investments, market mapping, company monitoring, competitor tracking, or sector trend analysis
  • Any required variables needed by the workflow template

Expected output

  • This team ALWAYS use and work inside this GitHub Project: AgentlyHQ/singularity

Especially if you're tasked with Agent creation or it looks like Agent Creation task: it's the repo singularity — DO NOT USE ANY OTHER REPOS.

Issue Comments:
Comment by User f7ff234e-ebb1-4a1f-90d3-c6ea38366a1c (2026-03-27T17:11:25.111Z):
@GitHubCopilot i told you to create inside https://github.com/AgentlyHQ/workflows/tree/main/workflows, why did you create outside of it? in another repo?

Comment by User (2026-03-27T17:00:07.669Z):
This thread is for an agent session with GitHub Copilot. View on GitHub Copilot →


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI assigned Copilot and gjj Mar 27, 2026
@linear
Copy link
Copy Markdown

linear bot commented Mar 27, 2026

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workflows.use-agently.com Ready Ready Preview, Comment Mar 27, 2026 5:21pm

Request Review

Copilot AI changed the title [WIP] Create workflow for Market Intelligence Briefs by topic Add Market Intelligence Brief workflow under /workflows with multi-source, investment-focused briefing structure Mar 27, 2026
Copilot AI requested a review from gjj March 27, 2026 17:22
Copilot finished work on behalf of gjj March 27, 2026 17:22
@gjj gjj marked this pull request as ready for review March 27, 2026 17:37
@gjj gjj merged commit f08b6c7 into main Mar 27, 2026
4 checks passed
@gjj gjj deleted the copilot/create-market-intelligence-briefs branch March 27, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants