Open Source / MIT Licensed

Agent Skills
Hub

Curated, security-scanned skills for AI coding assistants. Updated every Monday. Compatible with everything.

$ npx @flitzrrr/agent-skills install click to copy
--
Skills
--
Sources
6
Platforms
Weekly
Discovery

Three steps, zero config

Skills are markdown files that teach AI assistants specialized capabilities. Drop them in, reference by name.

01

Install

Run npx @flitzrrr/agent-skills install or clone the repo. Skills are symlinked to each platform's config directory automatically.

02

Reference

Tell your AI assistant to use a skill by name. Example: "Use the security-review skill to audit this change."

03

Stay Current

Run npx @flitzrrr/agent-skills update to pull latest. New sources are discovered, scanned, and integrated every Monday.

Industry-leading sources

Every source is security-scanned and vetted before integration. Each submodule retains its original license.

Works everywhere

The CLI detects installed platforms and configures skills automatically. Manual setup takes under a minute.

Claude CodeCLAUDE.md
Antigravity~/.gemini/.../skills
Codex~/.codex/skills
OpenCode~/.config/.../skills
Cursor.cursorrules
Lovable.lovable

Browse all skills

Each skill is a self-contained SKILL.md that an AI assistant follows to perform a specialized task.

Quality gates

Every candidate passes six automated checks before integration. Sources that fail any gate are rejected.

Star Threshold
min 50

Community validation. Ensures the source has real-world adoption.

Skill Count
min 3 SKILL.md

No placeholder repos. Must provide meaningful skill coverage.

Content Ratio
min 30% markdown

Skills should be documentation, not code. High markdown ratio required.

Code Scan
no eval/exec/subprocess

Detects obfuscated or potentially malicious code patterns.

Credential Scan
no passwords or API keys

Ensures no hardcoded secrets in JSON or env files.

License
OSS required

Must have a recognized open-source license for redistribution.