AgentSkills

License: MIT GitHub stars Last commit

A curated collection of 279 agent skills for real-world engineering, design, and creative workflows.

Each top-level folder is a standalone skill with a SKILL.md entrypoint (plus optional references/, scripts/, examples/, assets/).

Installation

Install with the npx skills CLI.

Note: The correct syntax to install a single skill is -s <skill-name>. The position of the skill name matters — do not append it as a bare argument.

Install all skills (full collection)

npx skills add HK-hub/AgentSkills

To install all skills non-interactively (skip the selection prompt):

npx skills add HK-hub/AgentSkills -s '*' -y

Install a single skill

npx skills add HK-hub/AgentSkills -s <skill-name>

Example:

npx skills add HK-hub/AgentSkills -s docx
npx skills add HK-hub/AgentSkills -s creating-mermaid-diagrams

List available skills in the repository (without installing)

npx skills add HK-hub/AgentSkills --list

Skill Index

Category Skills
Agent & Skill Engineering 35
Language & Framework Engineering 32
Architecture / Backend / API / Security 23
Frontend / UI / UX 25
Design Polish & Review 19
Design & Creative / Image / Figma 35
Diagrams & Visualization 16
Documentation & Office Automation 21
DevOps / CI/CD / Delivery 14
Testing & QA 4
Product & Planning 14
AI / LLM / Research 12
Browser / Automation 7
Obsidian & Notes 4
Tencent / WeChat / CN Ecosystem 14
Video & Content 4

Skill Catalog

Below is the full catalog of all 279 skills, grouped by category. Each skill shows its name, the folder in this repository, a short description, and the command to install it individually.

Agent & Skill Engineering (35)

Language & Framework Engineering (32)

Architecture / Backend / API / Security (23)

Frontend / UI / UX (25)