Skip to content

on-panda/browser-agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

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)

TBD skills

  • browser-storage
  • on-panda-docs
  • memory-in-browser
  • multimedia-io

About

Skills for agents that live in browser JS runtime

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors