ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

ku-portal

고려대학교 KUPID 포털 조회. 공지사항, 학사일정, 장학공지, 도서관 좌석, 시간표, 수강과목, LMS 연동. (SonAIengine/ku-portal-mcp 기반)

Why use this skill?

Seamlessly manage your Korea University academic life with OpenClaw. Access library seating, Canvas LMS, schedules, and scholarship notices directly from your terminal.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/garibong-labs/ku-portal
Or

What This Skill Does

The ku-portal skill is a specialized agentic interface for the Korea University KUPID ecosystem. It bridges the gap between OpenClaw and university infrastructure, allowing users to interact with critical academic resources through natural language. It supports two distinct modes: public information retrieval (like library seating) and authenticated personal data access (via KUPID SSO), covering everything from academic calendars and scholarship notices to detailed LMS (Canvas) dashboard management.

Installation

To integrate this skill, ensure you have the OpenClaw environment properly initialized. Use the following command in your terminal: clawhub install openclaw/skills/skills/garibong-labs/ku-portal Once installed, if you require authenticated access, you must create the configuration file at ~/.config/ku-portal/credentials.json with your KUPID portal credentials in JSON format. The skill automatically manages its own virtual environment in the workspace for dependency isolation.

Use Cases

This skill is designed for students and researchers who need efficient oversight of their academic life. Common use cases include: quickly checking if a study spot is available at the Central Library without opening a web browser, aggregating multiple Canvas course deadlines into a single 'to-do' list, searching for specific scholarship opportunities, and programmatically exporting university schedules to calendar formats.

Example Prompts

  1. "Check the current seating availability at the Central Library."
  2. "Show me my assignments due this week from the LMS dashboard and summarize my upcoming deadlines."
  3. "List all scholarship announcements released in the last 10 days and filter for ones related to computer science."

Tips & Limitations

The ku-portal skill relies on the KUPID SSO system; therefore, your session may require periodic re-authentication depending on the portal's security policies. Note that sensitive data access requires a valid credentials file. Always verify the output of automated scheduling tasks, as academic changes may occasionally lag behind the portal's web interface. Users are advised to manage their credentials.json file securely and never share it in plain text or push it to version control systems. For the best experience, ensure your network has stable access to Korea University's internal domain services.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-garibong-labs-ku-portal": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#korea-university#academic#lms#kupid#student-tool
Safety Score: 3/5

Flags: network-access, file-read, external-api