Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-event-emitter skill
|
||||
|
||||
- [ ] generate_event_schema.py: Generates event schema based on user input or existing API definitions.
|
||||
- [ ] deploy_event_queue.sh: Deploys a message queue (e.g., RabbitMQ, Kafka) using Docker or a cloud provider's CLI.
|
||||
- [ ] test_event_emitter.py: Sends test events to the API and verifies that they are processed correctly.
|
||||
Reference in New Issue
Block a user