awesome-skills

agent
Security Audit
Fail
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 18 GitHub stars
Code Fail
  • eval() — Dynamic code execution via eval() in skills/eino/references/docs_examples/flow/agent/deer-go/biz/mcps/python/server.py
  • exec() — Shell command execution in skills/eino/references/docs_examples/flow/agent/deer-go/biz/mcps/python/server.py
  • network request — Outbound network request in skills/eino/references/docs_examples/quickstart/eino_assistant/cmd/einoagent/agent/web/script.js
  • network request — Outbound network request in skills/eino/references/docs_examples/quickstart/eino_assistant/cmd/einoagent/task/web/script.js
Permissions Pass
  • Permissions — No dangerous permissions requested
Purpose
This repository is a collection of community-contributed "skills" (prompt instructions and code examples) for various AI coding agents. It provides development guidelines for frameworks like Hyperf, Laravel, and Golang-based tools.

Security Assessment
The tool poses a Medium overall security risk. The automated scan flagged instances of dynamic code execution (`eval()`) and shell command execution (`exec()`) within example scripts. While there are no hardcoded secrets or dangerous permission requests, there are unverified outbound network requests in some JavaScript examples. Because agents often execute code and instructions directly on a developer's machine, blindly installing all available skills exposes your local environment to potential supply-chain risks or unintended actions from unvetted community code.

Quality Assessment
The project appears to be actively maintained, with its most recent push happening just today. It uses the standard, permissive MIT license and has garnered a modest community following with 18 GitHub stars. However, the documentation mixes English and Chinese, and the repository primarily acts as an aggregator for third-party skills rather than a standalone tool.

Verdict
Use with caution: review individual skills carefully before installing, as unvetted examples contain dynamic execution capabilities and network requests.
SUMMARY

热门skills推荐,包括编程以及非编程等各种热门实用的skill

README.md

Awesome Skills

Agent Skills for modern software development frameworks with best practices and coding standards.

🚀 Installation

安装单个技能

npx skills add https://github.com/fanqingxuan/awesome-skills --skill xxx

xxx 替换为下面列表中的技能名称。

安装全部技能

npx skills add https://github.com/fanqingxuan/awesome-skills

Claude Code 中安装

# 安装单个技能
/plugin marketplace add fanqingxuan/awesome-skills
/plugin install xxx@awesome-skills

# 安装全部技能
/plugin marketplace add fanqingxuan/awesome-skills
/plugin install awesome-skills

📦 Available Skills

技能名称 描述
hyperf Hyperf 3.1 框架开发助手
webman Webman 框架开发助手
laravel12 Laravel 12 框架开发助手
eino Eino LLM/AI 应用开发框架助手(Golang)
gorm GORM (Go ORM) 开发助手
code-simplifier 代码简化专家 - 提升代码清晰度、一致性和可维护性

🌟 第三方优秀技能

技能名称 描述 安装方式
GoFrame GoFrame 企业级 Go 开发框架 npx skills add github.com/gogf/skills
Vercel Skills Vercel Labs 官方技能集 npx skills add vercel-labs/skills
Superpowers Obra 超能力技能集 npx skills add obra/superpowers
Frontend Design Anthropic 官方前端设计技能 npx skills add https://github.com/anthropics/skills --skill frontend-design
Skill Creator Anthropic 官方技能创建工具 npx skills add https://github.com/anthropics/skills --skill skill-creator
Karpathy Guidelines Andrej Karpathy AI 行为指南 npx skills add https://github.com/forrestchang/andrej-karpathy-skills --skill karpathy-guidelines
Planning with Files OthmanAdi 文件规划技能 `npx skills add OthmanAdi/planning-with-files --skill planning-with-files -g
`

🔧 相关工具

OpenSkills

OpenSkills - 为不同的 AI 智能体安装 skill 的通用包管理工具。

支持为多种 AI 智能体(Claude、ChatGPT、Cursor 等)统一管理和安装技能包。

🌐 资源网站

📄 License

MIT License

Reviews (0)

No results found