This repository contains a JetBrains-filtered and JetBrains-verified snapshot of upstream GitHub agent skills collected into a flat local directory layout for easier discovery and reuse.
Each skill lives in its own top-level directory. Every SKILL.md keeps an exact metadata.source link to the original upstream skill path.
- Total skills: 130
- Upstream repositories: 14
- Attribution rule: the
Authorcolumn uses the explicit skill front matter when present; otherwise it falls back to the upstream maintainer or organization.
Manual run:
./.scripts/run-skill-scanner.shDefault output:
.reports/skill-scanner/skill-scan-report.md
CI:
.github/workflows/skill-scanner.ymlruns Cisco'sskill-scanneron push, pull request, and manual dispatch- push and pull request runs scan only the changed skill directories and fail only on changed-skill error-level findings
workflow_dispatchruns a full-repo audit and uploads the report artifact without blocking on inherited upstream findings- the workflow stores the full scan output as an artifact
- SARIF upload to GitHub Code Scanning is best-effort and only succeeds when GitHub Code Security is enabled for the repository
- the workflow fails when the processed report still contains changed-skill error-level findings
These skills are provided for demonstration and educational purposes only. While some of these capabilities may be available in JetBrains IDEs, the implementations and behaviors provided by agents may differ from what is shown here. These skills are intended to illustrate patterns and possibilities. Always test them thoroughly in your own environment before relying on them for critical tasks.