wilma

Retrieve Wilma schedules, homework, exams, grades, messages, and news as JSON.

65|11|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/aikarjal/wilmai --skill wilma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wilma
Source: https://github.com/aikarjal/wilmai/tree/main/skills/wilma
Command: npx skills add https://github.com/aikarjal/wilmai --skill wilma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Access Wilma's school data (schedules, homework, exams, grades, messages, and news) from AI agents and automation tools without manual data collection, login, or repetitive queries, enabling proactive summaries and planning for families.

Core Features & Use Cases

  • Non-interactive JSON output for AI agents to consume Wilma data (summary, schedule, homework, exams, grades, news, and messages).
  • Local credential-based access via the Wilma CLI, with a single-config setup on first use.
  • Cross-student support: operate on a single student or all children, with per-student commands and the ability to target multiple students.

Quick Start

Install the Wilma CLI and run it interactively once to create the local config, then use wilma summary --json to get a full daily briefing.

Frequently Asked Questions about wilma

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

FAQPage Schema
How do I access Wilma schedules and homework from an AI agent?

You can access Wilma schedules and homework from an AI agent by retrieving non-interactive JSON output via the Wilma CLI. This provides reliable data ingestion for automation tools without manual logins or repetitive queries.

What Wilma data is available as JSON for family planning automation?

Wilma data available as JSON for family planning automation includes schedules, homework, exams, grades, messages, and news. This supports proactive daily summaries and planning across one or all students.

Do I need to install the Wilma CLI to use this Skill?

Yes, you need to install the Wilma CLI as a dependency. You must run it interactively once to create a local authenticated config file at the designated path before retrieving JSON data.

Can I get daily briefings for multiple students across different Wilma tenants?

Yes, you can generate daily briefings for multiple students across different Wilma tenants. The Skill supports cross-student operations, allowing you to target a single student or all children using per-student commands.

What's the best way to automate parent briefings using Wilma data?

The best way to automate parent briefings using Wilma data is to execute the summary command with JSON output. This feeds structured schedule, grade, and message data directly to AI agents for proactive family summaries.