AIAny
AI Agent2026
Icon for item

agent-skills

A curated, security-first registry of verified, tested skills you can install into AI coding agents. Each skill is human-curated, scanned (Snyk/static analysis), and integrity-locked; delivered via a CLI and optional MCP server to multiple agents (Claude Code, Cursor, Copilot, etc.).

Introduction

Most public skill marketplaces let contributions flow in without strong supply-chain guarantees; a meaningful fraction include critical vulnerabilities. Agent Skills reframes the problem: treat skills as auditable, immutable packages that agents can safely install. The project combines human curation, CI/static analysis, Snyk scanning, lockfile-based integrity, and a delivery CLI + MCP server so teams can extend agents with confidence.

What Sets It Apart
  • Hardened publish pipeline: every skill is text-only, scanned in CI, and content-hashed so installations are reproducible and auditable — meaning fewer supply-chain surprises for production agents.
  • Multi-agent delivery: skills can be installed into a variety of coding agents (Claude Code, Cursor, GitHub Copilot, Antigravity, etc.), so teams manage one verified catalog rather than agent-specific ad-hoc integrations.
  • Security-first CLI & runtime guards: the installer uses sanitization, path isolation, symlink guards and an audit log; so developers get a safer local install flow compared with generic plugin marketplaces.
  • MCP server for progressive disclosure: the optional MCP server exposes catalog operations (search/list/read/fetch) so agent clients can query minimal data on-demand, reducing attack surface and latency.
Who it's for

Great fit if you run AI coding agents in team or enterprise environments and need a small, audited set of reusable capabilities that can be centrally governed. It also suits developers building MCP-enabled clients or integrating skills into CI/CD.

Look elsewhere if you need the largest possible marketplace of third-party plugins (this project favors curation and security over breadth), or if you require binary/native extensions — skills are text-first and designed for safe automation.

Where It Fits

Agent Skills sits between open marketplaces and bespoke agent plugins: it trades breadth for traceability and safety. Expect fewer, higher-quality skills with explicit attribution and licensing (MIT for engine, CC-BY-4.0 for maintained skills), a Node/TypeScript codebase, and CLI-first workflows for install/update/audit.

Quick signals
  • Maintainer: Tech Leads Club (GitHub org)
  • Created: 2026-01-19; stars indicate community interest (2k+ as of initial snapshot)
  • Good for: teams shipping agent-driven automation where supply-chain safety matters; integrates with existing agent CLIs via MCP.

More Items

Extracts replayable behaviors from working web apps and converts them into verifiable, reference-guided software-engineering tasks to evaluate and diagnose coding agents; includes an automated pipeline that scales to thousands of tasks.

Hugging Face
AI Model2026

A 4B causal language model post‑trained from Qwen3.5‑4B for agentic workloads — tool use, coding and instruction following — using a routing‑harness feedback loop aimed at iterative capability improvement; distributed as text-only safetensors with native 262,144-token context.

Hugging Face
AI Model2026

Multimodal agentic model for long-horizon computer and browser tasks, with visual self-correction and function-calling. The Pro variant is a 397B Mixture-of-Experts (≈17B active) model with a 262,144-token context window, Docker deployment recipes, and weights currently marked “coming soon.”