oss-directory
opensource-observer/oss-directory
This skill provides instructions for creating and maintaining project collections within the Open Source Observer (OSO) directory repository. It covers everything from gathering project lists and mapping GitHub URLs to validating and committing the collection YAML files.
Overview
Designed for maintainers and contributors working with the opensource-observer/oss-directory repository, this skill outlines the exact workflow for grouping related open-source projects into collections. It details how to structure collection YAML files using version 7 schemas, verify that referenced projects exist within the directory using precise grep and find search strategies, handle edge cases with GitHub organization and repository mappings, run validation and linting checks via pnpm, and safely commit the changes.
Capabilities
- ▸Create version 7 collection YAML files
- ▸Perform systematic multi-tier searches to match GitHub URLs to directory projects
- ▸Validate collections against repository schemas and linting rules
- ▸Auto-format YAML files using Prettier
- ▸Manage git commits for newly created collection files
Best for
Creating a new thematic collection of open-source projects (e.g., DeFi protocols), Organizing projects by blockchain ecosystem (e.g., Arbitrum or Optimism ecosystems), Grouping grant program recipients or participants into a unified grant round collection, Mapping external lists of GitHub repository URLs to existing directory project definitions
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
The skill runs local validation scripts and git commands within the workspace. It requires user confirmation before pushing any git commits remotely.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.