rpa-skills marketplace

rpa-skills marketplace is a plugin for Claude Code from EvilFreelancer/rpa-skills. Its token cost is not measured, scanned A, original, MIT.

A marketplace of nine coding-agent add-ons for tools such as Claude Code, Codex and Cursor. The listed add-ons cover repository setup, project rules, feature work and bug fixing.

In plain words
What is it for?
It helps agents study a repository, prepare a development environment, run tests, create project rules, and support feature or bug-fix work.
Why use it?
It groups related development workflows in one installable collection. The excerpt does not provide enough detail to describe every add-on.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code; mentions AGENTS.md; mentions Codex.

Good fit It helps agents study a repository, prepare a development environment, run tests, create project rules, and support feature or bug-fix work.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add EvilFreelancer/rpa-skills/plugin install rpa-skills marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/EvilFreelancer/rpa-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rpa-skills marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/evilfreelancer/rpa-skills/marketplace.svg)](https://agentmods.dev/plugins/evilfreelancer/rpa-skills/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/evilfreelancer/rpa-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/evilfreelancer/rpa-skills/marketplace.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

rpa-skills marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "rpa-skills",
  "owner": {
    "name": "Pavel Rykov",
    "email": "[email protected]"
  },
  "metadata": {
    "description": "Pavel Rykov's agent-skills marketplace for Claude Code, OpenAI Codex, Cursor, Kimi Code CLI and other agents.",
    "version": "2.3.2"
  },
  "plugins": [
    {
      "name": "rpa-init",
      "source": { "source": "github", "repo": "EvilFreelancer/rpa-init" },
      "description": "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.",
      "version": "1.0.0",
      "category": "workflow",
      "license": "MIT"
    },
    {
      "name": "rpa-gen-rules",
      "source": { "source": "github", "repo": "EvilFreelancer/rpa-gen-rules" },
      "description": "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. Rules and AGENTS.md in English unless asked otherwise.",
      "version": "1.2.0",
      "category": "workflow",
      "license": "MIT"
    },
    {
      "name": "rpa-feat",
      "source": { "source": "github", "repo": "EvilFreelancer/rpa-feat" },
      "description": "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.",
      "version": "1.0.0",
      "category": "workflow",
      "license": "MIT"
    },
    {
      "name": "rpa-bugfix",
      "source": { "source": "github", "repo": "EvilFreelancer/rpa-bugfix" },
      "description": "Fix a bug with a reproduction test first, then the fix, then the full suite, then a short report. Requires a clear bug description.",
      "version": "1.0.0",
      "category": "workflow",
      "license": "MIT"
    },
    {
      "name": "logika",
      "source": { "source": "github", "repo": "EvilFreelancer/logika" },
      "description": "Classical formal logic from G. Chelpanov

Read the full file on GitHub · 86 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 86 lines scan A a62f672a6438

Subscribe to this mod's changes

rpa-skills marketplace is a plugin published in the GitHub repository EvilFreelancer/rpa-skills (35 stars, last pushed 26d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.