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

AI Skills — Curated Skills for Claude Code & Agents

Agent skill bundle installable via `npx skills`, with list/add/update commands and per-agent targeting (Claude Code, Cursor, Gemini CLI).

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install 88f35d39-9d9f-5304-8a8f-3eeaca0c2b01 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

AI Skills is a practical skills bundle you can install into multiple coding agents using the npx skills package manager. It’s best when you want consistent, repeatable tool behavior across Claude Code, Cursor, Gemini CLI, and other agents.

Best for: developers who juggle multiple agent clients and want one install command for shared skills

Works with: npx skills, Claude Code/Cursor/Gemini CLI skills directories, per-project or global installs

Setup time: 3–10 minutes

Key facts (verified)

  • README shows multi-skill installs and wildcard agent targeting (e.g., -a '*').
  • Commands include list/check/update/remove/find for ongoing maintenance.
  • GitHub: 270 stars · 24 forks; pushed 2026-05-07 (GitHub API verified).

Main

Adopt skills in two phases:

  1. Install into one agent (Claude Code) and validate behavior on a real repo.
  2. Roll out to additional agents with explicit -a targets, so you can keep the skill surface consistent.

For teams, keep a short “approved skills list” and review skill updates before running npx skills update globally.

README excerpt (verbatim)

AI Agent Skills

Ask DeepWiki

A collection of portable skills for AI coding assistants. Works with all major AI clients that support the Agent Skills Standard.

Supported AI Clients

Claude Code Gemini CLI Google Antigravity Cursor OpenAI Codex Goose

Client Skills Directory Documentation
Claude Code ~/.claude/skills/ or .claude/skills/ docs
Gemini CLI ~/.gemini/skills/ or .gemini/skills/ docs
Google Antigravity ~/.gemini/antigravity/skills/ or .agent/skills/ docs
Cursor ~/.cursor/skills/ or .cursor/skills/ docs
OpenAI Codex CLI ~/.codex/skills/ or .codex/skills/ docs
Goose ~/.config/goose/skills/ or .goose/skills/ docs

Available Skills

Skill Description
postgres Read-only PostgreSQL queries with defense-in-depth security
mysql Read-only MySQL queries with session-level write protection
mssql Read-only Microsoft SQL Server queries with query validation security
imagen AI image generation using Google Gemini (cross-platform)

FAQ

Q: What is npx skills? A: README describes it as a package manager for the Agent Skills ecosystem, installing skills into different agent clients.

Q: Can I install globally? A: Yes—README shows using -g for global (user-level) installs.

Q: How do I uninstall? A: README includes npx skills remove ... and wildcard removal patterns.

🙏

Source et remerciements

Source: https://github.com/sanjay3290/ai-skills > License: Apache-2.0 > GitHub stars: 270 · forks: 24

Fil de discussion

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

Actifs similaires