Skillerr Privacy Terms

Draft. Have this reviewed by a lawyer before publishing.

Privacy policy

Effective 27 September 2026 · Applies to the Skillerr desktop app, version 0.1

The short version

Who this is from

Skillerr is made by Bharat Dudeja ("we"). You can reach us at support@skillerr.com (developer: bharat.dudeja13@gmail.com). This policy describes what the Skillerr app does with information, based on what its code does today.

What Skillerr stores on your computer

Skillerr saves the following files on your device. We have no copy of them.

WhatWhereNotes
Settings for the built-in AI, including your API key if you enter one~/.skillerr/browser/settings.jsonReadable only by your user account (file mode 600, folder mode 700). The key is stored as plain text in that file, not encrypted, so anyone or anything with access to your user account can read it.
Session file: the local port, a random access token and the process ID~/.skillerr/browser/session.jsonAlso mode 600. Created when Skillerr starts and deleted when it quits. It lets AI apps on your computer reach Skillerr.
Skills you install, and skills an AI learns for you~/.skillerr/browser/skills/Plain folders of instructions, each with a SKILL.md file. An AI can write a new skill here, or update one, with the save_skill tool. Skillerr asks you to approve every save, and each one shows in the activity list. You can remove skills from the Skills sheet.
Recordings made with the recording toolsYour Videos folder, in Skillerr/<title>-<date>/ (on macOS, ~/Movies/Skillerr)A video (demo.mp4), numbered screenshots (step-NN.png) and a guide (guide.html, guide.md). Recordings capture only the tab being recorded.
Notes an AI saves for you~/Skillerr/notes/Plain Markdown files, written only when an AI uses the save-note tool.
Research memory: past research sessions, pages the AI visited, topics and links between them~/.skillerr/browser/memory/ (nodes.jsonl and edges.jsonl)Keywords, not page text. Nothing from pages with password or payment fields. You can turn it off or erase it. See Research memory below.
Browsing data: cookies, site storage, cache and similarElectron's application data folder for the app name “Skillerr” (on macOS, ~/Library/Application Support/Skillerr)Skillerr is built on Electron (Chromium) and uses its default browser profile, the same kind of data any browser keeps.

The ~/.skillerr/ folder is shared with the skillerr command-line tool, which keeps its own files there, such as trust-store.json (the publishers you trust), issuer-key.pem (your private signing key, if you created one) and registry/. The Skillerr app keeps its files in the browser/ subfolder and never sends any of these files anywhere.

If you used the app when it was called Helm, Skillerr copies your settings and installed skills from ~/.helm/ the first time it starts, and leaves ~/.helm/ as it was. You can delete that folder afterwards.

The activity list (what the AI did) and the built-in agent's conversation are kept in memory while Skillerr is running and are not written to disk by Skillerr.

Research memory

Skillerr keeps a local memory of the research AIs do in it, so an AI can find what was already looked up instead of starting again. It is stored only on your computer, in ~/.skillerr/browser/memory/, as two files: nodes.jsonl (the items) and edges.jsonl (the links between them).

What it records

What it never records

No content from pages that contain password fields or payment or card fields, or from anything Skillerr's approval check flags as sensitive: no keywords and no excerpts. At most, the fact that a page was visited may be kept, or nothing at all.

Your controls

Who sees it

Skillerr doesn't send the memory anywhere. When an AI uses the recall tool, Skillerr returns the matching past items (titles, web addresses, keywords, and the names of notes and skills) to that AI. Like any other tool result, they then reach that AI's provider under its terms.

Changes Skillerr makes to other apps' settings

Only when you click Connect for an AI app, Skillerr adds an entry named skillerr to that app's configuration on your computer:

What leaves your computer, and where it goes

We reviewed the app's source code for every network request it makes. Skillerr itself only connects to these:

1. The websites you visit

Like any browser, Skillerr loads the pages that you, or an AI you connected, open. Those sites receive what browsers normally send (your IP address, cookies, and so on), under their own privacy policies. When you type words into the address bar that aren't a web address, Skillerr searches them with your chosen search engine: Google for your country by default, or DuckDuckGo or Bing if you pick one in Settings. Site permissions (camera, microphone, location, notifications) are asked for per site and remembered only on your computer.

2. The AI provider you set up for the built-in agent

If you use the built-in agent, Skillerr sends requests only to the provider you configure in Settings:

What is sent: your task, Skillerr's instructions to the AI, the list of installed skills, the conversation so far, and the results of the AI's tool calls, including anything it recalls from the research memory. Those results can include the text of the pages it reads, the labels and values of page elements (including what's typed into forms), and, for Claude, screenshots of the page. Your API key is sent to that provider to authenticate you. The provider's own terms and privacy policy govern this data, including whether it is stored or used for training.

3. Local model detection (stays on your computer)

To offer free local models, Skillerr checks localhost:11434 (Ollama) and localhost:1234 (LM Studio). These requests never leave your computer.

4. AI apps you connect (MCP)

Skillerr runs a small control service on your computer at 127.0.0.1, which other devices on your network can't reach. It accepts only requests carrying the random token from ~/.skillerr/browser/session.json, and it refuses requests that come from web pages (any request with a browser Origin header). Apps like Claude Desktop, Claude Code or Cursor use it through Skillerr's connector.

When one of those apps drives Skillerr, Skillerr returns page content, element lists and screenshots to that app. The app then sends them to its own AI provider under that app's terms. Skillerr has no control over what happens to the data after that.

5. Links you choose to open

Some setup screens link to other sites, such as the Claude download page, Ollama's download page, the Anthropic console and the skillerr documentation. They open as normal tabs only when you click them.

What Skillerr doesn't do

Skillerr is built on Electron, which includes Chromium. Chromium or the operating system may make background requests of their own, such as checks your system performs on apps. These aren't part of Skillerr's code and we haven't reviewed all of them.

Skills

Skills are instructions that an AI reads. They can come from you, from other people, or from an AI that saved one while working (see the table above). Skillerr never runs the scripts that come bundled with a skill. When you install a sealed .skill package, Skillerr runs the skillerr command-line tool on your computer to unpack it and check its seal. You install the skillerr tool yourself, and the app runs it only when you install a .skill file. It uses its own trust store and keys in ~/.skillerr/ for that check.

Recordings of other people

Recordings stay on your computer unless you share them. If a recording shows other people's information, it's up to you to have their permission before you share it.

The Skillerr website

When you download Skillerr from skillerr.com we ask for your email address. We store it, the file you chose, the date, your country (as reported by our host) and whether you ticked “email me about new releases”, in a database run by Upstash on our hosting provider, Vercel. We use it to know who downloaded, to answer support requests, and, only if you ticked the box, to tell you about new releases. You can ask us to delete it at any time: write to support@skillerr.com.

The website uses Vercel Web Analytics, which counts page views without cookies and without identifying you. The Skillerr app itself has no analytics.

Skillerr Pro, sign-in with Google and payments are not available yet. When they are, this page will describe the data they use before they go live.

Your notes and skills, and your AI

Skillerr tells the AI apps you connect where your notes (~/Skillerr/notes) and skills are kept, and offers them to those apps so a new chat can continue earlier research. They are read from your computer only when your AI asks for them, and then go to that AI's provider like any other conversation.

If “Share skills with Claude Code” is on (it turns on when you connect Claude Code, and you can switch it off in Settings), Skillerr copies skills it learns or installs into ~/.claude/skills so Claude Code can use them. It only changes folders it created there.

Robot checks

When a website shows a robot check (such as “I'm not a robot” or “verify you are human”), Skillerr stops the AI from interacting with it and asks you to complete it yourself. Skillerr does not try to solve or get around these checks.

Your choices

Because we don't collect personal information through Skillerr, we generally have nothing to access, correct or delete on our side. If you have a question or a request, write to support@skillerr.com.

Children

Skillerr is not directed at children under [13 / 16, depending on jurisdiction].

Changes

If Skillerr starts handling information differently, we will update this page and its effective date before the change ships, and describe the change in the release notes.

Contact

Bharat Dudeja · [postal address, if required] · support@skillerr.com