Generates complete SKILL.md files from natural language descriptions. Guides the user through need analysis, archetype selection, produces a skill package compliant with the agentskills.io standard, and imports it directly into the user's skills.
Shows an interactive Google Maps view for a given location (city, landmark, address). Use when the user asks to show, display, or find a place on a map.
Trigger ONLY when the user explicitly asks for a "briefing" or a complete overview of their WHOLE day. Generates the full daily briefing: agenda, tasks, weather, emails and reminders — always ALL sections together. A request about one specific category or item (appointments, meetings, events, emails, tasks, weather — e.g. "my next N appointments") is NEVER this skill: leave skill_name null and use the matching functional domain.
Interactive tic-tac-toe (morpion) game for two players. Displays a playable 3x3 grid where players take turns placing X and O marks. Includes win detection, draw detection, and replay functionality.
Displays a visual calendar of the current month (or a specified month) as an interactive HTML grid with weekday headers and highlighted current day. Use when the user asks to show the calendar of the month, the month at a glance, or a specific month's grid.
Rolls one or several dice with an animated 3D-like visual and a full breakdown of the result. Supports standard RPG notation (d4, d6, d8, d10, d12, d20, d100) and multiple dice (e.g. "2d6+3", "4d6kh3" for D&D stat rolls). Use when the user asks to roll dice, pick a random number, or decide something at random.
Launches an interactive Pomodoro timer (work/break cycle) with an animated circular countdown. Use when the user asks to start a Pomodoro, a focus session, a 25/5 timer, or any timed work/break interval.
Generates a scannable QR code from text, URL, WiFi credentials or contact info. Use when the user asks for a QR code, or wants to share a link, a WiFi network, or a phone number/contact via QR.