Back to the catalog

kepler

Kepler turns your browsing into AI-ready memory. Save links, pages, videos, and references with full context — then organize them into Space

Open source Repository Open in the app JSON README (API)

About

Kepler turns your browsing into AI-ready memory. Save links, pages, videos, and references with full context — then organize them into Spaces that act as a digital second brain for you, your team, and your AI tools. This plugin gives Claude access to your Kepler Spaces, enabling it to search and retrieve your saved links, page context, annotations, and extracted memory (from text, video, images, and other rich content). Instead of copying and pasting context into every conversation, Claude can pull the right information from your Kepler memory at the right time. Key features: • Memory search — Query your saved links and extracted page context across Spaces • Rich content recall — Access memory extracted not just from page text, but from videos, images, and other embedded content • Space-aware context — Retrieve organized knowledge from personal or shared team Spaces • Collaborative context — Surface annotations, comments, and notes your team has added to saved pages

Details

Kind
Plugins
Topic
AI, RAG & memory
Publisher
keplerbrowser
Origin
marketplace
Category
ferramentas
Last push
2026-04-05T10:17:32Z
Repository state
ativo
Added
2026-08-30 01:48:58
Updated
2026-08-30 01:48:58
Origin id
keplerbrowser/plugin/kepler

README

# Kepler - ChatGPT/Claude/OpenClaw Plugin

## Get Started

### Claude

TBD

### Claude Code [(docs)](https://code.claude.com/docs/en/discover-plugins)

1. Add the marketplace

```claude
/plugin marketplace add KeplerBrowser/Plugin
```

2. Install individual plugins

```claude
/plugin install kepler@kepler-plugin
```

### OpenAI

TBD

### OpenAI Codex

TBD

### OpenClaw

```bash
openclaw plugins install kepler
```

> [!WARNING]
> Support for OpenClaw is still experimental.

More