agentic-usage-ledger
Manages usage counters for agent activity, token consumption, and energy on a specific project site.
Install
mkdir -p .claude/skills/agentic-usage-ledger && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19177" && unzip -o skill.zip -d .claude/skills/agentic-usage-ledger && rm skill.zipInstalls to .claude/skills/agentic-usage-ledger
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Update, audit, and display Codex or agentic usage counters for this customized DylanTao/Sirui `dylantao.github.io` site. Use when touching account-lifetime or local Codex tokens, agent-hours, commits, energy, tree-equivalence, API-rate estimates, freshness hooks, `_data/agentic_usage.yml`, `docs/agentic-usage-ledger.md`, or the homepage usage counter, especially before committing or pushing site changes.Key capabilities
- →Read agentic usage data from specified files
- →Update visible homepage numbers from usage data
- →Refresh Scholar citations locally
- →Audit agentic usage to estimate pending commits
- →Format generated ledger files
- →Recompute energy equivalence and API cost estimates
How it works
The skill reads and updates agentic usage counters by auditing Codex and agentic activity, refreshing citations, estimating pending commits, and recomputing various metrics for site reporting.
Inputs & outputs
When to use agentic-usage-ledger
- →Update site usage stats
- →Audit agentic activity
- →Refresh citation data
About agentic-usage-ledger
Audits Codex and agentic usage, updating local data files for site reporting. Ensures site documentation and publication data remain fresh.
Update, audit, and display Codex or agentic usage counters for this customized DylanTao/Sirui `dylantao.github.io` site. Use when touching account-lifetime or local Codex tokens, agent-hours, commits, energy, tree-equivalence, API-rate estimates, freshness hooks, `_data/agentic_usage.yml`, `docs/age
When not to use it
- →When not updating, auditing, or displaying usage counters for the dylantao.github.io site
- →When hardcoding duplicate totals in templates instead of using _data/agentic_usage.yml
- →When not needing to run the publish freshness gate before committing site changes
Limitations
- →Visible homepage numbers must be powered by _data/agentic_usage.yml
- →Conversion detail and cutoff context must be in docs/agentic-usage-ledger.md and the homepage info tooltip
- →The helper fails closed in a shallow checkout
How it compares
This skill provides a specific workflow for maintaining and reporting agentic usage data for a customized GitHub site, including detailed steps for data integrity and freshness, unlike general site updates.
Compared to similar skills
agentic-usage-ledger side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| agentic-usage-ledger (this skill) | 0 | 1mo | No flags | Advanced |
| dbt-transformation-patterns | 6 | 3mo | No flags | Intermediate |
| skills | 0 | 6mo | Review | Beginner |
| MinerU Document Extractor | 0 | 4mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by DylanTao
View all by DylanTao →You might also like
dbt-transformation-patterns
wshobson
Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.
skills
second-state
Transcribe speech from audio files to text.
MinerU Document Extractor
opendatalab
>
price-check
wwilson1017
Verify and refresh AI model pricing in Chatty's pricing.py from official provider pricing pages, and regenerate PRICING.md. Run during any PR that touches providers or usage. Skips re-fetching if pricing was already verified earlier in the current chat. Only operates inside the Chatty repo.
hugging-face-evaluation
FISCFED9
Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.
ai-dock-history-exporter-executor
Nepopams
Use for scoped AI Dock History Hub, exporter, source metadata, and safe history data workflow changes.