[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-jetbrains-gws-calendar":3,"mdc--2x3wjc-key":33,"related-org-jetbrains-gws-calendar":862,"related-repo-jetbrains-gws-calendar":995},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"gws-calendar","manage Google Calendar events","Google Calendar: Manage calendars and events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},"jetbrains","JetBrains","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fjetbrains.png",[12,16,19],{"name":13,"slug":14,"type":15},"Google Workspace","google-workspace","tag",{"name":17,"slug":18,"type":15},"Google Calendar","google-calendar",{"name":20,"slug":21,"type":15},"Scheduling","scheduling",252,"https:\u002F\u002Fgithub.com\u002FJetBrains\u002Fskills","2026-07-13T06:39:46.804922",null,17,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"Curated agent skills collection verified by JetBrains","https:\u002F\u002Fgithub.com\u002FJetBrains\u002Fskills\u002Ftree\u002FHEAD\u002Fgws-calendar","---\nname: gws-calendar\nversion: 1.0.0\ndescription: \"Google Calendar: Manage calendars and events.\"\nmetadata:\n  short-description: \"Manage Google Calendar events\"\n  author: Google Workspace\n  openclaw:\n    category: \"productivity\"\n    requires:\n      bins: [\"gws\"]\n    cliHelp: \"gws calendar --help\"\n  source: https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002Fmain\u002Fskills\u002Fgws-calendar\n---\n\n# calendar (v3)\n\n> **PREREQUISITE:** Read `..\u002Fgws-shared\u002FSKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.\n\n```bash\ngws calendar \u003Cresource> \u003Cmethod> [flags]\n```\n\n## Helper Commands\n\n| Command | Description |\n|---------|-------------|\n| [`+insert`](..\u002Fgws-calendar-insert\u002FSKILL.md) | create a new event |\n| [`+agenda`](..\u002Fgws-calendar-agenda\u002FSKILL.md) | Show upcoming events across all calendars |\n\n## API Resources\n\n### acl\n\n  - `delete` — Deletes an access control rule.\n  - `get` — Returns an access control rule.\n  - `insert` — Creates an access control rule.\n  - `list` — Returns the rules in the access control list for the calendar.\n  - `patch` — Updates an access control rule. This method supports patch semantics.\n  - `update` — Updates an access control rule.\n  - `watch` — Watch for changes to ACL resources.\n\n### calendarList\n\n  - `delete` — Removes a calendar from the user's calendar list.\n  - `get` — Returns a calendar from the user's calendar list.\n  - `insert` — Inserts an existing calendar into the user's calendar list.\n  - `list` — Returns the calendars on the user's calendar list.\n  - `patch` — Updates an existing calendar on the user's calendar list. This method supports patch semantics.\n  - `update` — Updates an existing calendar on the user's calendar list.\n  - `watch` — Watch for changes to CalendarList resources.\n\n### calendars\n\n  - `clear` — Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.\n  - `delete` — Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.\n  - `get` — Returns metadata for a calendar.\n  - `insert` — Creates a secondary calendar.\nThe authenticated user for the request is made the data owner of the new calendar.\n\nNote: We recommend to authenticate as the intended data owner of the calendar. You can use domain-wide delegation of authority to allow applications to act on behalf of a specific user. Don't use a service account for authentication. If you use a service account for authentication, the service account is the data owner, which can lead to unexpected behavior.\n  - `patch` — Updates metadata for a calendar. This method supports patch semantics.\n  - `update` — Updates metadata for a calendar.\n\n### channels\n\n  - `stop` — Stop watching resources through this channel\n\n### colors\n\n  - `get` — Returns the color definitions for calendars and events.\n\n### events\n\n  - `delete` — Deletes an event.\n  - `get` — Returns an event based on its Google Calendar ID. To retrieve an event using its iCalendar ID, call the events.list method using the iCalUID parameter.\n  - `import` — Imports an event. This operation is used to add a private copy of an existing event to a calendar. Only events with an eventType of default may be imported.\nDeprecated behavior: If a non-default event is imported, its type will be changed to default and any event-type-specific properties it may have will be dropped.\n  - `insert` — Creates an event.\n  - `instances` — Returns instances of the specified recurring event.\n  - `list` — Returns events on the specified calendar.\n  - `move` — Moves an event to another calendar, i.e. changes an event's organizer. Note that only default events can be moved; birthday, focusTime, fromGmail, outOfOffice and workingLocation events cannot be moved.\n  - `patch` — Updates an event. This method supports patch semantics.\n  - `quickAdd` — Creates an event based on a simple text string.\n  - `update` — Updates an event.\n  - `watch` — Watch for changes to Events resources.\n\n### freebusy\n\n  - `query` — Returns free\u002Fbusy information for a set of calendars.\n\n### settings\n\n  - `get` — Returns a single user setting.\n  - `list` — Returns all user settings for the authenticated user.\n  - `watch` — Watch for changes to Settings resources.\n\n## Discovering Commands\n\nBefore calling any API method, inspect it:\n\n```bash\n# Browse resources and methods\ngws calendar --help\n\n# Inspect a method's required params, types, and defaults\ngws schema calendar.\u003Cresource>.\u003Cmethod>\n```\n\nUse `gws schema` output to build your `--params` and `--json` flags.\n",{"data":34,"body":45},{"name":4,"version":35,"description":6,"metadata":36},"1.0.0",{"short-description":37,"author":13,"openclaw":38,"source":44},"Manage Google Calendar events",{"category":39,"requires":40,"cliHelp":43},"productivity",{"bins":41},[42],"gws","gws calendar --help","https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002Fmain\u002Fskills\u002Fgws-calendar",{"type":46,"children":47},"root",[48,57,90,163,170,241,247,253,335,341,414,419,463,468,491,496,510,515,528,533,650,655,669,674,707,713,718,827,856],{"type":49,"tag":50,"props":51,"children":53},"element","h1",{"id":52},"calendar-v3",[54],{"type":55,"value":56},"text","calendar (v3)",{"type":49,"tag":58,"props":59,"children":60},"blockquote",{},[61],{"type":49,"tag":62,"props":63,"children":64},"p",{},[65,71,73,80,82,88],{"type":49,"tag":66,"props":67,"children":68},"strong",{},[69],{"type":55,"value":70},"PREREQUISITE:",{"type":55,"value":72}," Read ",{"type":49,"tag":74,"props":75,"children":77},"code",{"className":76},[],[78],{"type":55,"value":79},"..\u002Fgws-shared\u002FSKILL.md",{"type":55,"value":81}," for auth, global flags, and security rules. If missing, run ",{"type":49,"tag":74,"props":83,"children":85},{"className":84},[],[86],{"type":55,"value":87},"gws generate-skills",{"type":55,"value":89}," to create it.",{"type":49,"tag":91,"props":92,"children":97},"pre",{"className":93,"code":94,"language":95,"meta":96,"style":96},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","gws calendar \u003Cresource> \u003Cmethod> [flags]\n","bash","",[98],{"type":49,"tag":74,"props":99,"children":100},{"__ignoreMap":96},[101],{"type":49,"tag":102,"props":103,"children":106},"span",{"class":104,"line":105},"line",1,[107,112,118,124,129,135,140,144,149,154,158],{"type":49,"tag":102,"props":108,"children":110},{"style":109},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[111],{"type":55,"value":42},{"type":49,"tag":102,"props":113,"children":115},{"style":114},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[116],{"type":55,"value":117}," calendar",{"type":49,"tag":102,"props":119,"children":121},{"style":120},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[122],{"type":55,"value":123}," \u003C",{"type":49,"tag":102,"props":125,"children":126},{"style":114},[127],{"type":55,"value":128},"resourc",{"type":49,"tag":102,"props":130,"children":132},{"style":131},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[133],{"type":55,"value":134},"e",{"type":49,"tag":102,"props":136,"children":137},{"style":120},[138],{"type":55,"value":139},">",{"type":49,"tag":102,"props":141,"children":142},{"style":120},[143],{"type":55,"value":123},{"type":49,"tag":102,"props":145,"children":146},{"style":114},[147],{"type":55,"value":148},"metho",{"type":49,"tag":102,"props":150,"children":151},{"style":131},[152],{"type":55,"value":153},"d",{"type":49,"tag":102,"props":155,"children":156},{"style":120},[157],{"type":55,"value":139},{"type":49,"tag":102,"props":159,"children":160},{"style":131},[161],{"type":55,"value":162}," [flags]\n",{"type":49,"tag":164,"props":165,"children":167},"h2",{"id":166},"helper-commands",[168],{"type":55,"value":169},"Helper Commands",{"type":49,"tag":171,"props":172,"children":173},"table",{},[174,193],{"type":49,"tag":175,"props":176,"children":177},"thead",{},[178],{"type":49,"tag":179,"props":180,"children":181},"tr",{},[182,188],{"type":49,"tag":183,"props":184,"children":185},"th",{},[186],{"type":55,"value":187},"Command",{"type":49,"tag":183,"props":189,"children":190},{},[191],{"type":55,"value":192},"Description",{"type":49,"tag":194,"props":195,"children":196},"tbody",{},[197,220],{"type":49,"tag":179,"props":198,"children":199},{},[200,215],{"type":49,"tag":201,"props":202,"children":203},"td",{},[204],{"type":49,"tag":205,"props":206,"children":208},"a",{"href":207},"..\u002Fgws-calendar-insert\u002FSKILL.md",[209],{"type":49,"tag":74,"props":210,"children":212},{"className":211},[],[213],{"type":55,"value":214},"+insert",{"type":49,"tag":201,"props":216,"children":217},{},[218],{"type":55,"value":219},"create a new event",{"type":49,"tag":179,"props":221,"children":222},{},[223,236],{"type":49,"tag":201,"props":224,"children":225},{},[226],{"type":49,"tag":205,"props":227,"children":229},{"href":228},"..\u002Fgws-calendar-agenda\u002FSKILL.md",[230],{"type":49,"tag":74,"props":231,"children":233},{"className":232},[],[234],{"type":55,"value":235},"+agenda",{"type":49,"tag":201,"props":237,"children":238},{},[239],{"type":55,"value":240},"Show upcoming events across all calendars",{"type":49,"tag":164,"props":242,"children":244},{"id":243},"api-resources",[245],{"type":55,"value":246},"API Resources",{"type":49,"tag":248,"props":249,"children":251},"h3",{"id":250},"acl",[252],{"type":55,"value":250},{"type":49,"tag":254,"props":255,"children":256},"ul",{},[257,269,280,291,302,313,324],{"type":49,"tag":258,"props":259,"children":260},"li",{},[261,267],{"type":49,"tag":74,"props":262,"children":264},{"className":263},[],[265],{"type":55,"value":266},"delete",{"type":55,"value":268}," — Deletes an access control rule.",{"type":49,"tag":258,"props":270,"children":271},{},[272,278],{"type":49,"tag":74,"props":273,"children":275},{"className":274},[],[276],{"type":55,"value":277},"get",{"type":55,"value":279}," — Returns an access control rule.",{"type":49,"tag":258,"props":281,"children":282},{},[283,289],{"type":49,"tag":74,"props":284,"children":286},{"className":285},[],[287],{"type":55,"value":288},"insert",{"type":55,"value":290}," — Creates an access control rule.",{"type":49,"tag":258,"props":292,"children":293},{},[294,300],{"type":49,"tag":74,"props":295,"children":297},{"className":296},[],[298],{"type":55,"value":299},"list",{"type":55,"value":301}," — Returns the rules in the access control list for the calendar.",{"type":49,"tag":258,"props":303,"children":304},{},[305,311],{"type":49,"tag":74,"props":306,"children":308},{"className":307},[],[309],{"type":55,"value":310},"patch",{"type":55,"value":312}," — Updates an access control rule. This method supports patch semantics.",{"type":49,"tag":258,"props":314,"children":315},{},[316,322],{"type":49,"tag":74,"props":317,"children":319},{"className":318},[],[320],{"type":55,"value":321},"update",{"type":55,"value":323}," — Updates an access control rule.",{"type":49,"tag":258,"props":325,"children":326},{},[327,333],{"type":49,"tag":74,"props":328,"children":330},{"className":329},[],[331],{"type":55,"value":332},"watch",{"type":55,"value":334}," — Watch for changes to ACL resources.",{"type":49,"tag":248,"props":336,"children":338},{"id":337},"calendarlist",[339],{"type":55,"value":340},"calendarList",{"type":49,"tag":254,"props":342,"children":343},{},[344,354,364,374,384,394,404],{"type":49,"tag":258,"props":345,"children":346},{},[347,352],{"type":49,"tag":74,"props":348,"children":350},{"className":349},[],[351],{"type":55,"value":266},{"type":55,"value":353}," — Removes a calendar from the user's calendar list.",{"type":49,"tag":258,"props":355,"children":356},{},[357,362],{"type":49,"tag":74,"props":358,"children":360},{"className":359},[],[361],{"type":55,"value":277},{"type":55,"value":363}," — Returns a calendar from the user's calendar list.",{"type":49,"tag":258,"props":365,"children":366},{},[367,372],{"type":49,"tag":74,"props":368,"children":370},{"className":369},[],[371],{"type":55,"value":288},{"type":55,"value":373}," — Inserts an existing calendar into the user's calendar list.",{"type":49,"tag":258,"props":375,"children":376},{},[377,382],{"type":49,"tag":74,"props":378,"children":380},{"className":379},[],[381],{"type":55,"value":299},{"type":55,"value":383}," — Returns the calendars on the user's calendar list.",{"type":49,"tag":258,"props":385,"children":386},{},[387,392],{"type":49,"tag":74,"props":388,"children":390},{"className":389},[],[391],{"type":55,"value":310},{"type":55,"value":393}," — Updates an existing calendar on the user's calendar list. This method supports patch semantics.",{"type":49,"tag":258,"props":395,"children":396},{},[397,402],{"type":49,"tag":74,"props":398,"children":400},{"className":399},[],[401],{"type":55,"value":321},{"type":55,"value":403}," — Updates an existing calendar on the user's calendar list.",{"type":49,"tag":258,"props":405,"children":406},{},[407,412],{"type":49,"tag":74,"props":408,"children":410},{"className":409},[],[411],{"type":55,"value":332},{"type":55,"value":413}," — Watch for changes to CalendarList resources.",{"type":49,"tag":248,"props":415,"children":417},{"id":416},"calendars",[418],{"type":55,"value":416},{"type":49,"tag":254,"props":420,"children":421},{},[422,433,443,453],{"type":49,"tag":258,"props":423,"children":424},{},[425,431],{"type":49,"tag":74,"props":426,"children":428},{"className":427},[],[429],{"type":55,"value":430},"clear",{"type":55,"value":432}," — Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.",{"type":49,"tag":258,"props":434,"children":435},{},[436,441],{"type":49,"tag":74,"props":437,"children":439},{"className":438},[],[440],{"type":55,"value":266},{"type":55,"value":442}," — Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.",{"type":49,"tag":258,"props":444,"children":445},{},[446,451],{"type":49,"tag":74,"props":447,"children":449},{"className":448},[],[450],{"type":55,"value":277},{"type":55,"value":452}," — Returns metadata for a calendar.",{"type":49,"tag":258,"props":454,"children":455},{},[456,461],{"type":49,"tag":74,"props":457,"children":459},{"className":458},[],[460],{"type":55,"value":288},{"type":55,"value":462}," — Creates a secondary calendar.\nThe authenticated user for the request is made the data owner of the new calendar.",{"type":49,"tag":62,"props":464,"children":465},{},[466],{"type":55,"value":467},"Note: We recommend to authenticate as the intended data owner of the calendar. You can use domain-wide delegation of authority to allow applications to act on behalf of a specific user. Don't use a service account for authentication. If you use a service account for authentication, the service account is the data owner, which can lead to unexpected behavior.",{"type":49,"tag":254,"props":469,"children":470},{},[471,481],{"type":49,"tag":258,"props":472,"children":473},{},[474,479],{"type":49,"tag":74,"props":475,"children":477},{"className":476},[],[478],{"type":55,"value":310},{"type":55,"value":480}," — Updates metadata for a calendar. This method supports patch semantics.",{"type":49,"tag":258,"props":482,"children":483},{},[484,489],{"type":49,"tag":74,"props":485,"children":487},{"className":486},[],[488],{"type":55,"value":321},{"type":55,"value":490}," — Updates metadata for a calendar.",{"type":49,"tag":248,"props":492,"children":494},{"id":493},"channels",[495],{"type":55,"value":493},{"type":49,"tag":254,"props":497,"children":498},{},[499],{"type":49,"tag":258,"props":500,"children":501},{},[502,508],{"type":49,"tag":74,"props":503,"children":505},{"className":504},[],[506],{"type":55,"value":507},"stop",{"type":55,"value":509}," — Stop watching resources through this channel",{"type":49,"tag":248,"props":511,"children":513},{"id":512},"colors",[514],{"type":55,"value":512},{"type":49,"tag":254,"props":516,"children":517},{},[518],{"type":49,"tag":258,"props":519,"children":520},{},[521,526],{"type":49,"tag":74,"props":522,"children":524},{"className":523},[],[525],{"type":55,"value":277},{"type":55,"value":527}," — Returns the color definitions for calendars and events.",{"type":49,"tag":248,"props":529,"children":531},{"id":530},"events",[532],{"type":55,"value":530},{"type":49,"tag":254,"props":534,"children":535},{},[536,546,556,567,577,588,598,609,619,630,640],{"type":49,"tag":258,"props":537,"children":538},{},[539,544],{"type":49,"tag":74,"props":540,"children":542},{"className":541},[],[543],{"type":55,"value":266},{"type":55,"value":545}," — Deletes an event.",{"type":49,"tag":258,"props":547,"children":548},{},[549,554],{"type":49,"tag":74,"props":550,"children":552},{"className":551},[],[553],{"type":55,"value":277},{"type":55,"value":555}," — Returns an event based on its Google Calendar ID. To retrieve an event using its iCalendar ID, call the events.list method using the iCalUID parameter.",{"type":49,"tag":258,"props":557,"children":558},{},[559,565],{"type":49,"tag":74,"props":560,"children":562},{"className":561},[],[563],{"type":55,"value":564},"import",{"type":55,"value":566}," — Imports an event. This operation is used to add a private copy of an existing event to a calendar. Only events with an eventType of default may be imported.\nDeprecated behavior: If a non-default event is imported, its type will be changed to default and any event-type-specific properties it may have will be dropped.",{"type":49,"tag":258,"props":568,"children":569},{},[570,575],{"type":49,"tag":74,"props":571,"children":573},{"className":572},[],[574],{"type":55,"value":288},{"type":55,"value":576}," — Creates an event.",{"type":49,"tag":258,"props":578,"children":579},{},[580,586],{"type":49,"tag":74,"props":581,"children":583},{"className":582},[],[584],{"type":55,"value":585},"instances",{"type":55,"value":587}," — Returns instances of the specified recurring event.",{"type":49,"tag":258,"props":589,"children":590},{},[591,596],{"type":49,"tag":74,"props":592,"children":594},{"className":593},[],[595],{"type":55,"value":299},{"type":55,"value":597}," — Returns events on the specified calendar.",{"type":49,"tag":258,"props":599,"children":600},{},[601,607],{"type":49,"tag":74,"props":602,"children":604},{"className":603},[],[605],{"type":55,"value":606},"move",{"type":55,"value":608}," — Moves an event to another calendar, i.e. changes an event's organizer. Note that only default events can be moved; birthday, focusTime, fromGmail, outOfOffice and workingLocation events cannot be moved.",{"type":49,"tag":258,"props":610,"children":611},{},[612,617],{"type":49,"tag":74,"props":613,"children":615},{"className":614},[],[616],{"type":55,"value":310},{"type":55,"value":618}," — Updates an event. This method supports patch semantics.",{"type":49,"tag":258,"props":620,"children":621},{},[622,628],{"type":49,"tag":74,"props":623,"children":625},{"className":624},[],[626],{"type":55,"value":627},"quickAdd",{"type":55,"value":629}," — Creates an event based on a simple text string.",{"type":49,"tag":258,"props":631,"children":632},{},[633,638],{"type":49,"tag":74,"props":634,"children":636},{"className":635},[],[637],{"type":55,"value":321},{"type":55,"value":639}," — Updates an event.",{"type":49,"tag":258,"props":641,"children":642},{},[643,648],{"type":49,"tag":74,"props":644,"children":646},{"className":645},[],[647],{"type":55,"value":332},{"type":55,"value":649}," — Watch for changes to Events resources.",{"type":49,"tag":248,"props":651,"children":653},{"id":652},"freebusy",[654],{"type":55,"value":652},{"type":49,"tag":254,"props":656,"children":657},{},[658],{"type":49,"tag":258,"props":659,"children":660},{},[661,667],{"type":49,"tag":74,"props":662,"children":664},{"className":663},[],[665],{"type":55,"value":666},"query",{"type":55,"value":668}," — Returns free\u002Fbusy information for a set of calendars.",{"type":49,"tag":248,"props":670,"children":672},{"id":671},"settings",[673],{"type":55,"value":671},{"type":49,"tag":254,"props":675,"children":676},{},[677,687,697],{"type":49,"tag":258,"props":678,"children":679},{},[680,685],{"type":49,"tag":74,"props":681,"children":683},{"className":682},[],[684],{"type":55,"value":277},{"type":55,"value":686}," — Returns a single user setting.",{"type":49,"tag":258,"props":688,"children":689},{},[690,695],{"type":49,"tag":74,"props":691,"children":693},{"className":692},[],[694],{"type":55,"value":299},{"type":55,"value":696}," — Returns all user settings for the authenticated user.",{"type":49,"tag":258,"props":698,"children":699},{},[700,705],{"type":49,"tag":74,"props":701,"children":703},{"className":702},[],[704],{"type":55,"value":332},{"type":55,"value":706}," — Watch for changes to Settings resources.",{"type":49,"tag":164,"props":708,"children":710},{"id":709},"discovering-commands",[711],{"type":55,"value":712},"Discovering Commands",{"type":49,"tag":62,"props":714,"children":715},{},[716],{"type":55,"value":717},"Before calling any API method, inspect it:",{"type":49,"tag":91,"props":719,"children":721},{"className":93,"code":720,"language":95,"meta":96,"style":96},"# Browse resources and methods\ngws calendar --help\n\n# Inspect a method's required params, types, and defaults\ngws schema calendar.\u003Cresource>.\u003Cmethod>\n",[722],{"type":49,"tag":74,"props":723,"children":724},{"__ignoreMap":96},[725,734,751,761,770],{"type":49,"tag":102,"props":726,"children":727},{"class":104,"line":105},[728],{"type":49,"tag":102,"props":729,"children":731},{"style":730},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[732],{"type":55,"value":733},"# Browse resources and methods\n",{"type":49,"tag":102,"props":735,"children":737},{"class":104,"line":736},2,[738,742,746],{"type":49,"tag":102,"props":739,"children":740},{"style":109},[741],{"type":55,"value":42},{"type":49,"tag":102,"props":743,"children":744},{"style":114},[745],{"type":55,"value":117},{"type":49,"tag":102,"props":747,"children":748},{"style":114},[749],{"type":55,"value":750}," --help\n",{"type":49,"tag":102,"props":752,"children":754},{"class":104,"line":753},3,[755],{"type":49,"tag":102,"props":756,"children":758},{"emptyLinePlaceholder":757},true,[759],{"type":55,"value":760},"\n",{"type":49,"tag":102,"props":762,"children":764},{"class":104,"line":763},4,[765],{"type":49,"tag":102,"props":766,"children":767},{"style":730},[768],{"type":55,"value":769},"# Inspect a method's required params, types, and defaults\n",{"type":49,"tag":102,"props":771,"children":773},{"class":104,"line":772},5,[774,778,783,788,793,797,801,805,810,814,818,822],{"type":49,"tag":102,"props":775,"children":776},{"style":109},[777],{"type":55,"value":42},{"type":49,"tag":102,"props":779,"children":780},{"style":114},[781],{"type":55,"value":782}," schema",{"type":49,"tag":102,"props":784,"children":785},{"style":114},[786],{"type":55,"value":787}," calendar.",{"type":49,"tag":102,"props":789,"children":790},{"style":120},[791],{"type":55,"value":792},"\u003C",{"type":49,"tag":102,"props":794,"children":795},{"style":114},[796],{"type":55,"value":128},{"type":49,"tag":102,"props":798,"children":799},{"style":131},[800],{"type":55,"value":134},{"type":49,"tag":102,"props":802,"children":803},{"style":120},[804],{"type":55,"value":139},{"type":49,"tag":102,"props":806,"children":807},{"style":114},[808],{"type":55,"value":809},".",{"type":49,"tag":102,"props":811,"children":812},{"style":120},[813],{"type":55,"value":792},{"type":49,"tag":102,"props":815,"children":816},{"style":114},[817],{"type":55,"value":148},{"type":49,"tag":102,"props":819,"children":820},{"style":131},[821],{"type":55,"value":153},{"type":49,"tag":102,"props":823,"children":824},{"style":120},[825],{"type":55,"value":826},">\n",{"type":49,"tag":62,"props":828,"children":829},{},[830,832,838,840,846,848,854],{"type":55,"value":831},"Use ",{"type":49,"tag":74,"props":833,"children":835},{"className":834},[],[836],{"type":55,"value":837},"gws schema",{"type":55,"value":839}," output to build your ",{"type":49,"tag":74,"props":841,"children":843},{"className":842},[],[844],{"type":55,"value":845},"--params",{"type":55,"value":847}," and ",{"type":49,"tag":74,"props":849,"children":851},{"className":850},[],[852],{"type":55,"value":853},"--json",{"type":55,"value":855}," flags.",{"type":49,"tag":857,"props":858,"children":859},"style",{},[860],{"type":55,"value":861},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":863,"total":994},[864,882,891,900,911,921,934,943,952,962,971,984],{"slug":865,"name":865,"fn":866,"description":867,"org":868,"tags":869,"stars":879,"repoUrl":880,"updatedAt":881},"mps-aspect-accessories","configure JetBrains MPS module dependencies","Wire MPS module and model dependencies, used languages, used devkits, extended languages, runtime solutions, accessory models, and language\u002Fdependency versions. Use when adding\u002Fremoving module dependencies, importing languages or devkits into a model, declaring runtime solutions, or shipping accessory content visible to consumers without explicit import.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[870,873,876],{"name":871,"slug":872,"type":15},"Architecture","architecture",{"name":874,"slug":875,"type":15},"Configuration","configuration",{"name":877,"slug":878,"type":15},"Engineering","engineering",1650,"https:\u002F\u002Fgithub.com\u002FJetBrains\u002FMPS","2026-07-17T06:06:57.311661",{"slug":883,"name":883,"fn":884,"description":885,"org":886,"tags":887,"stars":879,"repoUrl":880,"updatedAt":890},"mps-aspect-actions","define and edit MPS node factories","Use when defining or editing MPS node factories (the \"actions\" aspect) — `NodeFactories` roots, per-concept `NodeFactory` setup functions that initialize a freshly created node and optionally copy data from a replaced `sampleNode`, plus the actions aspect's `CopyPasteHandlers` and `PasteWrappers` roots. Reach for this skill when a substitution, side transform, completion replacement, or `add new initialized(...)` should preserve fields from the node it is replacing, or when defaults set in a constructor are not enough.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[888,889],{"name":871,"slug":872,"type":15},{"name":877,"slug":878,"type":15},"2026-07-17T06:04:48.066901",{"slug":892,"name":892,"fn":893,"description":894,"org":895,"tags":896,"stars":879,"repoUrl":880,"updatedAt":899},"mps-aspect-behavior","define and edit MPS concept behavior","Use when defining or editing MPS `ConceptBehavior` — per-concept methods (non-virtual \u002F virtual \u002F abstract \u002F static \u002F virtual static), constructors, virtual dispatch (MRO), super and interface-default calls (`super\u003CInterface>.method`), overriding methods from `lang.core.behavior` interfaces such as `ScopeProvider.getScope` \u002F `INamedConcept.getName` \u002F `BaseConcept.getPresentation`, calling sibling methods (`LocalBehaviorMethodCall`) and behavior methods from other aspects via `node.method(...)`. Reach for this skill whenever the task involves authoring or modifying `\u003Clang>\u002FlanguageModels\u002Fbehavior.mps`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[897,898],{"name":871,"slug":872,"type":15},{"name":877,"slug":878,"type":15},"2026-07-13T06:45:21.757084",{"slug":901,"name":901,"fn":902,"description":903,"org":904,"tags":905,"stars":879,"repoUrl":880,"updatedAt":910},"mps-aspect-constraints","define JetBrains MPS language constraints","Use when defining or editing MPS language constraints — property validators \u002F setters \u002F getters, referent search scopes (imperative or inherited via `ScopeProvider.getScope`), `referentSetHandler` side effects, default-scope blocks, `canBeChild` \u002F `canBeParent` \u002F `canBeAncestor` \u002F `canBeRoot` placement rules, `defaultConcreteConcept` for abstract concepts, `set \u003Cread-only>` and `{name}` aliasing, and scope helpers (`SimpleRoleScope`, `ListScope`, `CompositeScope`, `HidingByNameScope`). Reach for this skill whenever the task involves authoring or modifying `\u003Clang>\u002FlanguageModels\u002Fconstraints.mps`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[906,907],{"name":871,"slug":872,"type":15},{"name":908,"slug":909,"type":15},"Code Analysis","code-analysis","2026-07-23T05:41:33.639365",{"slug":912,"name":912,"fn":913,"description":914,"org":915,"tags":916,"stars":879,"repoUrl":880,"updatedAt":920},"mps-aspect-dataflow","define and debug MPS dataflow builders","Use when defining or debugging MPS dataflow builders for a concept — control\u002Fdata flow declarations that drive reachability analysis and variable-use checking. Covers DataFlowBuilderDeclaration, BuilderBlock, emit instructions (code for, jump, ifjump, label, read, write, ret, mayBeUnreachable), positions (AfterPosition, BeforePosition, LabelPosition), the jetbrains.mps.lang.dataFlow language, the NodeParameter implicit, BL+smodel usage inside builder bodies, and IBuilderMode for advanced analyses such as nullable\u002Fnon-null tracking.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[917],{"name":918,"slug":919,"type":15},"Data Analysis","data-analysis","2026-07-13T06:45:19.114674",{"slug":922,"name":922,"fn":923,"description":924,"org":925,"tags":926,"stars":879,"repoUrl":880,"updatedAt":933},"mps-aspect-editor","define MPS editor layouts","Use when creating or changing MPS editor definitions — the overall workflow from scaffolding a `ConceptEditorDeclaration` through componentizing reusable `EditorComponentDeclaration`s, refining cell models and cell layouts, applying style sheets and indent-layout style items, wiring smart references, leveraging inheritance via super-concepts and interfaces, inspecting (`print_node_json`, `show_node_representation`) and validating (`check_root_node_problems`). Covers `jetbrains.mps.lang.editor` cell models (`CellModel_RefNode`\u002F`CellModel_RefNodeList`\u002F`CellModel_RefCell`\u002F`CellModel_Property`\u002F`CellModel_Constant`), layout choices, and JSON blueprints for common editor shapes. For the non-layout side (action maps, keymaps, transformation\u002Fsubstitute menus) use `mps-aspect-editor-menus-and-keymaps`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[927,930],{"name":928,"slug":929,"type":15},"Design","design",{"name":931,"slug":932,"type":15},"UI Components","ui-components","2026-07-23T05:41:56.638151",{"slug":935,"name":935,"fn":936,"description":937,"org":938,"tags":939,"stars":879,"repoUrl":880,"updatedAt":942},"mps-aspect-editor-menus-and-keymaps","author MPS editor menus and keymaps","Use when authoring the **non-layout** parts of the MPS editor aspect — what happens when the user types, presses a key, triggers completion, pastes, or invokes a context action. Covers action maps (`CellActionMapDeclaration`), cell keymaps (`CellKeyMapDeclaration`), transformation menus (`TransformationMenu_Default` \u002F `_Named` \u002F `_Contribution`), substitute menus (`SubstituteMenu_Default` \u002F `SubstituteMenu` \u002F contributions), side transforms (LEFT\u002FRIGHT), legacy cell menus, paste wrappers and copy-paste handlers (in the actions language), completion styling, reference presentation, two-step deletion, and the editor selection API. Trigger terms: `actionMap`, `keyMap`, `delete_action_id`, `transformationMenu`, `substituteMenu`, `Ctrl+Space`, `Ctrl+Alt+B`, side transform, paste wrapper, completion styling, `PasteWrappers`, `CopyPasteHandlers`. For the **layout** side (cells, layouts, style sheets) use `mps-aspect-editor` instead.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[940,941],{"name":877,"slug":878,"type":15},{"name":931,"slug":932,"type":15},"2026-07-23T05:41:49.666535",{"slug":944,"name":944,"fn":945,"description":946,"org":947,"tags":948,"stars":879,"repoUrl":880,"updatedAt":951},"mps-aspect-generation-plan","modify MPS generation plans","Use when defining or modifying an MPS generation plan — explicit ordering of generators, checkpoints for cross-model reference resolution, forks for parallel branches, IncludePlan composition, conditional PlanContribution activation, ParameterEquals\u002FConceptListSelector fork selectors, and InitModelAttributes for targetFacet routing. Apply when working with @genplan models, the jetbrains.mps.lang.generator.plan language, attaching plans via DevKits or the Custom generation facet, or debugging cross-model mapping label resolution.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[949,950],{"name":871,"slug":872,"type":15},{"name":877,"slug":878,"type":15},"2026-07-13T06:44:59.507855",{"slug":953,"name":953,"fn":954,"description":955,"org":956,"tags":957,"stars":879,"repoUrl":880,"updatedAt":961},"mps-aspect-generator","define JetBrains MPS generator rules","Use when defining or modifying MPS generators — author a generator module, add or edit root\u002Freduction\u002Fweaving\u002Fpattern mapping rules, attach template macros ($COPY_SRC, $LOOP, $IF, $PROPERTY, $REF, $SWITCH, $MAP_SRC, $WEAVE, $INSERT, $LABEL, $TRACE, $VAR), wire mapping labels, build template switches, write pre\u002Fpost mapping scripts, navigate `genContext`, or debug \"rule didn't fire\", missing references, empty output, infinite reduction loops, and generated-Java compile failures.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[958,959,960],{"name":871,"slug":872,"type":15},{"name":908,"slug":909,"type":15},{"name":877,"slug":878,"type":15},"2026-07-17T06:06:58.042999",{"slug":963,"name":963,"fn":964,"description":965,"org":966,"tags":967,"stars":879,"repoUrl":880,"updatedAt":970},"mps-aspect-intentions","define and edit MPS intentions","Use when defining or editing MPS intentions (the Alt+Enter context-action aspect) — adding `IntentionDeclaration` roots, parameterized or surround-with variants, description\u002FisApplicable\u002Fexecute blocks, child-filter functions, factory-initialized AST splicing, or debugging why an intention is not offered. Lives in the language's `intentions` model and uses `jetbrains.mps.lang.intentions`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[968,969],{"name":871,"slug":872,"type":15},{"name":877,"slug":878,"type":15},"2026-07-23T05:41:48.692899",{"slug":972,"name":972,"fn":973,"description":974,"org":975,"tags":976,"stars":879,"repoUrl":880,"updatedAt":983},"mps-aspect-migrations","author and debug MPS migration scripts","Use when authoring or debugging MPS migration scripts that upgrade user models after a language definition changes — covers jetbrains.mps.lang.migration (MigrationScript class-based, PureMigrationScript declarative, MoveConcept\u002FMoveContainmentLink\u002FMoveReferenceLink\u002FMoveProperty, ordering via OrderDependency, data exchange via putData\u002FgetData, RefactoringLog, ConceptMigrationReference) and jetbrains.mps.lang.script Enhancement Scripts (MigrationScript with MigrationScriptPart_Instance, ExtractInterfaceMigration, FactoryMigrationScriptPart, CommentMigrationScriptPart) — when a model needs version-gated upgrade, concept rename or removal, link or property rename, instance-level transformation, or composition of migration steps.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[977,980],{"name":978,"slug":979,"type":15},"Debugging","debugging",{"name":981,"slug":982,"type":15},"Migration","migration","2026-07-13T06:45:20.372122",{"slug":985,"name":985,"fn":986,"description":987,"org":988,"tags":989,"stars":879,"repoUrl":880,"updatedAt":993},"mps-aspect-structure-concepts","define concepts in MPS structure aspect","Define concepts, interface concepts, enumerations, and constrained data types in an MPS language's `structure` aspect. Covers smart-reference detection, alias rules, cardinality, INamedConcept usage, bulk creation, and the full `mps_mcp_alter_structure` \u002F `mps_mcp_query_structure` reference. Use when authoring or modifying a language's structure model.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[990],{"name":991,"slug":992,"type":15},"Data Modeling","data-modeling","2026-07-23T05:41:30.705975",188,{"items":996,"total":1114},[997,1016,1031,1045,1060,1083,1100],{"slug":998,"name":998,"fn":999,"description":1000,"org":1001,"tags":1002,"stars":22,"repoUrl":23,"updatedAt":1015},"algorithmic-art","create generative art with p5.js","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1003,1006,1009,1012],{"name":1004,"slug":1005,"type":15},"Creative","creative",{"name":1007,"slug":1008,"type":15},"Generative Art","generative-art",{"name":1010,"slug":1011,"type":15},"Graphics","graphics",{"name":1013,"slug":1014,"type":15},"JavaScript","javascript","2026-07-13T06:41:35.540127",{"slug":1017,"name":1017,"fn":1018,"description":1019,"org":1020,"tags":1021,"stars":22,"repoUrl":23,"updatedAt":1030},"antfu","configure JavaScript projects with Anthony Fu's tools","Anthony Fu's opinionated tooling and conventions for JavaScript\u002FTypeScript projects. Use when setting up new projects, configuring ESLint\u002FPrettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1022,1025,1026,1027],{"name":1023,"slug":1024,"type":15},"Best Practices","best-practices",{"name":877,"slug":878,"type":15},{"name":1013,"slug":1014,"type":15},{"name":1028,"slug":1029,"type":15},"TypeScript","typescript","2026-07-13T06:43:13.153309",{"slug":1032,"name":1032,"fn":1033,"description":1034,"org":1035,"tags":1036,"stars":22,"repoUrl":23,"updatedAt":1044},"brand-guidelines","apply Anthropic brand guidelines","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1037,1040,1041],{"name":1038,"slug":1039,"type":15},"Branding","branding",{"name":928,"slug":929,"type":15},{"name":1042,"slug":1043,"type":15},"Typography","typography","2026-07-13T06:43:06.077629",{"slug":1046,"name":1046,"fn":1047,"description":1048,"org":1049,"tags":1050,"stars":22,"repoUrl":23,"updatedAt":1059},"canvas-design","create visual art and design assets","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1051,1052,1053,1056],{"name":1004,"slug":1005,"type":15},{"name":928,"slug":929,"type":15},{"name":1054,"slug":1055,"type":15},"Images","images",{"name":1057,"slug":1058,"type":15},"PDF","pdf","2026-07-13T06:39:58.803113",{"slug":1061,"name":1061,"fn":1062,"description":1063,"org":1064,"tags":1065,"stars":22,"repoUrl":23,"updatedAt":1082},"ci-cd-containerization-advisor","design CI\u002FCD pipelines for Kotlin applications","Design reproducible build, image, and deployment pipelines for Kotlin plus Spring applications, including CI verification, layered containers, rollout safety, and deployment-time migration coordination. Use when creating or improving Dockerfiles, CI workflows, image hardening, Kubernetes manifests, release gates, or deployment strategies for Spring Boot services, especially where build reproducibility and operational safety matter.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1066,1069,1072,1075,1076,1079],{"name":1067,"slug":1068,"type":15},"CI\u002FCD","ci-cd",{"name":1070,"slug":1071,"type":15},"Containers","containers",{"name":1073,"slug":1074,"type":15},"Deployment","deployment",{"name":877,"slug":878,"type":15},{"name":1077,"slug":1078,"type":15},"Kotlin","kotlin",{"name":1080,"slug":1081,"type":15},"Spring","spring","2026-07-13T06:41:47.83899",{"slug":1084,"name":1084,"fn":1085,"description":1086,"org":1087,"tags":1088,"stars":22,"repoUrl":23,"updatedAt":1099},"cloudflare-deploy","deploy applications to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1089,1092,1095,1098],{"name":1090,"slug":1091,"type":15},"Cloudflare","cloudflare",{"name":1093,"slug":1094,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":1096,"slug":1097,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":1073,"slug":1074,"type":15},"2026-07-17T06:04:42.853896",{"slug":1101,"name":1101,"fn":1102,"description":1103,"org":1104,"tags":1105,"stars":22,"repoUrl":23,"updatedAt":1113},"compose-ui-control","interact with Compose Desktop applications","Control a running Compose Desktop application via HTTP. Use when you need to interact with UI elements, click buttons, enter text, wait for elements to appear, or capture screenshots in a Compose Desktop app that has compose-ui-test-server enabled.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":9},[1106,1109,1112],{"name":1107,"slug":1108,"type":15},"Automation","automation",{"name":1110,"slug":1111,"type":15},"Desktop","desktop",{"name":931,"slug":932,"type":15},"2026-07-13T06:40:38.798626",128]