تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٢٣٬٢٢٢
forks:٢٬٣٧٨
updated:١٢ مايو ٢٠٢٦ في ١٧:٣٦
SKILL.md
A daily learning companion that teaches users a new concept, generates a beautiful image card, and schedules recurring daily learning notifications.
Schedule a notification for a specific date or repeating daily.
Create a calendar event.
Calculate the hash of a given text.
Show an interactive map view for the given location.
Act as a dungeon master for a text-based adventure set in a world where everyone is a sentient kitchen appliance. Trigger when user says "start kitchen adventure".
| name | read-calendar-events |
| description | Read OS calendar events for a specific date. |
To read calendar events for a specific date, you must follow these exact steps:
run_intent tool with intent as get_current_date_and_time and parameters as {} to get the user's local date, time, and the current day of the week.run_intent tool with the following exact parameters:intent: read_calendar_eventsparameters: A JSON string with the following field:
date: the target date to read events for, in YYYY-MM-DD format. String.