Open Source / MIT Licensed
Curated, security-scanned skills for AI coding assistants. Updated every Monday. Compatible with everything.
Getting Started
Skills are markdown files that teach AI assistants specialized capabilities. Drop them in, reference by name.
Run npx @flitzrrr/agent-skills install or clone the repo. Skills are symlinked to each platform's config directory automatically.
Tell your AI assistant to use a skill by name. Example: "Use the security-review skill to audit this change."
Run npx @flitzrrr/agent-skills update to pull latest. New sources are discovered, scanned, and integrated every Monday.
Provenance
Every source is security-scanned and vetted before integration. Each submodule retains its original license.
Compatibility
The CLI detects installed platforms and configures skills automatically. Manual setup takes under a minute.
Catalog
Each skill is a self-contained SKILL.md that an AI assistant follows to perform a specialized task.
Trust
Every candidate passes six automated checks before integration. Sources that fail any gate are rejected.
Community validation. Ensures the source has real-world adoption.
No placeholder repos. Must provide meaningful skill coverage.
Skills should be documentation, not code. High markdown ratio required.
Detects obfuscated or potentially malicious code patterns.
Ensures no hardcoded secrets in JSON or env files.
Must have a recognized open-source license for redistribution.