— No reviews yet
0 installs
5 views
0.0% view→install
Install
$ agentstack add skill-ftshare-lab-ftshare-skills-economic-china-fiscal-revenue-monthly ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Economic China Fiscal Revenue Monthly? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
中国经济 - 财政收入(月度)
参数
无需任何参数。
用法
直接执行:
python script/handler.py
脚本输出 JSON 数组,按时间倒序,每项含 month(如 2025年03月份)、revenue_current(当月财政收入)、yoy(当月同比 %)、mom(当月环比 %)、cumulative(累计)、cumulative_yoy(累计同比 %)、unit(亿元)、currency(CNY),以表格展示给用户。
注意
- 返回按月份汇总,格式如「2025年03月份」
- 数值单位见
unit(亿元),同比/环比单位为 % - 列表已按时间倒序,最新月份在前
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FTShare-Lab
- Source: FTShare-Lab/FTShare-skills
- License: MIT
- Homepage: https://github.com/ftshare-lab/FTShare-skills
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.