Ecosystem
Community Modules
Discover and install community modules tagged with
shiro-automation-module
Available Modules
Loading modules from GitHub...
Loading modules...
Built-in Modules
Console output with log levels
Print messages to console with different log levels (info, debug, warning, error) and formatting options.
slack.notify
Slack notifications
Send notifications to Slack channels via webhooks. Supports custom messages, channels, and bot configuration.
git.diff
Git operations
Perform git operations including diff and get_changes. Useful for code review workflows.
ai.generate
AI content generation
Generate content using AI models. Supports multiple providers (Ollama, OpenAI, custom endpoints).
Create Your Own Module
Contribute to the Community
Build and share your own Shiro modules
Steps to create a module:
- Copy the module template from the Shiro repository
- Implement your module logic in Go
- Add a module.yaml with metadata
- Write documentation in README.md
- Publish to GitHub
- Add the
shiro-automation-moduletopic