Skip to main content

What it does

The Websites skill gives sideBar full access to your saved pages from Chat. You can ask sideBar to save a URL, read the contents of a saved page, search across your library, and manage pages with pinning, archiving, and deletion. sideBar can also use your saved pages as context during any conversation, summarising, answering questions, or connecting them to other content you have saved.

Actions

ActionDescription
Save websiteSaves a URL to your Websites library and indexes its content
Read websiteReads the full content of a saved page into the conversation
List websitesLists your saved pages, optionally filtered by domain or status
Rename websiteRenames a saved page
Pin websitePins a page to the top of your Websites list
Archive websiteArchives a page, removing it from the main view
Delete websitePermanently deletes a saved page and its index
Download websiteExports a saved page as a markdown file

When sideBar uses it

When your request involves saving or working with web pages. Common triggers:
  • Saving a URL (“Save this article for me”)
  • Reading or referencing a saved page (“What did that article say about X?”)
  • Summarising or extracting from a page (“Summarise the page I saved earlier”)
  • Managing your library (“Archive everything I saved last month”)

Requirements

  • Tier: Standard (included, no installation needed)
  • API key: None required

How to enable

The Websites skill is enabled by default. To toggle it, go to Settings → Skills.

Examples

“Save https://example.com/article for me.”
“Summarise the article I saved about climate change.”
“What pages have I saved from the BBC this week?”
“Archive all my saved pages older than three months.”
“Download the recipe page I saved as a markdown file.”