Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts/README.md
2025-11-30 08:20:15 +08:00

10 lines
519 B
Markdown

# Scripts
Bundled resources for skills-powerkit skill
- [ ] plugin_creator.py: Automates the creation of plugin files and directory structure.
- [ ] plugin_validator.py: Validates the plugin.json schema, required files, and markdown frontmatter.
- [ ] marketplace_manager.py: Manages the marketplace catalog and syncing process.
- [ ] plugin_auditor.py: Audits the plugin for security vulnerabilities and best practices.
- [ ] plugin_updater.py: Updates the plugin to the latest version and checks for compatibility.