← Back to Skills Marketplace
266
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install qieman-mcp
Description
当用户需要查询基金、策略、公告、财经资讯,做资产配置、组合诊断、风险回测、现金流分析,或生成图表、PDF 时,优先使用本 Skill 获取真实数据与可执行能力。
Usage Guidance
This skill appears to do what it says (talk to a qieman MCP service via a CLI) but the package installation and API key steps are not declared in the skill metadata — that mismatch is a red flag. Before installing or using it: (1) verify the authenticity of the qieman-mcp-cli npm package (check the package page, publisher, version history, and source repository), (2) prefer installing in a sandbox/VM or isolated environment rather than on your primary machine, (3) avoid giving organizational or highly sensitive phone/account info during signup — consider using a disposable account or phone if possible, (4) understand where the API key will be stored (local CLI config) and how to revoke it, (5) confirm the registry URL is intended (registry.npmmirror.com is a mirror) and consider using the official npm registry if you trust the package publisher, and (6) ask the skill author/maintainer to update the skill metadata to declare the API key and CLI dependency so the required privileges are explicit. If you cannot verify the npm package/source, treat this skill as higher risk and avoid installing it.
Capability Analysis
Type: OpenClaw Skill
Name: qieman-mcp
Version: 1.1.0
The skill provides financial data analysis and fund querying capabilities through the `qieman-mcp-cli` tool. It includes a detailed initialization workflow in `references/初始化工作流.md` that guides the agent to help the user register for an API key on the official Qieman (且慢) website. While it requires installing a global npm package and executing CLI commands, these actions are transparently documented and directly aligned with the stated purpose of providing Model Context Protocol (MCP) services for financial data.
Capability Assessment
Purpose & Capability
The skill claims financial-query and analysis capabilities and its instructions call a qieman MCP CLI to provide those features — that is coherent. However the package and API key required to use that service are not declared in the skill metadata (metadata lists no required binaries or credentials), creating an inconsistency between claimed requirements and actual runtime needs.
Instruction Scope
SKILL.md tells the agent/user to install and run the external CLI (qieman-mcp-cli), to obtain an API key via a web signup flow that requires a phone/SMS and potentially personal or institutional details, and to copy the API key into local CLI config. These instructions involve collecting personal data and storing a credential locally; they also direct visits to specific web endpoints (logout, activation, account pages). The skill does not instruct reading unrelated local files, but the manual signup and credential handling broaden the privacy surface.
Install Mechanism
There is no built-in install spec in the skill bundle, but the reference workflow recommends npm install -g qieman-mcp-cli using the npmmirror registry. That requires fetching and installing third‑party code into the environment (global npm install) — a moderate supply‑chain risk. The skill metadata failing to declare this external dependency increases the concern.
Credentials
Metadata declares no required credentials, yet the runtime flow mandates obtaining and configuring an API key for qieman-mcp-cli. The skill will therefore require a sensitive secret (API key) and collection of a phone number and other personal/org info during signup, none of which are reflected in the declared requirements. This mismatch makes it unclear what secrets will be stored or transmitted and to whom.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request permanent platform privileges or claim to modify other skills or system-wide settings. Autonomous invocation is permitted by default (not a separate risk here) and should be considered in combination with the other concerns above.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qieman-mcp - After installation, invoke the skill by name or use
/qieman-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
更新工具列表和初始化工作流文档
v1.0.0
- 初始发布,提供qieman-mcp Skill的完整功能。
- 支持基金、策略、公告、财经资讯查询。
- 实现资产配置、组合诊断、风险回测、现金流分析等能力。
- 支持生成图表和PDF文件。
- 详细文档指导命令格式、参数与操作流程。
Metadata
Frequently Asked Questions
What is qieman-mcp?
当用户需要查询基金、策略、公告、财经资讯,做资产配置、组合诊断、风险回测、现金流分析,或生成图表、PDF 时,优先使用本 Skill 获取真实数据与可执行能力。 It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.
How do I install qieman-mcp?
Run "/install qieman-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is qieman-mcp free?
Yes, qieman-mcp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does qieman-mcp support?
qieman-mcp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created qieman-mcp?
It is built and maintained by Joey (@joey-lucky); the current version is v1.1.0.
More Skills