EvilFreelancer/rpa-skills
πͺMarketplaceEvilFreelancer/rpa-skills
Agent-skills marketplace for Claude Code, Codex and Cursor: RPA BDD workflow, Logika (Chelpanov formal logic), token-cost, MikroTik config generator
Add this Marketplace
/plugin marketplace add EvilFreelancer/rpa-skillsPlugins in this Marketplace
logika
reasoningClassical formal logic from G. Chelpanov's textbook: concepts, judgments, syllogisms, induction, fallacies, laws of thought.
mikrotik-config-gen
networkingGenerate 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.
rpa-bugfix
workflowFix a bug with a reproduction test first, then the fix, then the full suite, then a short report. Requires a clear bug description.
rpa-feat
workflowAdd 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-gen-rules
workflowCreate 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
workflowWarm 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.
screenshotting-gui
opsCapture 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.
token-cost
opsEstimate the floor (self-) cost of a self-hosted LLM token: electricity + hardware amortization, measured on the server. Not the market API price.