You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skills for agents that live in browser JavaScript runtime
Available skills
cors-internet: Skill for web search and information retrieval under CORS. Use when you need to access the internet. (skillUrl)
interactive-webpage: Use when you need to create webpages or interactive artifacts, or modify the current UI. (skillUrl)
user-local-files: Use when the user shares local files, indicated by <|user_local_files in the context. Includes local filesystem read/write guidelines and common tools. (skillUrl)
browser-screenshot: Browser screenshot patterns, used when taking screenshots or streaming. (skillUrl)