{
  "id": 8729179,
  "title": "Skill Recorder keeps your screen local until you press Analyze",
  "url": "https://urgent.news/2026/09/20/skill-recorder-keeps-your-screen-local-until-you-press-analyze",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-20T16:38:09.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/renolu/skill-recorder-keeps-your-screen-local-until-you-press-analyze-3jd8"
  },
  "original_language": "en",
  "account": "Skill Recorder is a privacy-focused tool that allows users to record their screen activity and narration while keeping everything local until they choose to analyze it. The app captures window tracking, browser URLs, screen video snapshots, clipboard previews, and optional narration using Whisper, which supports 99 languages. Users are reminded not to record sensitive information such as passwords, tokens, or API keys. When they decide to analyze their recording, the app sends the event timeline, extracted screen images, and narration text to GitHub's cloud for processing by Copilot. This process generates either a Skill, a SKILL.md procedure that an agent can run on demand, or an Automation, a scheduled or triggered version of the same procedure. The recorded data is stored locally, and the app provides options to discard or delete sessions after analysis. The output can be used to create reusable procedures, which the app's builders generalize from single examples using a Copilot CLI and various evaluation suites. Skill Recorder requires a GitHub account with Copilot access and is available for macOS, Windows 11 on x64 and ARM64, and Ubuntu.",
  "summary": "The privacy line in skill-recorder sits on a single button. Everything captured during a recording stays on your machine until you click Analyze, and at that moment your window titles, URLs, clipboard previews, screen images, and narration text go to GitHub's cloud for Copilot to process. If you plan to point this at real work, understand that button first. The pitch is simple. You record…",
  "key_points": [
    "Skill Recorder records screen activity locally until analysis",
    "Captures window tracking, URLs, snapshots, clipboard, optional narration",
    "Sends processed data to GitHub Copilot for Skill or Automation creation"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}