AgentStack
SKILL verified MIT Self-run

Awesome Skills Overview

skill-gmh5225-awesome-skills-overview · by gmh5225

Guide for understanding and contributing to the awesome-skills curated resource list. Use this skill when adding resources, organizing categories, or maintaining README.md consistency (no duplicates).

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-gmh5225-awesome-skills-overview

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Awesome Skills Overview? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Awesome Skills - Project Overview

Purpose

This is a curated collection of Agent Skills, resources, and tools for AI coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, Cursor, and more. The goal is to keep the list high-signal, well-categorized, and non-duplicated.

Project Structure

awesome-skills/
├── README.md                # Main resource list (curated)
├── LICENSE                  # License
├── .claude/
│   └── skills/              # Claude skills (this directory)
└── ref/                     # Reference repositories (not curated)
    ├── awesome-agent-skills-*/
    ├── awesome-claude-skills-*/
    ├── awesome-codex-skills/
    ├── awesome-copilot-agents/
    └── ...

README.md Format Convention

Heading Structure

  • Top-level categories use ##.
  • Subcategories use ### (e.g., inside Community Skills).
  • Use tables for skill listings with | Skill | Description | format.

Link Format

  • Use full URLs in table cells.
  • Add a short description in the Description column.
  • Keep descriptions English and concise.
  • Do not add the same URL in multiple places.

Example Entry

### Development & Code Tools

| Skill | Description |
|-------|-------------|
| [skill-name](https://github.com/...) | Short description of the skill |

Categorization Rules (How to Place a New Link)

  • Official Skills: Skills from Anthropic, OpenAI, HuggingFace official repositories.
  • Skills by Teams: Skills from recognized teams (Vercel, Trail of Bits, Sentry, Expo).
  • Community Skills: Community-contributed skills organized by category.
  • Supporting Tools: CLI tools, installers, and management utilities.
  • Tutorials & Resources: Documentation, videos, articles, and learning materials.

Duplicate Policy

No duplicate URLs in README.md. If a link fits multiple categories, pick the primary one.

Contribution Checklist

  1. Check for duplicates in README.md before adding.
  2. Verify the link points to the canonical source (avoid low-value forks).
  3. Keep the description English and useful.
  4. Put it into the most appropriate category.
  5. Prefer minimal changes over reformatting large sections.

Full Resource List

For more detailed skill resources, complete link lists, or the latest information, use WebFetch to retrieve the full README.md:

https://raw.githubusercontent.com/gmh5225/awesome-skills/refs/heads/main/README.md

The README.md contains the complete categorized resource list with all links.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.