Initial commit
This commit is contained in:
9
skills/skill-adapter/scripts/README.md
Normal file
9
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user