https://github.com/neoapps-dev/modai-echo
A sample Modai tool
https://github.com/neoapps-dev/modai-echo
Last synced: 9 months ago
JSON representation
A sample Modai tool
- Host: GitHub
- URL: https://github.com/neoapps-dev/modai-echo
- Owner: neoapps-dev
- Created: 2025-07-28T17:21:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T21:19:55.000Z (11 months ago)
- Last Synced: 2025-07-30T22:56:07.750Z (11 months ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modai Sample Tool
This is a sample tool for [Modai](https://github.com/neoapps-dev/Modai).
```
- echo
Description: A simple echo tool.
Example: echo message 'hello'
```
## Installation
To install this tool in Modai, use the command:
```sh
modai
# inside modai> prompt:
/install neoapps-dev/modai-echo
```
Or, ask the LLM to install it for you :3