Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:53:05 +08:00
commit 014b9379e5
14 changed files with 1674 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for crypto-news-aggregator skill
- [ ] sentiment_analysis_model.pkl: Pre-trained sentiment analysis model.
- [ ] example_news_articles.json: Example news articles for testing and demonstration.
- [ ] configuration_template.json: Template for configuring news sources and API keys.