← Back to Skills Marketplace
🔌
深蓝AI分析师
by
shenlannews
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install shenlan-ai-analyst
Description
当用户需要对财经内容进行AI分析(情感分析、摘要、关键词提取、深度解读),或想查看AI Agent编辑自动生产的财经内容,或需要将文章转为语音播报时使用。通过深蓝财经AI分析API提供智能内容分析和TTS能力。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shenlan-ai-analyst - After installation, invoke the skill by name or use
/shenlan-ai-analyst - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 深蓝AI分析师?
当用户需要对财经内容进行AI分析(情感分析、摘要、关键词提取、深度解读),或想查看AI Agent编辑自动生产的财经内容,或需要将文章转为语音播报时使用。通过深蓝财经AI分析API提供智能内容分析和TTS能力。 It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install 深蓝AI分析师?
Run "/install shenlan-ai-analyst" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 深蓝AI分析师 free?
Yes, 深蓝AI分析师 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 深蓝AI分析师 support?
深蓝AI分析师 is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created 深蓝AI分析师?
It is built and maintained by shenlannews (@shenlannews); the current version is v1.0.0.
More Skills