원클릭으로
memovai
3개 GitHub 저장소에서 수집된 5개 skills를 저장소 단위로 보여줍니다.
skills가 있는 위치
수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.
저장소와 대표 skills
Cost estimation before running a task. Scans session history from OpenClaw, Claude Code, and Codex CLI. Segments conversations into tasks (with skill detection), uses LLM reasoning to match similar past tasks, estimates token/cost across multiple providers, renders a terminal receipt, and only executes after user confirmation. Triggers on: 'costea', 'estimate cost', 'how much will this cost'.
Historical token consumption report across OpenClaw, Claude Code, and Codex CLI. Rebuilds task index from all session logs and produces a structured summary: per-source breakdown, per-skill aggregation, per-model cost, tool usage patterns, and reasoning vs tool-invocation analysis. Use when: 'token report', 'usage summary', 'how much have I spent', 'token history', 'cost report', 'show usage'.