---
title: "agent-skills"
description: "A public, agent-agnostic collection of agentskills.io-compliant skills."
canonical: https://agentpluginsdirectory.com/plugins/agent-skills
last-updated: 2026-09-26
---

# agent-skills
A public, agent-agnostic collection of agentskills.io-compliant skills.
- Slug: agent-skills
- Publisher: CervantesVive
- Repository: https://github.com/CervantesVive/agent-skills
- Manifest: plugin.json
- Category (editorial): other
- Skills: 0
- MCP servers: 0
- Stars: 0
- Repository created: 2026-07-26
- Repository last pushed: 2026-08-21
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/agent-skills
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What agent-skills does, in the publisher's words

A public, agent-agnostic collection of Claude Code / agentskills.io-compliant skills. Each skill lives in its own self-contained folder under skills/ and versions independently.

Pick whichever fits your workflow: all three install from this same repo, no separate distribution channel.

skills.sh CLI:

- Add a new skill: create skills/ /SKILL.md (optionally grouped one level deep as skills/ / /SKILL.md) with name, description, and metadata.version: 1.0.0 frontmatter (plus any scripts/ it needs), then run bun run refresh to pick it up in this table and in.claude-plugin/marketplace.json.
- Bump a skill's version after changing it: bun run bump.
- bun run refresh is safe to run anytime: it never changes version numbers, only adds/removes skills and syncs descriptions.
- If a skill has supporting files (scripts/, references/, templates/, assets/), mention each one's relative path somewhere in SKILL.md's body: installers like Hermes only bring along files that are explicitly referenced there.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/CervantesVive/agent-skills/HEAD/README.md
