← Back to Skills Marketplace
joifg

A Share Glossary Tutor

by JoiFG · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
487
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install a-share-glossary-tutor
Description
A股/炒股新手概念与指标的结构化讲解与笔记沉淀。用在:解释PE/PB/ROE/现金流/财报口径、板块与题材、政策术语;把零散问题整理成可复习的知识体系(中文优先)。
README (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/静态、报告期等)。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install a-share-glossary-tutor
  3. After installation, invoke the skill by name or use /a-share-glossary-tutor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
a-share-glossary-tutor 1.0.0 - 初始发布,支持结构化讲解A股概念及指标,适合炒股新手。 - 输入概念后,输出一句话解释、A股语境要点、新手常见误区、相关指标清单及实例。 - 整理内容自动写入 notes/stocks/glossary.md,分组避免重复,便于反复复习。 - 明确边界:不提供买卖建议,并强调数据口径说明与风险提示。 - 捕捉输入缺失和口径不明等常见错误情形并友好提示。
Metadata
Slug a-share-glossary-tutor
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is A Share Glossary Tutor?

A股/炒股新手概念与指标的结构化讲解与笔记沉淀。用在:解释PE/PB/ROE/现金流/财报口径、板块与题材、政策术语;把零散问题整理成可复习的知识体系(中文优先)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 487 downloads so far.

How do I install A Share Glossary Tutor?

Run "/install a-share-glossary-tutor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is A Share Glossary Tutor free?

Yes, A Share Glossary Tutor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does A Share Glossary Tutor support?

A Share Glossary Tutor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created A Share Glossary Tutor?

It is built and maintained by JoiFG (@joifg); the current version is v1.0.0.

💬 Comments