Skip to content

Fix burpsuite-project-parser skill directory structure#115

Merged
dguido merged 1 commit intomainfrom
fix/burpsuite-skill-directory-structure
Mar 4, 2026
Merged

Fix burpsuite-project-parser skill directory structure#115
dguido merged 1 commit intomainfrom
fix/burpsuite-skill-directory-structure

Conversation

@dguido
Copy link
Member

@dguido dguido commented Mar 4, 2026

Summary

  • Move SKILL.md and scripts/ from skills/ into skills/burpsuite-project-parser/ to match the expected skills/<name>/SKILL.md convention
  • Both Claude Code and OpenCode discover skills by matching the directory name to the frontmatter name field
  • This was the only plugin in the repo with this structural issue

Test plan

  • Verify python3 .github/scripts/validate_plugin_metadata.py passes
  • Verify skill is still discoverable via /plugin menu

🤖 Generated with Claude Code

Move SKILL.md and scripts/ into a named subdirectory matching the
frontmatter name. Both Claude Code and OpenCode discover skills at
skills/<name>/SKILL.md where <name> must match the frontmatter name
field.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dguido dguido requested a review from BuffaloWill as a code owner March 4, 2026 05:23
@dguido dguido merged commit c609769 into main Mar 4, 2026
5 checks passed
@dguido dguido deleted the fix/burpsuite-skill-directory-structure branch March 4, 2026 05:24
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