Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:15 +08:00
commit 0b1f4556bc
36 changed files with 2888 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for skills-powerkit skill
- [ ] plugin_template/: Template files for creating new plugins.
- [ ] validation_rules.json: JSON file containing validation rules for plugins.
- [ ] example_plugin/: Example plugin with all the required files and directory structure.
- [ ] marketplace_schema.json: JSON schema for the marketplace catalog.