korean-scholarship-search

Search and normalize Korean scholarship announcements from official sources.

Updated May 1, 2026
One-click install
npx skills add https://github.com/seolcoding/k-parent-skill --skill korean-scholarship-search-seolcoding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: korean-scholarship-search
Source: https://github.com/seolcoding/k-parent-skill/tree/main/korean-scholarship-search
Command: npx skills add https://github.com/seolcoding/k-parent-skill --skill korean-scholarship-search-seolcoding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Korean scholarship information is fragmented across KOSAF, universities, foundations, and corporate websites with different formats, eligibility rules, and deadlines, making it extremely difficult for students to find all applicable opportunities. This Skill automates the end-to-end process of searching official sources, extracting structured data, and matching results against individual student profiles.

Core Features & Use Cases

  • Official Source Aggregation: Searches KOSAF, university domains, public institutions, and corporate foundations to collect only verified scholarship announcements.
  • Eligibility Matching: Normalizes criteria such as income band, GPA, student level, major, and grade year to accurately determine which scholarships a user qualifies for.
  • Deadline Tracking: Uses KST-based date logic to categorize scholarships as open, upcoming, or closing soon, and generates readable grouped reports.

Quick Start

Use the korean-scholarship-search skill to find all currently open undergraduate scholarships for a second-year computer science student at Seoul National University with income band 5 and minimum amount 2,000,000 KRW, then present the results grouped by eligibility status with official links.

Frequently Asked Questions about korean-scholarship-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Korean university scholarships matching my specific GPA and income band?

You can find Korean scholarships by filtering normalized records from KOSAF and university websites against your profile, matching eligibility criteria like GPA, income band, and student level.

What sources are used to search for Korean student aid and scholarships?

Korean student aid searches aggregate verified announcements from official sources including KOSAF, university domains, public institutions, corporate foundations, ensuring only authenticated scholarship data is processed.

How are scholarship deadlines tracked and reported for Korean financial aid?

Korean financial aid deadlines are tracked using KST-based date logic to categorize scholarships as open, upcoming, or closing soon, generating readable grouped reports with official application links.

Do I need Python to filter normalized Korean scholarship records against my student profile?

Python 3.8+ is optionally required to filter normalized JSON scholarship records against user profiles, while web search capability is necessary to discover and aggregate the initial announcements.

Can I search for corporate and public institution scholarships alongside KOSAF announcements?

Yes, you can search corporate foundation and public institution scholarships alongside KOSAF announcements, aggregating fragmented opportunities into structured JSON records for unified eligibility matching.