fund-r9alpha-evaluation

Generate R9Alpha-compliant fund evaluation reports with Excel and Markdown outputs.

31|4|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/r9412460971-cloud/OPC-skill --skill fund-r9alpha-evaluation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fund-r9alpha-evaluation
Source: https://github.com/r9412460971-cloud/OPC-skill/tree/main/skills/fund-r9alpha-evaluation
Command: npx skills add https://github.com/r9412460971-cloud/OPC-skill --skill fund-r9alpha-evaluation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pandas, numpy, openpyxl, beautifulsoup4, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Investment researchers and fund analysts waste hours manually compiling scattered fund data, standardizing reports to R9Alpha's 10-dimension evaluation framework, and calculating complex risk/performance metrics for fund due diligence and client recommendations.

Core Features & Use Cases

  • Multi-source Data Aggregation: Automatically pulls local fund holdings, risk metrics, and research memos, and fills missing data from public East Money fund pages.
  • Standardized Report Generation: Produces both R9Alpha-compliant Excel evaluation drafts and structured Markdown deep analysis reports with 10-dimension scoring, SWOT analysis, and investment recommendations.
  • Automated Metric Calculation: Computes core risk and performance indicators (Sharpe ratio, Sortino ratio, max drawdown, recovery days, monthly win rate) directly from raw NAV data.
  • Use Case: A fund analyst needs to evaluate a new active equity fund for a high-net-worth client recommendation. This skill reduces report generation time from 4 hours to 10 minutes by auto-populating all required metrics and formatting per R9Alpha standards.

Quick Start

Use the fund-r9alpha-evaluation skill to generate a full R9Alpha evaluation report for fund code 519702, using the local template at ~/Desktop/基金评价底稿.xlsx and fetching missing data from East Money.

Frequently Asked Questions about fund-r9alpha-evaluation

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

FAQPage Schema
How do I generate a standardized fund evaluation report for active equity funds?

To generate a standardized fund evaluation report, you can automate the aggregation of local holdings, risk metrics, and East Money data to populate a 10-dimension scoring framework. This process outputs both Excel evaluation drafts and structured Markdown deep analysis reports.

What risk metrics are needed for a comprehensive fund analysis?

Comprehensive fund analysis requires calculating core risk and performance indicators directly from raw NAV data, including the Sharpe ratio, Sortino ratio, max drawdown, recovery days, and monthly win rate to fulfill due diligence requirements.

Can I automatically pull missing fund data from East Money for investment research?

Yes, you can automatically pull missing data from public East Money fund pages. The workflow aggregates this public data with your local fund holdings and risk metrics to complete the evaluation framework.

How do I calculate Sharpe ratio and max drawdown from raw NAV data?

You calculate the Sharpe ratio and max drawdown from raw NAV data by applying automated computational scripts to your dataset. This automated metric calculation removes manual errors and standardizes the risk assessment process.

Does this fund evaluation approach work with existing Excel templates?

Yes, this fund evaluation approach works with existing Excel templates by automatically populating them with calculated metrics and aggregated data. It uses openpyxl to format and fill your local R9Alpha-compliant evaluation drafts.

What is the best way to format a 10-dimension fund scoring framework for client recommendations?

The best way to format a 10-dimension fund scoring framework is to automate the population of scoring metrics into predefined Excel templates and generate structured Markdown deep reports containing SWOT analysis and investment recommendations for clients.