Skip to content

Skillry v1.0.0

Choose a tag to compare

@FluxonLab FluxonLab released this 01 Jun 18:02
· 21 commits to main since this release

Skillry v1.0.0 — first public release.

Installable, permission-bounded, multi-platform agent skills & subagents for Claude Code, OpenAI Codex, GitHub Copilot, and Google Antigravity (Gemini).

What's inside

  • 124 original skills across 18 departments — concrete procedures, real commands, checklists, and safety rules.
  • 73 original subagents with explicit least-privilege tools allowlists (review/audit agents are read-only).
  • A curated community/ set: 98 skills + 49 agents from 6 permissively-licensed sources, with full upstream attribution.
  • A validation harness (16 checks, green in CI), a native plugin marketplace, SHA-256 lockfiles, and skill-sync (license + risk gated import).

Install

Claude Code (native marketplace):

/plugin marketplace add FluxonLab/Skillry
/plugin install core-operations@skillry

npm / npx (any platform, no clone):

npx github:FluxonLab/Skillry install --apply --targets claude   # or codex copilot antigravity

MIT licensed. Redistributed community/ content keeps its upstream license — see NOTICE & THIRD-PARTY-NOTICES.md. Built by FluxonLab.