Agent Browser Runtime for browsing, observing, and interacting with web pages via Chrome DevTools Protocol (CDP). Use this skill when Claude needs to: (1) navigate to and browse websites, (2) extract page content, text, or links from any URL, (3) fill forms or type into input fields, (4) click buttons or links on a…
Control the local macOS machine — move/click the mouse, type and press key combos, take screenshots, and launch/quit/activate apps via AppleScript and native CLI tools. Use this skill when Claude needs to: (1) take a screenshot of the Mac screen, (2) move or click the mouse at coordinates, (3) type text or send…
ANA — Agent-Native Agent. Attach a watch-a-dashboard + talk-to-a-coding-agent runtime to any web app, or run the standalone base. A coding agent runs inside tmux; chat is injected via paste-buffer and the session is mirrored via capture-pane — zero dependencies (no MCP, no bridge, no hooks). The whole runtime is one…
Attach ANA (Agent-Native Agent) to an existing web app or service so the user can operate it by watching a dashboard and chatting with a coding agent that runs inside tmux — chat is injected via tmux paste-buffer and the session is mirrored via capture-pane, with zero dependencies (no MCP, no bridge, no hooks, no…
Provision and wire up a cloud VM as an ANA (Agent-Native Agent) host end-to-end — create an Azure VM (az CLI), record its connection info, SSH in, install Node ≥ 20 + tmux + Claude Code, clone a project into /Projects/ , run the coding agent inside a named tmux session, expose the ANA server through a Cloudflare…
A workflow for copying audio CDs as MP3 files into album folders. It can read track details from CD or cover photos, look up album information in MusicBrainz, and save album metadata and cover art.
A reviewer that checks technical documents from a beginner's point of view. It looks for unexplained technical terms, missing explanations, and jumps in the reasoning.
A specialist that turns system architecture and algorithm steps into Mermaid diagrams. Mermaid is a text format for creating flowcharts, sequence diagrams, and other technical visuals.
A documentation designer for OSINT systems. OSINT means collecting and analyzing information from publicly available sources, and this add-on explains system design, knowledge structures, and reasoning methods for beginners.
An extraction agent that finds entities, such as people, organisations, or places, and relationships in search results. It compares them with existing sources, removes duplicates, and adds tags.
A reasoning agent for open-source intelligence, meaning information gathered from publicly available sources. It works with entities and relationships to build a knowledge graph and apply reasoning rules.
A reporting agent that turns pipeline results and a knowledge graph into a final report. It includes Mermaid diagrams and publishes the report to a wiki.