junier avatar

junier

Community

@122yjs

1Followers
|
24Public Repos
|
23Published Skills

Multi-agent equity research suite producing 18-section stock investment reports covering financials, valuation, technicals, macro, risk, and QA.

Skills Distribution
DomainBusiness, Fi...Equity Research & .. (40%)Valuation & Scenar.. (20%)Macro, Sentiment &.. (20%)Report Synthesis &.. (20%)

Agent Skills by junier

Showing 23 vetted skills indexed across 1 GitHub repositories.

122yjs122yjs

invest-harness

Generates multi-agent equity research reports with evidence planning, QA, and workspace handoffs.

Community
Advanced
122yjs122yjs

earnings-preview

Organizes pre-earnings KPIs, consensus expectations, and Beat/Miss scenarios into a structured preview file.

Community
Intermediate
122yjs122yjs

earnings-update

Summarizes quarterly earnings results, guidance, and rating impact into a structured markdown file.

Community
Intermediate
122yjs122yjs

macro-sentiment-analyst

Analyzes news sentiment and macroeconomic indicators into structured investment research findings.

Community
Advanced
122yjs122yjs

thesis-tracker

Compares existing investment theses against new data to classify evidence and flag rating changes.

Community
Intermediate
122yjs122yjs

morning-note

Writes daily watchlist check-in notes to a workspace markdown file.

Community
Basic
122yjs122yjs

sector-analyst

Writes sector research reports covering industry structure, demand drivers, peers, and risks into a workspace file.

Community
Intermediate
122yjs122yjs

valuation-analyst

Performs equity valuation using comps, DCF, and Bear/Base/Bull scenario analysis.

Community
Advanced
122yjs122yjs

html-report-synthesizer

Converts Markdown investment research reports into interactive Korean HTML dashboards with embedded verification logs.

Community
Advanced
122yjs122yjs

financial-analyst

Analyzes company financials and writes structured findings to a workspace markdown file.

Community
Advanced
122yjs122yjs

qa-reviewer

Reviews investment report drafts against source findings and emits verdicts with structured fix lists.

Community
Advanced
122yjs122yjs

source-router

Plans evidence source routing with trust tiers, fallbacks, and validation for investment research.

Community
Advanced
122yjs122yjs

report-updater

Plans which investment report artifacts to regenerate when new events or earnings arrive.

Community
Basic
122yjs122yjs

idea-screener

Screens investment ideas into scored candidate shortlists with preliminary ratings and risks.

Community
Intermediate
122yjs122yjs

signal-analyst

Converts evidence ledgers into reusable signal cards for investment research workflows.

Community
Intermediate
122yjs122yjs

risk-scenario-analyst

Generates investment risk registers and Bear/Base/Bull scenario analyses from upstream analyst findings.

Community
Advanced
122yjs122yjs

evidence-planner

Converts user research requests into question decompositions and evidence plans for analyst workflows.

Community
Advanced
122yjs122yjs

fundamental-analyst

Analyzes industry structure, governance, economic moats, and products into structured qualitative research findings.

Community
Advanced
122yjs122yjs

section-report-writer

Writes qualitative investment interpretations from section findings.md files into report.md outputs.

Community
Intermediate
122yjs122yjs

catalyst-tracker

Builds a chronological catalyst event calendar with timing, sources, and expected impact for companies or themes.

Community
Basic
122yjs122yjs

technical-analyst

Analyzes stock price trends, moving averages, and technical indicators to produce structured findings files.

Community
Intermediate
122yjs122yjs

report-synthesizer

Synthesizes expert analyst findings into a structured investment research report draft.

Community
Advanced
122yjs122yjs

invest-orchestrator

Orchestrates multi-analyst equity research report generation with stage gates and QA review.

Community
Advanced

Frequently Asked Questions About junier

FAQPage Schema
What tasks can I accomplish with junier's investment research skills?▼

You can produce complete individual stock research reports: financial statement and ratio analysis, industry and moat assessment, DCF and relative valuation with Bear/Base/Bull targets, technical analysis, macro and sentiment review, risk scenarios, plus earnings previews, morning notes, idea screening, and thesis tracking.

Who are these skills designed for?▼

They target equity analysts, individual investors, and portfolio researchers who need structured, multi-part stock reports. Roles mirror a research desk: financial analyst, fundamental analyst, sector analyst, valuation analyst, technical analyst, macro-sentiment analyst, risk-scenario analyst, and QA reviewer.

How does the report generation pipeline run in practice?▼

The invest-orchestrator normalizes inputs and assigns roles; evidence-planner and source-router build evidence plans; specialist analysts write findings into workspace folders like 01_financial and 02_fundamental; report-synthesizer assembles the draft, qa-reviewer checks it, and html-report-synthesizer outputs the final HTML report.

What outputs and file structure do the skills produce?▼

All artifacts are written under ${ACTIVE_WORKSPACE}: screening results in 00_screen, evidence in 00_evidence, findings in 01_financial through 06_risk_scenario, the draft report in 07_draft/report.md, the final HTML in 08_final/report.html, and QA results in 09_qa/review.md.

Can I update an existing report after new earnings or events?▼

Yes. The earnings-update skill captures revenue, EPS, guidance, consensus, and rating changes, while report-updater defines the revision scope and re-run tasks in an update-plan. Thesis-tracker then compares new data against the existing investment thesis to flag strengthening or weakening evidence.