stock-comment-score skillA
stock-comment-score is agent-read markdown (skill) from ftshare-lab/ftshare-skill: 查询指定股票的千股千评历史综合评分走势(market.ft.tech)。用户问某股票历史评分、综合评分走势时使用。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 千股千评 — 综合评价历史评分 ## 1. 接口描述 | 项目 | 说明 | |------|------| | 接口名称 | 综合评价历史评分 | | 外部接口 | `GET /api/v1/market/data/stock-comment/score` | | 请求方式 | GET | | 适用场景 | 查询指定股票的历史综合评分走势 | ## 2. 请求参数 | 参数名 | 类型 | 是否必填 | 描述 | 取值示例 | 备注 | |--------|------|----------|------|----------|------| | symbol | string | 是 | 股票代码 | `000001` | 6 位数字代码,不带交易所后缀 | ## 3. 响应说明 | 字段名 | 类型 | 是否可为空 | 说明 | |--------|------|------------|------| | data.symbol | string | 否 | 股票代码 | | data.total | int | 否 | 总记录数 | | data.items[].diagnose_date | string | 是 | 诊断日期 | | data.items[].total_score | string | 是 | 综合评分 | ## 4. 用法 ```bash python <RUN_PY> stock-comment-score --symbol 000001 ``` ## 5. 注意事项 - `symbol` 为 6 位数字股票代码,不带交易所后缀。 - 评分字段以字符串形式返回以保持精度。
Read the whole file at its exact version.
How to install
mdr add ftshare-lab/ftshare-skill/stock-comment-score@git:20260916.8724d04mdr add ftshare-lab/ftshare-skill/stock-comment-score@sha256:4a2f831412498422Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_nijllzhaqimdgybl)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1272 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
ftshare-lab/ftshare-skill · 64 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_nijllzhaqimdgybl GET https://markdownregistry.com/api/v1/resolve?ref=ftshare-lab/ftshare-skill/stock-comment-score GET https://markdownregistry.com/api/v1/blob/4a2f831412498422f739e263a2ff1d74de315c52fec6445b4185e380c2311c04
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.