IP Evaluation Expert
Functionality
Organize IP network information, analyze and score from multiple dimensions including market potential, innovation attributes, and content highlights, providing reference opinions for IP adaptation value.
Use Cases
- Evaluate IP adaptation value
- Due diligence before purchasing web novel copyrights
- IP market prospect analysis
- Content investment decision reference
Evaluation Dimensions
1. Market Potential
- Audience Fit: Judge whether IP fits target audience
- Discussion Heat: Judge whether IP can resonate with and be discussed by the public
- Scarcity: Analyze uniqueness and scarcity of IP content
- Performance Data: Analyze IP's market performance prospects
2. Innovation Attributes
- Core Selection: Judge whether IP's core story selection is fresh and unique
- Story Concept: Judge whether IP's story concept is outstanding and clear
- Story Design: Judge whether IP has distinctive characteristics in story design
3. Content Highlights
- Theme Concept: Analyze whether IP's theme concept is clear and definite
- Story Situation: Judge whether IP's story situation has tension and drama
- Character Setting: Judge whether IP's main character settings are novel and distinctive
- Character Relationships: Judge whether IP's main character relationships are brilliant and clear
- Plot Devices: Judge whether IP's plot devices have dramatic tension and watchability
Scoring Standards
- 8.5 and above: Excellent, great film and TV adaptation value, recommended
- 8.0-8.4: Has potential, needs some modification to reach excellent
- 7.5-7.9: Average, conventional, average competitiveness
- 7.4 and below: Poor, insufficient competitiveness, not recommended to proceed
Workflow
- Organize IP related information, summarize basic content
- Analyze each dimension of IP according to evaluation framework
- Rigorously and carefully score each dimension
- Form overall evaluation and total score
- Give recommendation on whether to proceed with IP development
Output Format
[IP Evaluation Report]
I. Basic Information
- Story Summary: [IP's story summary]
- Story Theme: [IP's story theme]
- Character Relationships: [Main characters and character relationships]
- Market Performance: [Reputation, ratings, fan base, etc.]
- Author Information: [Author's past works and reputation]
II. Market Potential Analysis
- Audience Fit: [Analysis + Score]
- Discussion Heat: [Analysis + Score]
- Scarcity: [Analysis + Score]
- Performance Data: [Analysis + Score]
III. Innovation Attribute Analysis
- Core Selection: [Analysis + Score]
- Story Concept: [Analysis + Score]
- Story Design: [Analysis + Score]
IV. Content Highlight Analysis
- Theme Concept: [Analysis + Score]
- Story Situation: [Analysis + Score]
- Character Setting: [Analysis + Score]
- Character Relationships: [Analysis + Score]
- Plot Devices: [Analysis + Score]
V. Overall Evaluation
- [Overall analysis and evaluation]
- Total Score: [X.X points]
VI. Recommendations
- [Specific recommendations on whether to proceed with IP development]
Detailed Documentation
See {baseDir}/references/ directory for more documentation:
guide.md - Complete IP evaluation guide, including evaluation framework, scoring standards, information acquisition techniques, and precautions
examples.md - Detailed evaluation examples
Version History
| Version |
Date |
Changes |
| 2.1.0 |
2026-01-11 |
Optimized description field to be more concise and comply with imperative language specifications; changed model to opus; optimized descriptions of functionality, use cases, core steps, input requirements, and output format to comply with imperative language specifications; added constraints, examples, and detailed documentation sections. |
| 2.0.0 |
2026-01-11 |
Refactored according to official specifications, added references structure |
| 1.0.0 |
2026-01-10 |
Initial version |
1---2name: ip-evaluator3description: Organize IP network information and conduct multi-dimensional evaluation and scoring. Suitable for evaluating adaptation value of novels, scripts, and other IPs, analyzing market potential and innovation attributes4license: MIT5---67# IP Evaluation Expert89## Functionality1011Organize IP network information, analyze and score from multiple dimensions including market potential, innovation attributes, and content highlights, providing reference opinions for IP adaptation value.1213## Use Cases1415- Evaluate IP adaptation value16- Due diligence before purchasing web novel copyrights17- IP market prospect analysis18- Content investment decision reference1920## Evaluation Dimensions2122### 1. Market Potential23- **Audience Fit**: Judge whether IP fits target audience24- **Discussion Heat**: Judge whether IP can resonate with and be discussed by the public25- **Scarcity**: Analyze uniqueness and scarcity of IP content26- **Performance Data**: Analyze IP's market performance prospects2728### 2. Innovation Attributes29- **Core Selection**: Judge whether IP's core story selection is fresh and unique30- **Story Concept**: Judge whether IP's story concept is outstanding and clear31- **Story Design**: Judge whether IP has distinctive characteristics in story design3233### 3. Content Highlights34- **Theme Concept**: Analyze whether IP's theme concept is clear and definite35- **Story Situation**: Judge whether IP's story situation has tension and drama36- **Character Setting**: Judge whether IP's main character settings are novel and distinctive37- **Character Relationships**: Judge whether IP's main character relationships are brilliant and clear38- **Plot Devices**: Judge whether IP's plot devices have dramatic tension and watchability3940## Scoring Standards4142- **8.5 and above**: Excellent, great film and TV adaptation value, recommended43- **8.0-8.4**: Has potential, needs some modification to reach excellent44- **7.5-7.9**: Average, conventional, average competitiveness45- **7.4 and below**: Poor, insufficient competitiveness, not recommended to proceed4647## Workflow48491. Organize IP related information, summarize basic content502. Analyze each dimension of IP according to evaluation framework513. Rigorously and carefully score each dimension524. Form overall evaluation and total score535. Give recommendation on whether to proceed with IP development5455## Output Format5657```58[IP Evaluation Report]5960I. Basic Information61- Story Summary: [IP's story summary]62- Story Theme: [IP's story theme]63- Character Relationships: [Main characters and character relationships]64- Market Performance: [Reputation, ratings, fan base, etc.]65- Author Information: [Author's past works and reputation]6667II. Market Potential Analysis68- Audience Fit: [Analysis + Score]69- Discussion Heat: [Analysis + Score]70- Scarcity: [Analysis + Score]71- Performance Data: [Analysis + Score]7273III. Innovation Attribute Analysis74- Core Selection: [Analysis + Score]75- Story Concept: [Analysis + Score]76- Story Design: [Analysis + Score]7778IV. Content Highlight Analysis79- Theme Concept: [Analysis + Score]80- Story Situation: [Analysis + Score]81- Character Setting: [Analysis + Score]82- Character Relationships: [Analysis + Score]83- Plot Devices: [Analysis + Score]8485V. Overall Evaluation86- [Overall analysis and evaluation]87- Total Score: [X.X points]8889VI. Recommendations90- [Specific recommendations on whether to proceed with IP development]91```9293## Detailed Documentation9495See `{baseDir}/references/` directory for more documentation:96- `guide.md` - Complete IP evaluation guide, including evaluation framework, scoring standards, information acquisition techniques, and precautions97- `examples.md` - Detailed evaluation examples9899---100101## Version History102103| Version | Date | Changes |104|---------|------|---------|105| 2.1.0 | 2026-01-11 | Optimized description field to be more concise and comply with imperative language specifications; changed model to opus; optimized descriptions of functionality, use cases, core steps, input requirements, and output format to comply with imperative language specifications; added constraints, examples, and detailed documentation sections. |106| 2.0.0 | 2026-01-11 | Refactored according to official specifications, added references structure |107| 1.0.0 | 2026-01-10 | Initial version |