finance-skills

Routes finance requests to available runtime capabilities and reports missing data or tools.

55|41|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/Rylaispirit/rylai-codex-hermes-skills --skill finance-skills-rylaispirit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: finance-skills
Source: https://github.com/Rylaispirit/rylai-codex-hermes-skills/tree/main/skills/finance-skills
Command: npx skills add https://github.com/Rylaispirit/rylai-codex-hermes-skills --skill finance-skills-rylaispirit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finance requests often fail silently when market data tools, credentials, or libraries are unavailable. This Skill routes each finance request only to capabilities that actually exist in the active runtime and explicitly reports anything missing. ## Core Features & Use Cases - Capability Routing: Directs market price lookups, financial statement analysis, risk and scenario analysis, quantitative analysis, China-market data queries, and news impact analysis to verified available tools. - Explicit Gap Reporting: States clearly when data, credentials, libraries, or child skills are missing instead of implying unavailable features exist. - Provenance Discipline: Keeps currency, units, dates, market timezone, and data provenance visible in every output. - Use Case: Ask for a scenario analysis of a portfolio; the Skill verifies Python libraries first, states its assumptions, calculates reproducibly, and flags any data source it could not access. ## Quick Start Use the finance-skills skill to analyze this earnings filing and tell me which data sources or tools were unavailable.

Frequently Asked Questions about finance-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check stock prices or market data with an AI agent?▼

Market price and index lookups are routed to the runtime's current finance or web data tool. The Skill first verifies the tool exists and reports explicitly if no market data source is available.

How to analyze financial statements with an AI assistant?▼

Financial statement analysis works by inspecting filings you supply or authoritative filing sources. The Skill keeps currency, units, dates, and data provenance visible throughout the analysis.

Can I get China stock market data with AkShare?▼

China-market data requests are supported only after verifying AkShare or another current source is installed and reachable. If the library or network access is missing, the Skill reports the gap instead of failing silently.

What happens when a required finance tool or library is missing?▼

The Skill explicitly reports missing data, credentials, libraries, or child skills rather than implying they exist. It does not claim the eight legacy child skills are installed and never fabricates unavailable capabilities.

Does this skill provide buy or sell recommendations?▼

No, personalized buy or sell instructions are explicitly out of scope. It supports analysis, scenario modeling with stated assumptions, and reproducible calculations, but not individualized investment advice.