kit icon indicating copy to clipboard operation
kit copied to clipboard

Script Kit. Automate Anything.

Results 161 kit issues
Sort by recently updated
recently updated
newest added

Platform: Windows Version: 3.33.0 --- I have a text expansion script for my GitHub profile: ```ts metadata = { expand: "gh;;", exclude: true, }; await keyboard.type("https://github.com/eddiemcconkie"); ``` ``` https://github.com/eddiemcconkie //...