πŸ”Œ

token-cost

πŸ”ŒPlugin

EvilFreelancer/rpa-skills

VibeIndex|
What it does
|

Estimate the floor (self-) cost of a self-hosted LLM token: electricity + hardware amortization, measured on the server. Not the market API price.

πŸͺ

Part of

EvilFreelancer/rpa-skills

ops

Installation

Add marketplace in Claude Code:
/plugin marketplace add EvilFreelancer/rpa-skills
Step 2. Install plugin:
/plugin install token-cost@rpa-skills
0
-
AddedJul 26, 2026

More from this repository8

πŸ”Œ
rpa-gen-rulesπŸ”ŒPlugin

Create or refresh agent project rules (Cursor .mdc, Claude Code .claude/rules). Layered-cake architecture + BDD, with a mandatory Rules Sync step across agent trees.

πŸ”Œ
rpa-initπŸ”ŒPlugin

Warm up context on a repository: study code, docs and tests, set up the dev environment, run tests, write a short report. No extra brief required.

πŸ”Œ
rpa-featπŸ”ŒPlugin

Add a feature strictly by BDD: plan, red tests, green implementation, full suite, docs and examples, linter at the end. Requires a clear feature description.

πŸ”Œ
rpa-bugfixπŸ”ŒPlugin

Fix a bug with a reproduction test first, then the fix, then the full suite, then a short report. Requires a clear bug description.

πŸͺ
EvilFreelancer/rpa-skillsπŸͺMarketplace

Agent-skills marketplace for Claude Code, Codex and Cursor: RPA BDD workflow, Logika (Chelpanov formal logic), token-cost, MikroTik config generator

πŸ”Œ
mikrotik-config-genπŸ”ŒPlugin

Generate secure MikroTik RouterOS v7 configs from plain language, or review and harden an existing /export. Hardening baseline, four presets, per-model device reference, offline validator.

πŸ”Œ
logikaπŸ”ŒPlugin

Classical formal logic from G. Chelpanov's textbook: concepts, judgments, syllogisms, induction, fallacies, laws of thought.

πŸ”Œ
screenshotting-guiπŸ”ŒPlugin

Capture clean, repeatable screenshots of a GUI desktop app (IDEs, browsers, native apps) on an isolated Xvfb display: drive it with python-Xlib, capture with ImageMagick, annotate with a highlight box, crop or arrow. Never touches the operator's live desktop.