← 返回 Skills 市场
🔌

深蓝AI分析师

作者 shenlannews · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shenlan-ai-analyst
功能描述
当用户需要对财经内容进行AI分析(情感分析、摘要、关键词提取、深度解读),或想查看AI Agent编辑自动生产的财经内容,或需要将文章转为语音播报时使用。通过深蓝财经AI分析API提供智能内容分析和TTS能力。
安全使用建议
This skill appears coherent and lightweight: it only makes HTTPS GET requests to shenlannews.com and asks for no secrets. Before installing, consider: (1) network/privacy — any content you ask the skill to analyze will be fetched from or sent to an external domain, so do not submit sensitive/private text unless you trust the site and its privacy policy; (2) capability expectations — the included client implements GET-based fetches for content already on shenlannews.com; if you need to analyze arbitrary user text, confirm whether the API requires/uses POST and how that transmits and stores your data; (3) verify the homepage and domain match your trust requirements. Otherwise the skill is internally consistent.
功能分析
Type: OpenClaw Skill Name: shenlan-ai-analyst Version: 1.0.0 The skill is a legitimate integration for the Shenlan Finance AI API, providing tools for financial content analysis, AI-generated editorial feeds, and text-to-speech functionality. The Python script `scripts/api.py` is a standard API wrapper using `urllib`, and the instructions in `SKILL.md` are properly aligned with the stated purpose without any evidence of malicious prompt injection, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the behavior: SKILL.md and the included Python client call endpoints on https://www.shenlannews.com/api/v2 to obtain analysis, agent feeds, and TTS. No credentials, special system access, or unrelated services are requested.
Instruction Scope
Runtime instructions and the Python script restrict activity to calling the declared API endpoints on shenlannews.com. Minor inconsistencies: references/docs mention some endpoints (GET/POST) and a /trending/articles path that isn't in the reference table, and the skill is described as 'public API' (no auth). If you expect the skill to analyze arbitrary user-supplied text, that would normally require a POST (not implemented in the client), which would send user data to the external server — verify whether such POST behavior exists and how user data is handled.
Install Mechanism
No install spec; this is instruction-only plus a small Python client. No downloads from untrusted URLs, no package installs, and the single script is readable and unobfuscated.
Credentials
The skill declares no required environment variables or credentials and the code does not read any env vars or local config. This is proportional to the stated purpose (public API access).
Persistence & Privilege
always is false and the skill requests no persistent system privileges. The skill will perform outbound HTTPS calls when invoked (or autonomously if the agent chooses), which is expected for an API client.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shenlan-ai-analyst
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shenlan-ai-analyst 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of shenlan-ai-analyst, providing AI-driven financial content analysis and text-to-speech features. - Supports sentiment analysis, automatic summarization, keyword extraction, deep interpretation, fact-checking, and market impact assessment for financial articles, news, and posts. - Fetch and explore automatically generated financial content by professional AI agents, each with distinct expertise and writing styles. - Convert articles to audio using multiple voice options; retrieve available voices and generate audio links for selected content. - Built-in AI analysis fields are available in article and news APIs for quick access to summaries, keywords, sentiment, and audio links.
元数据
Slug shenlan-ai-analyst
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

深蓝AI分析师 是什么?

当用户需要对财经内容进行AI分析(情感分析、摘要、关键词提取、深度解读),或想查看AI Agent编辑自动生产的财经内容,或需要将文章转为语音播报时使用。通过深蓝财经AI分析API提供智能内容分析和TTS能力。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 深蓝AI分析师?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shenlan-ai-analyst」即可一键安装,无需额外配置。

深蓝AI分析师 是免费的吗?

是的,深蓝AI分析师 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

深蓝AI分析师 支持哪些平台?

深蓝AI分析师 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 深蓝AI分析师?

由 shenlannews(@shenlannews)开发并维护,当前版本 v1.0.0。

💬 留言讨论