agentsview-local-agent-analytics

Installation
SKILL.md

agentsview Local Agent Analytics

Skill by ara.so — AI Agent Skills collection.

agentsview is a local-first tool for browsing, searching, and tracking costs across 20+ AI coding agents including Claude Code, Codex, Cursor, Copilot, and more. Everything runs locally with no accounts or cloud dependencies. Built in Go with SQLite storage, it provides a web UI for session browsing, full-text search, token usage analytics, and cost tracking.

Installation

Quick Install

# macOS / Linux
curl -fsSL https://agentsview.io/install.sh | bash

# Windows
powershell -ExecutionPolicy ByPass -c "irm https://agentsview.io/install.ps1 | iex"

Homebrew (macOS)

Installs
30
First Seen
Jun 19, 2026
agentsview-local-agent-analytics — aradotso/ai-agent-skills