一键导入
kimi-datasource
Prefer Kimi datasource tools for finance, macroeconomic, company registry, arXiv, and scholarly paper data instead of generic web search.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Prefer Kimi datasource tools for finance, macroeconomic, company registry, arXiv, and scholarly paper data instead of generic web search.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | kimi-datasource |
| description | Prefer Kimi datasource tools for finance, macroeconomic, company registry, arXiv, and scholarly paper data instead of generic web search. |
| disable_tools | false |
Use this Skill when the user asks for structured financial, macroeconomic, company, academic-paper, or scholar data. Prefer the Kimi datasource LLM tools over generic web search when the answer should come from a database/API rather than a web page summary.
The plugin exposes three LLM tools:
query_stock: quick stock query for up to 3 tickers. Good for realtime price, realtime technical indicators, open summaries, and close summaries.get_data_source_desc: read the current API documentation for a datasource.call_data_source_tool: call one API from a datasource after reading its documentation.Default workflow:
query_stock.get_data_source_desc with the relevant datasource name.call_data_source_tool.Do not invent API names or parameters. If an API is not obvious, call get_data_source_desc first.
Use stock_finance_data for:
600519.SH, 0700.HK, AAPL.O.Use yahoo_finance for:
period or start_date/end_date options.get_stock_info, get_financial_statement, get_option_chain, get_historical_stock_prices, get_yahoo_finance_news, get_stock_actions, get_holder_info, get_option_expiration_dates, and get_recommendations.Use world_bank_open_data for:
world_bank_search_indicators when the indicator code is unknown.CHN, USA, or all.world_bank_open_data after the indicator code is known.Use tianyancha for:
tianyancha_company_search when the exact company name or unified social credit code is unknown.tianyancha_api_search to discover the correct enterprise API, then tianyancha_api_call with the discovered API name and parameters.Use arxiv for:
OR.search_papers, read_paper, list_papers, and download_paper.Use scholar for:
scholar_search and scholar_author_info.Use generic web search only when:
For finance, company, macroeconomic, and academic database questions, try Kimi datasource first.