Claude Skill

JackyST0/awesome-agent-skills

一个精选的 AI Agent Skills 仓库,旨在提升您使用 Cursor、Claude Skill 和 GitHub Copilot 等工具时的编码体验。

概览

Stars580
Forks82
语言Shell
最后更新2026-06-29
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者JackyST0
仓库awesome-agent-skills
完整名称JackyST0/awesome-agent-skills
Repo ID1,143,816,215

安装这个 Skill

git clone https://github.com/JackyST0/awesome-agent-skills.git

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-09
平台
ClaudeMCPOpenClawCodexCursor
能力
browsercode-reviewpdfmemorysearchterminalworkflowagent-skillsaiawesome
识别文件
README.mddocsexamplespackage.json
配置键
PACKAGE_JSON
安装方式
  • git clone https://github.com/JackyST0/awesome-agent-skills.git
  • git clone https://github.com/anthropics/skills.git ~/.cursor/skills/anthropics

项目简介

一个精选的 AI Agent Skills 列表,适用于 Cursor、Claude Skill 和 GitHub Copilot 等 AI 编程工具。

英文描述

🤖 精选的 AI Agent Skills 列表,适用于 Cursor、Claude Code、GitHub Copilot 等 AI 编程工具

要点

  • 精选的 AI Agent Skills 集合
  • 针对 AI 编程助手设计
  • 专注于实用开发工具

使用场景

  • 增强 AI 辅助编码工作流
  • 为 Claude Skill 寻找技能
  • 利用 Cursor 或 Copilot 提高生产力

README 摘要

# Awesome Agent Skills <p align="center"> <img src="assets/banner.svg" alt="Awesome Agent Skills" width="100%"> </p> <p align="center"> <a href="CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome"></a> <img src="https://img.shields.io/github/stars/JackyST0/awesome-agent-skills?style=social" alt="GitHub Stars"> </p> <p align="center"> <a href="https://jackyst0.github.io/awesome-agent-skills/"><b>🔍 Search Skills Online</b></a> </p> > Modular instruction packages that give AI coding assistants on-demand capabilities for specific tasks, working across Cursor, Claude Code, GitHub Copilot, and more. English | [简体中文](README_ZH.md) ## Contents - [Quick Start](#quick-start) - [What Are Agent Skills](#what-are-agent-skills) - [Official Resources](#official-resources) - [Skills Collections](#skills-collections) - [Development Tools](#development-tools) - [Productivity](#productivity) - [DevOps](#devops) - [Data Processing](#data-processing) - [Writing](#writing) - [Design](#design) ## Quick Start ### One-Click Install (Recommended) **macOS / Linux:** ```bash # Interactive mode - install, uninstall, or list curl -sL https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.sh | bash # Or install all skills to a specific platform curl -sL https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.sh | bash -s -- -p cursor -a ``` **Windows (PowerShell):** ```powershell # Download and run the install script irm https://raw.githubusercontent.com/JackyST0/awesome-agent-skills/main/install.ps1 | iex ``` > Note: The installer currently installs the bundled example skills from this repository's `examples/` directory. It is not a general-purpose package manager for every third-part

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03