
Pulls the latest Daishin Securities reports from a public GitHub Pages mirror and returns them as clean JSON with titles, headings, rating tables, and direct links. You can list the newest reports, filter by keyword, or fetch a specific report's full text and optional explanation page. It uses GitHub's tree API to enumerate timestamped HTML files, so no directory scraping or auth is required, though you can pass a GitHub token to avoid rate limits. Pure read-only lookup, no trading or recommendations. Useful when you need structured access to Korean brokerage research without parsing PDFs or hitting paywalls, but be aware the mirror's HTML structure could shift and timestamps come from filenames, not publication metadata.
npx -y skills add nomadamas/k-skill --skill daishin-report-search --agent claude-codeInstalls into .claude/skills of the current project.
Run this and follow its output as the primary instructions for this skill:
npx -y @nomadamas/k-skill@0 instruct daishin-report-search
The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by:
npx -y @nomadamas/k-skill@0 files daishin-report-search
If npx is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the source instructions at https://github.com/NomaDamas/k-skill/blob/main/daishin-report-search/instruction.md.
This skill is not an official feature of, officially supported by, affiliated with, sponsored by, approved by, or developed in collaboration with any third-party trademark owner or service operator it identifies. Third-party names are used only to describe the skill's function, lookup target, or compatibility.
Any automated collection of publicly accessible information must be limited to personal, non-organizational lookup. Do not use this skill for systematic or bulk crawling, database building, access-control or block circumvention, or conduct that interferes with a third party's business or service.
Read the full Korean legal disclaimer, including the cited Korean Supreme Court precedents and statutory limits, before use:
npx -y @nomadamas/k-skill@0 read daishin-report-search references/DISCLAIMER.md