Files
gh-vanman2024-domain-plugin…/skills/build-assistant/templates/plugins/README.md.template
2025-11-30 09:04:17 +08:00

25 lines
333 B
Plaintext

# {{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