benchclaw-stage5-opencode-usage-report

Generate Opencode token and cost usage reports from SQLite session data.

Updated May 7, 2026
One-click install
npx skills add https://github.com/EurecaMoment/BenchClaw --skill benchclaw-stage5-opencode-usage-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchclaw-stage5-opencode-usage-report
Source: https://github.com/EurecaMoment/BenchClaw/tree/main/BenchClaw/skills/benchmark-stage5-eval/skills/opencode-usage-report
Command: npx skills add https://github.com/EurecaMoment/BenchClaw --skill benchclaw-stage5-opencode-usage-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sqlite3, json, and includes scripts (resource) components.

What problem does it solve?

This Skill provides detailed reports on Opencode token and cost usage for BenchClaw Stage5, aiding in cost analysis and performance auditing.

Core Features & Use Cases

  • Session Usage Reporting: Generates reports for the latest parent session, including subagent session consumption.
  • Token and Cost Analysis: Offers a breakdown of token usage and costs by input, output, reasoning, cache, and total.
  • Use Case: For a user seeking to understand and audit the resource consumption of their BenchClaw Stage5 sessions, this Skill can provide valuable insights.

Quick Start

Run the benchclaw-stage5-opencode-usage-report skill to generate a report for the latest parent session.

Frequently Asked Questions about benchclaw-stage5-opencode-usage-report

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

FAQPage Schema
How do I generate token and cost usage reports for Opencode sessions?

To generate token and cost usage reports for Opencode sessions, you run this Skill to automatically extract and aggregate data from your latest parent session using Python and SQLite, providing a detailed breakdown of resource consumption.

What is included in an Opencode token and cost breakdown for BenchClaw Stage5?

An Opencode token and cost breakdown for BenchClaw Stage5 includes detailed usage metrics categorized by input, output, reasoning, cache, and total tokens, alongside the associated costs for both parent and subagent sessions.

Do I need Python and SQLite to audit Opencode resource consumption?

Yes, you need Python and SQLite to audit Opencode resource consumption, as the Skill relies on these dependencies to interact directly with Opencode session data and extract the necessary usage metrics.

Can I track subagent session token consumption during performance auditing?

Yes, you can track subagent session token consumption during performance auditing, as the generated report specifically includes resource usage data from subagent sessions alongside the latest parent session data.

What's the best way to analyze BenchClaw Stage5 session costs?

The best way to analyze BenchClaw Stage5 session costs is to run this Skill, which queries your SQLite session data to produce a comprehensive breakdown of input, output, reasoning, and cache token costs.

When do I need usage reporting for embodied AI benchmarking sessions?

You need usage reporting for embodied AI benchmarking sessions when performing cost analysis or performance auditing, allowing you to understand and verify the exact resource consumption of your BenchClaw Stage5 operations.