agentsight

Query AgentSight platform for token consumption and audit events via command line.

327|85|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/alibaba/anolisa --skill agentsight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentsight
Source: https://github.com/alibaba/anolisa/tree/main/src/os-skills/devops/sysom-agentsight
Command: npx skills add https://github.com/alibaba/anolisa --skill agentsight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query the AgentSight platform to retrieve token consumption data and audit events via the command line, enabling fast visibility into usage and security incidents.

Core Features & Use Cases

  • Token usage queries: fetch today's, yesterday's, and historical token consumption for audits and LLM calls.
  • Audit visibility: retrieve recent LLM calls and process actions for security monitoring and performance tuning.
  • JSON exports & summaries: output results for dashboards and incident reports.

Quick Start

Run the AgentSight CLI to fetch token usage and audit summaries for the current period.

Frequently Asked Questions about agentsight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor LLM token usage and audit events from the command line?

You can query token consumption and audit events via the AgentSight CLI to retrieve usage summaries, detailed LLM call logs, and process behavior data directly from your terminal.

How do I export token consumption data to JSON for dashboards?

To export token consumption data to JSON for dashboards, run the CLI tools located under the agentsight directory, which support JSON exports of token usage trends and cost summaries.

What is the best way to audit LLM calls for security monitoring?

The best way to audit LLM calls for security monitoring is to use CLI commands that fetch recent process actions and LLM call details from the AgentSight platform, outputting results for incident reports.

Can I retrieve historical token consumption data for cost analysis?

Yes, you can retrieve historical token consumption data for cost analysis by querying the AgentSight platform with the provided CLI tools, which expose today's, yesterday's, and historical usage trends.

Do I need any specific dependencies to query token usage trends via CLI?

No external dependencies are required to query token usage trends via CLI, as the Skill exposes deterministic command-line tools directly under the sysak components directory for immediate auditing.