Skip to content

Conversation

@Illuminated2020
Copy link

  • Add find_all_skill_mds() to recursively discover all SKILL.md files
  • Update parse_skill_md() to accept SKILL.md file path directly
  • Modify discover_skills() to load each SKILL.md as a separate skill

This allows skill directories with multiple subdirectories (e.g., document-skills/docx, document-skills/pdf) to have each subdirectory treated as an independent skill.

- Add find_all_skill_mds() to recursively discover all SKILL.md files
- Update parse_skill_md() to accept SKILL.md file path directly
- Modify discover_skills() to load each SKILL.md as a separate skill

This allows skill directories with multiple subdirectories (e.g., document-skills/docx, document-skills/pdf) to have each subdirectory treated as an independent skill.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant