Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:04:17 +08:00
commit 652915e226
62 changed files with 8212 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# {{PLUGIN_NAME}}
{{DESCRIPTION}}
## Installation
```bash
/plugin install {{PLUGIN_NAME}}@marketplace-name
```
## Usage
[Add usage instructions]
## Components
- **Commands**: Available slash commands
- **Agents**: Specialized AI agents
- **Skills**: Reusable capabilities
- **Hooks**: Event-driven automation
## License
MIT