Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 12, 2026·2 min de lecture

Awesome Agent Skills — Copy-Paste Toolpacks for Agents

Directory of agent skills plus installer scripts for Cursor and Claude Code. Includes interactive install/uninstall/list flows and manual install links.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 66/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Manual
Confiance
Confiance : Established
Point d'entrée
curl -sL https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.sh | bash
Commande CLI universelle
npx tokrepo install 52d60666-edc9-5d15-8d00-95fd026b5464
Introduction

Awesome Agent Skills is both a directory and a bootstrapper: it collects skill references and ships an installer that can place bundled example skills into your agent environment. Use it to standardize a team’s baseline skill set across tools.

Best for: teams that want a quick baseline of agent skills installed consistently across Cursor/Claude Code

Works with: bash/PowerShell, agent skill directories, Cursor/Claude Code skill loaders

Setup time: 2–10 minutes

Key facts (verified)

  • README notes the installer installs bundled example skills from examples/ (not every third-party project).
  • Includes both bash and PowerShell installers for cross-platform setups.
  • GitHub: 500 stars · 63 forks; pushed 2026-05-12 (GitHub API verified).

Main

Use this repo as a skills bootstrap layer:

  • Install the bundled examples first.
  • Replace/extend with your team’s audited skills.
  • Keep skill sources pinned (git commit/versions) for reproducible agent behavior.

If you manage multiple agent clients, document where each client expects its skills so the installer output is predictable.

README excerpt (verbatim)

Awesome Agent Skills

Awesome Agent Skills

PRs Welcome GitHub Stars

🔍 Search Skills Online

Modular instruction packages that give AI coding assistants on-demand capabilities for specific tasks, working across Cursor, Claude Code, GitHub Copilot, and more.

English | 简体中文

Contents

What Are Agent Skills

Agent Skills are instruction sets, scripts, and resources that AI agents can discover and use to perform specific tasks. Each skill contains a SKILL.md file that tells the AI how to use it.

Skills work across multiple platforms:

Platform Global Directory Project Directory

FAQ

Q: Does it install every linked project? A: No—README says the installer installs the bundled examples under examples/.

Q: Can I uninstall? A: Yes—README describes interactive install/uninstall/list flows.

Q: How do I keep it safe? A: Treat skills as code: audit sources, pin versions, and review updates before rollout.

🙏

Source et remerciements

Source: https://github.com/JackyST0/awesome-agent-skills > License: CC0-1.0 > GitHub stars: 500 · forks: 63

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires