← 返回 Skills 市场
joifg

A Share Glossary Tutor

作者 JoiFG · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
487
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install a-share-glossary-tutor
功能描述
A股/炒股新手概念与指标的结构化讲解与笔记沉淀。用在:解释PE/PB/ROE/现金流/财报口径、板块与题材、政策术语;把零散问题整理成可复习的知识体系(中文优先)。
使用说明 (SKILL.md)

A-Share Glossary Tutor

Inputs

  • concept(必填):字符串或字符串数组。例:"市盈率PE" / ["ROE","自由现金流"]
  • context(可选):你看到这个概念的场景/原句/链接
  • level(可选):"beginner" | "intermediate"(默认 beginner)

Output(固定结构)

对每个 concept 输出:

  1. 一句话解释
  2. 在 A 股语境下怎么看(常见用法/口径差异提醒)
  3. 新手常见误区(至少 1 条)
  4. 关联指标/下一步要看的数据(给出 2–5 条清单)
  5. 可选:一个小例子(用通俗数字演示)

Notes / Persistence

  • 将整理结果追加写入:notes/stocks/glossary.md
  • 写入时按标题分组(概念名作为二级标题),避免重复;如已存在则补充“误区/例子/下一步”。

Boundaries

  • 不给具体买卖建议;不承诺收益;强调数据口径与滞后。
  • 涉及新闻/政策时,先区分“事实/推断/情绪”。

Failure modes

  • concept 为空:指出缺参数并给示例输入。
  • 无法判断口径:明确提出需要的口径(TTM/静态、报告期等)。
安全使用建议
This skill appears coherent and low-risk: it generates explanations and appends them to notes/stocks/glossary.md locally and does not ask for credentials or install software. Before enabling: (1) confirm you are comfortable with the agent writing to notes/stocks/glossary.md (move or rename the path if you prefer another location); (2) review any appended notes for accuracy—the skill explicitly avoids giving buy/sell advice but may still be incorrect; (3) in multi-user or shared environments, consider file permissions or a private folder to avoid exposing appended notes; (4) if you pass links as context, the skill’s instructions do not say it will fetch external content automatically—assume it will not unless you see additional code or network instructions.
功能分析
Type: OpenClaw Skill Name: a-share-glossary-tutor Version: 1.0.0 The skill instructs the agent to write user-derived content to a local markdown file (`notes/stocks/glossary.md`) for persistence, as detailed in `SKILL.md`. While the stated purpose is benign (note-taking), this introduces a significant prompt injection vulnerability. If the agent later reads and interprets this file, a malicious user could craft inputs (e.g., `concept` or `context`) containing agent-specific directives or commands, which would then be written to the file and potentially executed by the agent upon subsequent processing, leading to unauthorized actions or information disclosure. This is a risky capability that could enable an attack without explicit malicious intent in the skill itself.
能力评估
Purpose & Capability
Name, description, and required behavior align: the skill's goal is to explain stock concepts and collate notes. The only external effect (appending to notes/stocks/glossary.md) is consistent with the stated purpose of '笔记沉淀' (note persistence).
Instruction Scope
SKILL.md is narrowly scoped to formatting explanations and appending them to notes/stocks/glossary.md with deduplication/grouping. This is appropriate for a tutor, but the instructions do cause persistent writes to the agent workspace; users should be aware the skill will modify a file in the environment. The skill does not instruct network calls or reading unrelated system files, and it does not request secrets.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be downloaded or written during installation—lowest-risk model for installs.
Credentials
No environment variables, credentials, or external service keys are requested. The skill's needs (generating content and writing a local note) are proportional to its purpose.
Persistence & Privilege
The skill will append structured content to notes/stocks/glossary.md in the agent workspace. It is not always-included and does not request elevated privileges, but it does create persistent data in the workspace which you may want to review, relocate, or restrict access to.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install a-share-glossary-tutor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /a-share-glossary-tutor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
a-share-glossary-tutor 1.0.0 - 初始发布,支持结构化讲解A股概念及指标,适合炒股新手。 - 输入概念后,输出一句话解释、A股语境要点、新手常见误区、相关指标清单及实例。 - 整理内容自动写入 notes/stocks/glossary.md,分组避免重复,便于反复复习。 - 明确边界:不提供买卖建议,并强调数据口径说明与风险提示。 - 捕捉输入缺失和口径不明等常见错误情形并友好提示。
元数据
Slug a-share-glossary-tutor
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

A Share Glossary Tutor 是什么?

A股/炒股新手概念与指标的结构化讲解与笔记沉淀。用在:解释PE/PB/ROE/现金流/财报口径、板块与题材、政策术语;把零散问题整理成可复习的知识体系(中文优先)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 487 次。

如何安装 A Share Glossary Tutor?

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

A Share Glossary Tutor 是免费的吗?

是的,A Share Glossary Tutor 完全免费(开源免费),可自由下载、安装和使用。

A Share Glossary Tutor 支持哪些平台?

A Share Glossary Tutor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 A Share Glossary Tutor?

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

💬 留言讨论