Initial commit
This commit is contained in:
9
skills/skill-adapter/scripts/README.md
Normal file
9
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for travel-assistant skill
|
||||
|
||||
- [ ] currency_converter.py: Script to fetch and convert currencies.
|
||||
- [ ] weather_api.py: Script to fetch weather data from an API.
|
||||
- [ ] itinerary_generator.py: Script to generate personalized itineraries.
|
||||
- [ ] packing_list_generator.py: Script to create packing lists based on weather and activities.
|
||||
- [ ] timezone_converter.py: Script to convert timezones.
|
||||
Reference in New Issue
Block a user