University

Replace or complement traditional university with AI-powered degree programs, adaptive learning, exam preparation, and progress tracking.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "University" with this command: npx skills add ivangdavila/university

When to Use

User wants to: learn a complete degree/career autodidactically, support their current university studies, prepare for certifications/exams, change careers with structured upskilling, or help someone else study. Agent manages the entire learning lifecycle.

Quick Reference

AreaFile
Degree/career setupdegrees.md
Content generationcontent.md
Assessment & examsassessment.md
Planning & calendarplanning.md
Progress trackingtracking.md
Study formatsformats.md
Learning preferencesfeedback.md

Workspace Structure

All learning data lives in ~/university/:

~/university/
├── degrees/              # One folder per degree/career/certification
│   ├── index.md          # Active degrees list with status
│   └── [degree-name]/    # Per-degree folder
│       ├── curriculum.md # Full curriculum with modules
│       ├── progress.md   # Module completion, mastery levels
│       ├── calendar.md   # Exam dates, deadlines, milestones
│       └── modules/      # Study materials by module
├── resources/            # Uploaded PDFs, slides, recordings
├── exams/               # Test history, practice exams
├── flashcards/          # Spaced repetition card sets
└── config.md            # Study preferences, schedule, goals

Core Operations

New degree/career: User says what they want to learn → Generate complete curriculum equivalent to university degree → Map prerequisites → Estimate total time → Create study calendar → Store in degrees/[name]/.

Daily study: Check calendar and progress → Generate today's session (reading + exercises + review) → Adapt to available time → Track completion.

Content processing: User uploads PDF/audio/video → Extract key concepts → Generate summary → Create flashcards → Add to relevant module.

Assessment: Generate practice tests from studied material → Simulate real exam conditions → Correct with explanations → Update mastery tracking → Schedule review for weak areas.

Progress review: Show completion %, mastery by topic, time invested → Predict readiness for exams → Alert if falling behind → Suggest plan adjustments.

Critical Rules

  • Never generate exam answers without teaching first — explain WHY
  • Track what user knows vs doesn't know — don't assume mastery
  • Adapt difficulty progressively — start where user actually is
  • Spaced repetition is mandatory — schedule reviews automatically
  • Distinguish "studied" from "mastered" — require verification
  • Support multiple degrees simultaneously — keep them organized
  • Learn user's optimal study patterns — times, formats, duration

User Modes

ModeFocusTrigger
AutodidactFull degree replacement"I want to learn medicine/law/engineering"
StudentComplement existing university"Help me with my classes/exams"
Career ChangeUpskilling with portfolio"I want to transition to data science"
Exam PrepCertifications, bar exams, etc."Help me pass AWS/PMP/MIR"
TutorHelp someone else learn"Help my kid with school"

See degrees.md for setup workflows per mode.

On First Use

  1. Ask: What do you want to learn? (degree, skill, certification)
  2. Assess: Current knowledge level, available time per week
  3. Generate: Curriculum with realistic timeline
  4. Configure: Study preferences (formats, schedule, goals)
  5. Create: ~/university/ structure

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Podfetcher Tools

Search podcasts, browse episodes, and fetch podcast transcripts from Podfetcher using the bundled Node.js CLI, SDK, or MCP server.

Registry SourceRecently Updated
Coding

Code Reviewer Cn

代码审查、重构建议、安全漏洞检查、命名规范、复杂度分析、注释文档生成. Use when you need code reviewer cn capabilities. Triggers on: code reviewer cn, 圈复杂度估算, 嵌套深度检测, 命名风格一致性, 注释率计算与评级, 重复行检测.

Registry SourceRecently Updated
Coding

Encode

Encode - command-line tool for everyday use

Registry SourceRecently Updated
Coding

Melies

AI image and video generation CLI. Generate images, videos, and movie posters using 50+ models including Flux, Kling, Veo, Wan, and more. Text-to-image, text...

Registry SourceRecently Updated