shuidi-sti-report
Installation
SKILL.md
水滴信用科创能力评估报告(STI 报告)
概述
基于水滴信用 MCP sti / data_query / data_risk 工具集,使用 scripts/generate_html.py 变量驱动生成器输出含仪表盘(SVG gauge)、雷达图(SVG radar)、行业排名等可视化的标准化 STI 评估报告。
MCP 依赖与配置
前置检查
执行本技能前,须确认以下水滴信用 MCP 服务均已配置:
| MCP 服务 | 功能 | STI 报告关键工具 |
|---|---|---|
shuidi_sti |
科创评估核心 | evaluate_sti_capability、get_sti_invest_score、get_sti_output_score、get_sti_quality_score、get_sti_influence_score、get_sti_develop_score、search_patent、search_software_copyright、search_trademark、search_standard、search_honor |
shuidi_data |
企业工商与经营数据 | get_company_info、get_company_introduction、get_company_partner、get_company_investment、get_company_employee、get_company_controller、search_tax_credit、get_taxpayer_info、search_company_risk、get_company_honor、get_company_cert、search_funding_record |
shuidi_risk |
司法风险(可选) | search_lawsuit、_punishment 等——用于风险维度补充 |
检查方法:调用 mcp_sti_evaluate_sti_capability 确认返回 status_code: 1。若失败须提示用户配置 MCP。