Agenfk Calc Tokens banner
cglab-public cglab-public

Agenfk Calc Tokens

Development community

Description

--- description: Calculate and log token usage for the current session --- > Use the `agenfk` CLI for all workflow operations (CLI-only is the default; read with `--json` for machine-readable output). If `mcp__agenfk__*` tools are present (installed with `--with-mcp`), the equivalent MCP tool is interchangeable. Inspect the token usage recorded for the current session. Token usage is captured automatically by the server-side ingestion worker — agents do not need to (and cannot) self-report tok

Installation

Installs to ~/.claude/skills/cglab-public-agenfk-agenfk-calc-tokens/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cglab-public-agenfk-agenfk-calc-tokens && curl -fsSL https://raw.githubusercontent.com/cglab-public/agenfk/HEAD/commands/agenfk-calc-tokens.md -o ~/.claude/skills/cglab-public-agenfk-agenfk-calc-tokens/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository