Agent skill
eastmoney-skill
东方财富综合数据接口,提供 A 股基本信息、财务三表(资产负债/利润/现金流)、主要财务指标及公告查询。当用户需要个股财务三表或公告原始数据时使用。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/eastmoney-skill
SKILL.md
eastmoney-skill
东方财富综合金融数据 JS 封装。
核心能力
- 股票基本信息查询
- 财务三表:资产负债表、利润表、现金流量表
- 主要财务指标
- 最新公告查询
数据源
- 东方财富公开免费 API
使用
node "$SKILLS_ROOT/eastmoney-skill/index.js" --code 600519
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?