stock-comment-desire skillA
stock-comment-desire is agent-read markdown (skill) from ftshare-lab/ftshare-skill: 查询指定股票的千股千评市场参与意愿及5日均值变化(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/desire` | | 请求方式 | GET | | 适用场景 | 查询指定股票的市场参与意愿及 5 日均值变化 | ## 2. 请求参数 | 参数名 | 类型 | 是否必填 | 描述 | 取值示例 | 备注 | |--------|------|----------|------|----------|------| | symbol | string | 是 | 股票代码 | `000001` | 6 位数字代码,不带交易所后缀 | ## 3. 响应说明 | 字段名 | 类型 | 是否可为空 | 说明 | |--------|------|------------|------| | data.symbol | string | 否 | 股票代码 | | data.total | int | 否 | 总记录数 | | data.items[].trade_date | string | 是 | 交易日期 | | data.items[].security_code | string | 是 | 股票代码 | | data.items[].participation_wish | string | 是 | 参与意愿 | | data.items[].participation_wish_5days | string | 是 | 5 日平均参与意愿 | | data.items[].participation_wish_change | string | 是 | 参与意愿变化 | | data.items[].participation_wish_5days_change | string | 是 | 5 日平均参与意愿变化 | ## 4. 用法 ```bash python <RUN_PY> stock-comment-desire --symbol 000001 ``` ## 5. 注意事项 - `symbol` 为 6 位数字股票代码,不带交易所后缀。 - 意愿指数字段以字符串形式返回以保持精度。
Read the whole file at its exact version.
How to install
mdr add ftshare-lab/ftshare-skill/stock-comment-desire@git:20260916.8724d04mdr add ftshare-lab/ftshare-skill/stock-comment-desire@sha256:37a9058251edb4b1Pin 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_7bvsfzxjn3yqmjzr)
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 (1614 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_7bvsfzxjn3yqmjzr GET https://markdownregistry.com/api/v1/resolve?ref=ftshare-lab/ftshare-skill/stock-comment-desire GET https://markdownregistry.com/api/v1/blob/37a9058251edb4b1e7e3bcf28dde8d3b92a709a3ab31c0ce7ddfe09fec63ecad
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.