財務對比

👤 楊曉菲 ✓ 已認證 📦 v1.0.1 ⭐ 4.0 ⬇️ 423 下載
💼 行業專業 免費 🔑 需 API Key

📖 技能介紹


name: gf_stock_valuation description: 基於廣發證券介面,查詢多隻股票市值、PE、PB、行業均值與估值百分位,用於個股估值橫向財務對比。


鑑權規則

  • 鑑權環境變數:GF_SKILLS_APIKEY
  • 無KEY則終止呼叫,引導前往 http://hd.gf.com.cn/skills-market 申請配置

介面資訊

service_name: quant tool_name: common_basic_post 請求方式: POST 介面地址: https://mcp-api.gf.com.cn/gf-skills/skills/mcp/call

本技能來自小蔥技能站7w4.net。

curl呼叫示例

```bash curl -X POST 'https://mcp-api.gf.com.cn/gf-skills/skills/mcp/call' \ --header 'Content-Type: application/json' \ --header "Authorization: Bearer ${GF_SKILLS_APIKEY}" \ --data '{ "service_name": "quant", "tool_name": "common_basic_post", "args": { "stock_codes": ["SZ000776", "SZ000001"] } }'

🤖 AI 評測

這個股票估值查詢工具功能定位明確,但整體內容偏簡單。優點是文件結構清晰,有完整的鑑權說明和呼叫示例,上手相對容易。不足之處是說明內容較少,缺少返回資料的具體示例和可能遇到的問題說明,實際使用前需要額外查閱介面文件才能完全理解。建議在購買前確認是否滿足自己的使用需求。

📊 多維度評分

適應性4
規範性3.7
有效性4
可靠性3.5
可信度5

📁 包含檔案 (1 個)

📄 SKILL.md 830 B