
cheenu1092-oss skills on Remote OpenClaw
3 skills published by cheenu1092-oss. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
claude-code-mastery
Sets up Claude Code with a configurable team of role-based subagents covering frontend, backend, DevOps, and other engineering functions. Includes numbered installation scripts, optional persistent memory via claude-mem, and scheduled maintenance routines that keep agent definitions and documentation updated over time.
tokenmeter
Tracks LLM token usage and calculates API-equivalent costs, storing all data locally in SQLite at ~/.tokenmeter/usage.db. Session files from OpenClaw and Claude Code are parsed to produce per-model cost breakdowns, including prompt cache read and write tokens. Shows how much a flat-rate subscription like Claude Max saves compared to pay-as-you-go API billing.
tribe-protocol
Tribe Protocol is a trust lookup system for OpenClaw bots. It stores Discord entities in a SQLite database with five trust tiers, from blocked to owner, and requires a lookup before every non-owner bot interaction. Tier assignments determine what data and channels each entity can access.