A “seed” is a single SKILL.md file that gives your Claude agent a new capability. Probata is a small, curated library of seeds — read, reviewed, and security-scanned before they’re published.
The free anchor is a prompt-injection scanner. Run it on this library too.
Curated, reviewed agent seeds for Claude. No spam, no marketing pyrotechnics — when there’s a new seed, you’ll know.
Three free at launch. Every one is reviewed — and the first one lets you verify that yourself.
Scans SKILL.md, CLAUDE.md, and other instruction files for prompt-injection attempts. Tiered findings with line-quoted evidence. Runs entirely locally — nothing leaves your machine. Built so the act of scanning can’t itself injure you.
Interviews you about a domain you want a persistent agent for, then generates a CLAUDE.md operating model, folder layout, starter artifacts, and a cadence. Turns “I want Claude to be my [X]” into a real working project.
Trust shouldn’t be a vibe. A complete posture has three legs, and three short guides cover them.
Two ways in.
Install the whole library as a plugin (once it’s live in the community marketplace):
/plugin marketplace add anthropics/claude-plugins-community
/plugin install probata-seeds@claude-community
Skills then invoke under the namespace, e.g. /probata-seeds:prompt-injection-finder.
Or copy a single seed: download its SKILL.md, drop it in your project’s .claude/skills/<seed-name>/ directory, scan it first, then invoke it. New to local agents entirely? The full start-to-finish guide is the walkthrough.