This is a Skill designed to assist with stock market investment research and analysis.
npm install.
To use this Skill, you must set the following environment variable:
EASYALPHA_API_KEY: Your authentication token. You can obtain this by registering an account at https://easyalpha.duckdns.org.
NEWS_EXTRACTOR_SERVER_URL: The backend analysis server address (e.g., http://localhost:8000). Default is https://easyalpha.duckdns.org.
User: "Analyze the impact of this news regarding a breakthrough in AI chips: A certain tech company announced a major breakthrough in computing-in-memory chips, expecting mass production next year..."
Agent Action:
node scripts/analyze_news.js ""
共 2 个版本