bulk-github-skills-downloader — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited bulk-github-skills-downloader (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Expert skill for downloading and consolidating Claude Code skills from multiple GitHub repositories efficiently.
Automate the process of discovering, downloading, and organizing Claude Code skills from GitHub repositories at scale. This skill handles repository cloning, skill extraction, directory flattening, and organization.
/.claude/skills//skills///skills/ rootUse the bulk-github-skills-downloader skill to download skills from:
- obra/superpowers
- diet103/claude-code-infrastructure-showcase
- mrgoonie/claudekit-skills
Organize them in /skills with source suffixes.Use the bulk-github-skills-downloader skill to:
1. Parse the BehiSecc/awesome-claude-skills repository
2. Download all listed skill repositories
3. Organize and document themUse the bulk-github-skills-downloader skill to update my collection with:
- Any new repositories with 100+ stars
- Skills from the last 30 days
- Skip repositories I already have✅ Contains /.claude/skills/ or /skills/ directories ✅ Has individual skill folders with SKILL.md files ✅ Primary content is skills
❌ Curated lists (awesome-* pattern) ❌ Converter tools (documentation → skills) ❌ Frameworks or libraries ❌ Archived repositories
/skills/
├── skill-name_source/ # Individual skills with source suffix
│ ├── SKILL.md
│ └── ...
├── another-skill_source/
│ └── ...
└── ...max_parallel_clones: 5
max_parallel_extractions: 10min_stars: 50
max_age_days: 365
include_archived: false
license_types:
- MIT
- Apache-2.0
- BSDflatten_skills: true
add_source_suffix: true
preserve_metadata: true
cleanup_temp: trueSuccessfully downloaded 154 skills from 5 repositories:
- obra/superpowers: 21 skills
- diet103/claude-code-infrastructure-showcase: 5 skills
- lackeyjb/playwright-skill: 1 skill
- mrgoonie/claudekit-skills: 22 skills
- K-Dense-AI/claude-scientific-skills: 105 skills
Skills organized in /skills/
Documentation generated in SKILLS_COLLECTION_README.mdskills-duplicate-detector: Identify duplicate skillsskills-consolidator: Merge and organize downloaded skillsgit-workflow-helper: Commit and push changesgithub-auth: Handle authenticationDownload skills from these repositories:
- https://github.com/user1/repo1
- https://github.com/user2/repo2
Skip repositories marked as:
- archived
- forks
- less than 10 starsDownload only skills related to:
- Python development
- Scientific computing
- Database management
From the top 20 claude-skills repositories.This skill should be updated when:
Version: 1.0.0 Last Updated: 2025-11-07 Maintained by: @yourusername
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.