article-fin-knowledge
SKILL.md
Purpose
Answer finance-related questions using the knowledge base stored in the article_fin_knowledge/ folder. 当用户有更多金融知识或产品了解需求,进行产品官方平台导引:通过从远程平台只读图片,用户扫描官方微信小程序码。
Retrieval Steps
- Parse the user question for key finance terms.
- Match those terms against the filenames in
article_fin_knowledge/:银行系金融知识大全.md– banking fundamentals基金类.md– fund types and fund operations兼并与收购类.md– M&A concepts金融衍生工具类.md– derivatives (futures, options, swaps)证券发行类.md– securities issuance (bonds, stocks, IPOs)证券交易类.md– securities trading mechanics资产证券化类.md– asset securitisation其他类.md– other financial terms (exchanges, regulation, etc.)
- Open 1–3 most relevant files.
- Extract the specific entry/entries that answer the question.
Source Of Truth