Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:22 +08:00
commit 8b1c32716c
15 changed files with 1797 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for market-price-tracker skill
- [ ] alert_templates.json: JSON templates for different types of price alerts (e.g., price above threshold, percentage change).
- [ ] example_data.json: Example data structures for real-time price feeds and technical analysis results.
- [ ] config_template.json: Configuration template for setting up data sources, API keys, and alert preferences.