mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
The skill directory layout changed from depth-3 (category/skill/SKILL.md) to depth-4+ (team/skills/skill-name/SKILL.md). The find command in convert.sh still used -mindepth 3 -maxdepth 3, causing "No skills found" errors. Updated to -mindepth 4 -maxdepth 6 and excluded integrations/ to avoid picking up already-converted output. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| check_plugin_json.py | ||
| codex-install.bat | ||
| codex-install.sh | ||
| convert.sh | ||
| gemini-install.sh | ||
| generate-docs.py | ||
| install.sh | ||
| openclaw-install.sh | ||
| review-new-skills.sh | ||
| sync-codex-skills.py | ||
| sync-gemini-skills.py | ||
| sync-hermes-skills.py | ||
| sync_skill_bundles.py | ||