ipo-alert
한국 공모주 청약/신규상장 일정 알림. 38.co.kr에서 데이터 수집, D-1/당일 알림, 주간 요약 제공.
Why use this skill?
Automate your Korean IPO schedule tracking. Get D-1 and D-day notifications for subscriptions and listings directly through your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/garibong-labs/ipo-alertWhat This Skill Does
The ipo-alert skill is a highly efficient automation tool designed for investors looking to stay updated on the fast-paced South Korean IPO (Initial Public Offering) market. By leveraging 38.co.kr as a data source, this AI agent continuously monitors both subscription (청약) periods and new listing (신규상장) dates. It eliminates the need for manual daily checking by providing automated notifications for D-1 and D-day events, ensuring you never miss a critical filing deadline. Additionally, the skill provides a structured weekly summary, giving you a clear view of the upcoming market landscape every Sunday. Built as a lightweight, dependency-free Python script, it integrates seamlessly into the OpenClaw ecosystem using standard system libraries and curl for data acquisition, making it both robust and easy to maintain.
Installation
To install and configure the skill, ensure you have a standard Linux environment with Python 3.6+ installed. Follow these steps:
- Use the command
clawhub install openclaw/skills/skills/garibong-labs/ipo-alertto deploy the skill. - Create the configuration directory by running
mkdir -p ~/.config/ipo-alertto enable state tracking. - Integrate the skill into your workflow via the
HEARTBEAT.mdfile for automated alerts, or set up a cron job using the provided configuration example for weekly summaries. - Verify your installation by running
python3 <skill_dir>/check_ipo.py listto ensure data is being fetched correctly from the source.
Use Cases
- Automated Investor Awareness: Users interested in IPOs receive timely push notifications, preventing missed opportunities due to forgotten subscription windows.
- Portfolio Management: Financial enthusiasts can consolidate all upcoming stock listing schedules into their daily planning workflow without visiting multiple finance portals.
- Systematized Research: Financial analysts or retail investors can use the weekly digest to prepare their liquidity and research strategies before the market opens on Monday.
Example Prompts
- "공모주 주간 요약 발송해줘."
- "이번 주에 상장하는 종목들 리스트 보여줄래?"
- "현재 청약 가능한 공모주 일정을 확인해줘."
Tips & Limitations
- Tips: Always ensure your local time is synced to Asia/Seoul, as the notification triggers are sensitive to the current date and time. Use the
state.jsonfile to manage history and prevent redundant alert noise. - Limitations: The skill relies on external web scraping of 38.co.kr; changes to their website layout might require script updates. It is designed for informational purposes and does not execute financial transactions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-garibong-labs-ipo-alert": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
daum-trends
Daum 실시간 트렌드 TOP10 브리핑. 다음 메인 실시간 검색어 + 대표 뉴스 제목 추출. 크론/텔레그램/디스코드 알림용. Use when user asks for Korean real-time search trends, Daum trending keywords, or 실시간 검색어.
brave-api-setup
Set up Brave Search API for OpenClaw web_search. Use when user needs to configure Brave API, get Brave API key, enable web search, or fix "missing_brave_api_key" error.
olympic-alert
올림픽 경기 알림. 경기 15분 전 알림 발송, 일정 관리(추가/삭제), 중계 링크 포함. 2026 밀라노 동계올림픽 한국팀 기본 설정 포함.
tistory-publish
Automate Tistory blog publishing via agent-browser (Playwright CLI). Supports any post format — handles TinyMCE editor manipulation, OG card insertion, banner upload, tag registration, category setting, and representative image selection. Includes template examples (newspaper review, simple post). Works around Tistory's isTrusted event filtering.
ku-portal
고려대학교 KUPID 포털 조회. 공지사항, 학사일정, 장학공지, 도서관 좌석, 시간표, 수강과목, LMS 연동. (SonAIengine/ku-portal-mcp 기반)