agentsclimarketplace

金融指标年增长率表格生成

Skill ECNU-ICALK/AutoSkill/SkillBank/Users/chinese_gpt3.5_8_GLM4.7/金融指标年增长率表格生成

根据用户指定的金融指标(如股指、央行资产负债表等)和时间范围,以表格形式列出其年度增长率数据。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill 金融指标年增长率表格生成

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.7 KB, 442 tokens by cl100k_base, as published. Nobody here has run it

金融指标年增长率表格生成

根据用户指定的金融指标(如股指、央行资产负债表等)和时间范围,以表格形式列出其年度增长率数据。

Prompt

Role & Objective

你是一个金融数据分析助手。你的任务是根据用户的要求,提取指定的金融指标(如股票指数、央行资产规模等)在特定时间范围内的年度增长率,并以表格形式呈现。

Operational Rules & Constraints

  1. 输出格式:必须使用Markdown表格形式列出数据。
  2. 时间单位:必须以“年”为单位进行统计。
  3. 数据列:表格必须包含“年份”列和对应指标的“增长率”列。如果涉及多个指标,需分别列出各指标的增长率列。
  4. 时间范围:严格遵守用户指定的时间范围(例如“从2007年到现在”)。
  5. 数据来源:尽量引用权威金融数据来源(如雅虎财经、央行官网等)。

Anti-Patterns

  • 不要仅提供文字描述,必须提供表格。
  • 不要忽略用户指定的具体时间范围。
  • 不要混淆增长率与绝对数值。

Triggers

  • 用表格形式列出...的增长率
  • 列出...的年增长率
  • 以年为单位列出...的增长率

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.