An open API service indexing awesome lists of open source software.

https://github.com/fabioc-aloha/alex_skill_mall

284 curated plugins for AI assistants across 16 categories: security, Azure, documentation, code quality, cloud infrastructure, and more. Works with GitHub Copilot. Drop into .github/skills/local/ and go.
https://github.com/fabioc-aloha/alex_skill_mall

agent-skills agentic-ai ai-assistant ai-governance ai-skills azure best-practices claude-code claude-skills copilot-skills critical-thinking cursor-skills devops github-copilot knowledge-base mcp prompt-engineering security skill-library skill-marketplace

Last synced: 16 days ago
JSON representation

284 curated plugins for AI assistants across 16 categories: security, Azure, documentation, code quality, cloud infrastructure, and more. Works with GitHub Copilot. Drop into .github/skills/local/ and go.

Awesome Lists containing this project

README

          

Alex ACT Plugin Mall

# Alex ACT Plugin Mall

Search index + trust scorer for **3220 plugins** across **46 stores**. Heirs install directly from upstream at user-chosen versions.

## Top 10 stores by trust

| Rank | Store | Trust | Plugins | Provenance |
| ---: | --- | ---: | ---: | --- |
| 1 | 🏆 [plugin-mall](catalog/stores/plugin-mall.md) | 82 | 364 | 🏆 first-party |
| 2 | [addyosmani-agent-skills](catalog/stores/addyosmani-agent-skills.md) | 35 | 25 | third-party |
| 3 | [agent-skills-context-engineering](catalog/stores/agent-skills-context-engineering.md) | 35 | 15 | third-party |
| 4 | [alirezarezvani-claude-skills](catalog/stores/alirezarezvani-claude-skills.md) | 35 | 30 | third-party |
| 5 | [antfu-skills](catalog/stores/antfu-skills.md) | 35 | 17 | third-party |
| 6 | [antigravity-awesome-skills](catalog/stores/antigravity-awesome-skills.md) | 35 | 1470 | third-party |
| 7 | [awesome-claude-code-toolkit](catalog/stores/awesome-claude-code-toolkit.md) | 35 | 43 | third-party |
| 8 | [awesome-copilot](catalog/stores/awesome-copilot.md) | 35 | 424 | third-party |
| 9 | [awesome-mcp-servers](catalog/stores/awesome-mcp-servers.md) | 35 | 0 | third-party |
| 10 | [buildwithclaude](catalog/stores/buildwithclaude.md) | 35 | 86 | third-party |

## Score distribution

| Range | Plugins | Share |
| --- | ---: | ---: |
| 0-19 | 14 | 0.4% |
| 20-39 | 470 | 14.6% |
| 40-59 | 2372 | 73.7% |
| 60-79 | 0 | 0.0% |
| 80-100 | 364 | 11.3% |

## Browse

- [Full catalog index](catalog/INDEX.md)
- [By category](catalog/categories/)
- [By store](catalog/stores/)
- [Trust audit](scoring/TRUST-AUDIT.md)
- [Source registry](sources/SOURCES.md)

## Heir commands

- `/mall-search ` — search the full catalog
- `/mall-show ` — full metadata + signals for one plugin
- `/mall-install [@]` — pin a version, install from upstream
- `/mall-upgrade ` — compare installed SHA vs current default
- `/mall-list` — list locally installed plugins with pinned versions

## How trust scoring works

Every plugin gets a 0–100 score from six published signals:

| Signal | Range | Source |
| --- | ---: | --- |
| Provenance | +50 | First-party `plugin-mall` entry |
| Store maintenance | 0–15 | Last upstream commit recency |
| Store adoption | 0–10 | GitHub stars + contributors |
| License clarity | 0–10 | OSI-approved=10, clear non-permissive=7 |
| Frontmatter completeness | 0–10 | description + version + lastReviewed presence |
| README presence | 0–5 | README excerpt ≥ 50 chars |

First-party plugins (🏆) rank highest because they earn the +50 provenance bonus. Heirs can override with `--from-store ` for any third-party alternative.

---
*Generated by `scripts/render-catalog.cjs` at 2026-05-29T21:59:01.478Z. Source of truth: `catalog/*.json`. Never hand-edit this README.*