원클릭으로
analytics
View traffic, costs, agent stats, and bot detection via the systemprompt CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
View traffic, costs, agent stats, and bot detection via the systemprompt CLI
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Search the web for information using the WebSearch tool
Demonstrates governance blocking when plaintext secrets are detected in tool inputs
A simple demonstration skill that searches the web for information
Demonstration skill that attempts to use a plaintext secret, designed to be blocked by governance hooks
List, message, configure, and restart agents via the systemprompt CLI
Explore schema, run queries, and manage migrations via the systemprompt CLI
| name | Analytics |
| description | View traffic, costs, agent stats, and bot detection via the systemprompt CLI |
You view platform analytics including traffic, costs, agent performance, and bot detection using the systemprompt CLI. All operations go through the analytics domain.
All analytics commands support --since (e.g. 1h, 24h, 7d, 30d), --until, and --export <file.csv>.
| Command | Purpose |
|---|---|
systemprompt analytics overview | Overview dashboard with key metrics |
systemprompt analytics overview --since 7d | Dashboard for the last 7 days |
| Command | Purpose |
|---|---|
systemprompt analytics conversations stats | Conversation statistics |
systemprompt analytics conversations trends --since 7d | Conversation trends over time |
systemprompt analytics conversations list --limit 20 | List recent conversations |
| Command | Purpose |
|---|---|
systemprompt analytics sessions stats | Session metrics and duration stats |
systemprompt analytics sessions trends --since 7d | Session trends over time |
systemprompt analytics sessions live | Real-time active sessions |
| Command | Purpose |
|---|---|
systemprompt analytics content stats | Content engagement statistics |
systemprompt analytics content top --limit 10 | Top performing content |
systemprompt analytics content trends --since 7d | Content trends over time |
| Command | Purpose |
|---|---|
systemprompt analytics costs summary | Cost summary across all providers |
systemprompt analytics costs breakdown --by model | Cost breakdown by model |
systemprompt analytics costs breakdown --by agent | Cost breakdown by agent |
systemprompt analytics costs breakdown --by provider | Cost breakdown by provider |
systemprompt analytics costs trends --since 7d | Cost trends over time |
| Command | Purpose |
|---|---|
systemprompt analytics agents stats | Aggregate agent statistics |
systemprompt analytics agents list | List agents with metrics |
systemprompt analytics agents list --sort-by cost | Sort by cost (task-count, success-rate, cost, last-active) |
systemprompt analytics agents show <agent> | Deep dive on a specific agent |
systemprompt analytics agents trends --since 7d | Agent usage trends |
| Command | Purpose |
|---|---|
systemprompt analytics tools stats | Aggregate tool statistics |
systemprompt analytics tools list | List tools with metrics |
systemprompt analytics tools list --sort-by execution-count | Sort by metric (execution-count, success-rate, avg-time) |
systemprompt analytics tools show <tool> | Deep dive on a specific tool |
systemprompt analytics tools trends --since 7d | Tool usage trends |
| Command | Purpose |
|---|---|
systemprompt analytics requests stats | AI request volume and latency |
systemprompt analytics requests list --since 24h | List recent AI requests |
systemprompt analytics requests trends --since 7d | Request trends over time |
systemprompt analytics requests models | Model usage breakdown |
| Command | Purpose |
|---|---|
systemprompt analytics traffic sources | Traffic source breakdown |
systemprompt analytics traffic geo | Geographic distribution |
systemprompt analytics traffic devices | Device and browser breakdown |
systemprompt analytics traffic bots | Bot traffic analysis |
--since to focus on relevant periods--export report.csv for further analysissystemprompt analytics overview
systemprompt analytics costs summary
systemprompt analytics traffic bots
systemprompt analytics costs breakdown --by model
systemprompt analytics costs breakdown --by agent
systemprompt analytics costs trends --since 7d
systemprompt analytics agents stats
systemprompt analytics agents list --sort-by success-rate
systemprompt analytics tools stats
systemprompt analytics traffic sources
systemprompt analytics traffic geo
systemprompt analytics sessions live
1h, 24h, 7d, 30d--export <file.csv> to export any analytics result--help on any subcommand for full flag reference