Comparison

OpenAgentSkill vs AgentSkills.io.

AgentSkills.io is a useful reference for the skill concept. OpenAgentSkill is built as the registry layer: agents can query, rank, compare, and install skills for real tasks.

12
Skills
1.6M
Stars
API
Registry
SignalOpenAgentSkillAgentSkills.io
Core ideaA searchable registry and install layer that helps agents discover, compare, and use reusable skills.A strong conceptual and documentation hub around the Agent Skills format and ecosystem.
Primary userAgents and builders who need ranked skill shortlists for a concrete task.Humans learning the specification, concepts, and examples around agent skills.
Agent APIRegistry endpoints for search, recommendation, manifest, install handoff, audits, packs, and rankings.Documentation-first browsing and reference material.
Evaluation modelGitHub stars, freshness, quality score, trust checks, audit warnings, use-case fit, and install readiness.Useful ecosystem context, but less focused on side-by-side decision scoring.
Best forTask-to-skill selection, SEO landing pages, agent-readable metadata, and install workflow handoff.Understanding what Agent Skills are and why the format matters.
PositioningThe skill layer for AI agents: discover, compare, install, and compose skills automatically. Think npm for AI Agent Skills.A reference destination for the skill concept and examples.

Registry

Agent-readable APIs

Search, recommend, fetch manifests, and return install handoffs.

Compare

OpenAgentSkill vs skills.sh

Compare registry discovery with CLI-centered distribution.

SEO

Best skill lists

Turn task intent into ranked, installable shortlists.

Real skill shortlist

OpenAgentSkill ranks installable skills, not just concepts.

Each row below is a real indexed skill with quality, Trust Score, audit risk, and an install handoff. This is the practical layer agents need before choosing what to run.

View best lists
Agent Skills

Production-grade engineering skills for AI coding agents.

81K stars

100

Quality

86

Trust

91

Safe to try

$ npx skills add addyosmani/agent-skills
Dokploy

Open Source Alternative to Vercel, Netlify and Heroku.

36K stars

100

Quality

85

Trust

90

Needs review

$ npx skills add Dokploy/dokploy
Crawl4AI

Open-source LLM-friendly web crawler and scraper

73K stars

100

Quality

90

Trust

93

Safe to try

$ npx skills add unclecode/crawl4ai
Graphify

A tool that converts codebases, SQL schemas, and other files into queryable knowledge graphs for AI coding assistants.

92K stars

100

Quality

87

Trust

92

Safe to try

$ npx skills add Graphify-Labs/graphify
Code Review

Review a branch or diff against repository standards and the originating spec in two independent analysis passes.

169K stars

100

Quality

91

Trust

94

Safe to try

$ npx skills add mattpocock/skills --skill code-review
Grill With Docs

A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.

165K stars

100

Quality

88

Trust

92

Safe to try

$ npx skills add mattpocock/skills --skill grill-with-docs
To Spec

Turn the current conversation and codebase context into a structured implementation spec, then publish it to the configured project issue tracker.

165K stars

100

Quality

88

Trust

92

Safe to try

$ npx skills add mattpocock/skills --skill to-spec
Frontend Design

Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.

165K stars

100

Quality

88

Trust

92

Safe to try

$ npx skills add anthropics/skills --skill frontend-design