Overview

How the Directory Is Built

1
Discovery

The engine scans GitHub for repositories that look like skills, plugins, MCP servers or agents across every supported platform.

2
Validation

Each discovered repository goes through platform detection, quality scoring and AI-assisted categorization into one of the 10 skill types.

3
Publishing

The README and the web directory at skills.911fund.io are regenerated from the newly scored set.

4
Metadata refresh

Star counts, releases and maintenance status are refreshed daily, with risk enrichment applied where it's still pending.

5
Discord digest

A weekly summary of new discoveries goes out to the community.

Run schedule#

Schedule Stage Description
Every 3h Discovery Scans GitHub for skills across all platforms
Every 3h Validation Platform detection, quality scoring & AI categorization
Every 3h Publishing Regenerates README & web directory
Daily 3AM Metadata Refresh Updates stars, releases, maintenance status, and pending risk enrichment
Weekly Mon 9AM Discord Digest Weekly summary of new discoveries

How platform detection works#

Platform detection is the first validation step β€” it decides which of the 10 skill types and platform badges a repository earns, before quality scoring runs.

Icon Platform Detection
πŸ€– Claude Code SKILL.md, .claude/, plugin.json
πŸ–±οΈ Cursor .cursorrules, .cursor/
🧠 Codex AGENTS.md
πŸ„ Windsurf .windsurfrules
πŸ“Ÿ Cline .clinerules

A repository that ships more than one of these files supports more than one platform, and picks up every matching badge.

Next steps#

Updated

Was this page helpful?