← Back to Skills Marketplace
122
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install eleven-ip-screener
Description
IP改编潜力筛选技能。从番茄小说、起点、七猫等小说平台筛选最具短剧/AI漫剧改编潜力的未改编小说,从剧情节奏、角色数、场景复杂度、画面感、受众共鸣、题材新颖度等维度打分,输出TOP5评分榜单。触发词:IP筛选、小说筛选、改编潜力分析、未改编小说、选剧分析、IP评分。
README (SKILL.md)
IP改编潜力筛选技能
数据获取流程
Step 1:确定筛选范围
根据用户需求选择数据来源(至少选2个平台):
- 番茄小说热门榜(免费榜/付费榜/完本榜)
- 起点中文网(如起点中文网热门)
- 七猫免费小说
- 纵横中文网
Step 2:搜索潜力IP
使用 batch_web_search 并行抓取各平台数据,关键词:
site:fqxs.cc 未改编 热门 2025
site:qimao.cc 短剧改编 潜力IP
番茄小说 热门原创 未改编 2025
Step 3:提取关键数据
对每本小说提取:
- 书名、作者、字数、题材标签
- 平台排名、收藏数、评论量(估算)
- 故事类型(爽文/虐文/悬疑/甜宠)
- 主要角色数量、场景数量
- 是否已授权改编(排除已售出版权)
评分维度(10分制)
| 维度 | 权重 | 评分要点 |
|---|---|---|
| 剧情节奏 | 20% | 开篇钩子、前3集是否有爆点、爽点密度 |
| 角色适配 | 15% | 主角不超过5人、角色标签化程度(利于AI建模) |
| 场景适配 | 15% | 场景数量适中(5-15个核心场景)、视觉化程度 |
| 受众共鸣 | 15% | 情绪价值(爽/虐/甜)、目标受众广度 |
| 题材新颖 | 15% | 差异化程度、是否踩中当下热门题材 |
| 集数适配 | 10% | 故事体量适合20-50集 |
| 制作成本 | 10% | 场景集中度、特效量、角色服装成本 |
| 综合得分 | 100% | 加权总分,输出TOP5 |
题材偏好参考(2026年热门)
高优先级题材
- 都市异能+系统流:受众广、制作成本低、爽点密集
- 甜宠/霸总:女频主力,AI仿真人适配度高
- 末日/生存:海外接受度高,出海潜力大
- 悬疑/推理:剧情张力强,完播率高
中优先级题材
- 古风/历史:制作成本高,但IP价值大
- 玄幻/修仙:特效量大,需评估ROI
排除题材
- 色情擦边、封建迷信过度、政治敏感
输出格式
# IP改编潜力分析报告
📅 {日期} | 数据来源:{平台列表}
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏆 TOP5 最具改编潜力小说
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🥇 第1名:《{书名}》
作者:{作者}
题材:{类型标签}
综合得分:{X}/10
平台数据:{排名、收藏等}
适合类型:AI仿真人 / AI漫剧
核心亮点:{3句话}
改编优势:{简评}
链接:{来源链接}
⚠️ 风险提示:{如有}
---
(以此类推第2-5名)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 评分维度详情(TOP3)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
【{书名}】
剧情节奏:8/10 ████████
角色适配:7/10 ███████
场景适配:9/10 █████████
受众共鸣:8/10 ████████
题材新颖:6/10 ██████
集数适配:9/10 █████████
制作成本:7/10 ███████
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 选剧建议
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
• 最快变现:{推荐1}
• 出海优先:{推荐2}
• 平台适配:{平台}+{题材}
注意事项
- 数据来源尽量取实时排名(最近30天)
- 每本小说须标注"AI仿真人适配"或"AI漫剧适配"
- 排除已明确标注"已售出改编版权"的作品
- 评分须有依据,引用平台数据或小说内容
- 如某维度数据缺失,标注"--"并说明原因
Usage Guidance
This skill is an instruction-only scraper and ranking template for finding novels with adaptation potential; it is internally coherent but consider the following before installing or using it:
- Legal/copyright: The skill scrapes public novel sites and may encounter full-text content; confirm that your use complies with copyright law and platform terms of service. Avoid storing or redistributing full texts.
- Credentials and scope: The skill asks for no credentials. If you (or the agent) try to access paywalled or account-only pages, do not supply unrelated credentials. The SKILL.md does not request or justify any secret access.
- Reliability of '已授权改编': Determining whether adaptation rights were sold may require authoritative sources (rights databases, publisher contact). Treat scraped platform notices as provisional and verify before acting on legal/financial decisions.
- Rate limits and robots.txt: The instructions do not mention rate limiting or robots.txt; ensure the agent's web-scrape tool respects site crawl rules to avoid IP blocking or abuse.
- Data minimization: The skill asks to extract metadata (rankings, counts, tags) — prefer extracting only the needed fields and redacting any user-identifying data.
If you plan to use this in production or to make licensing decisions, add explicit checks for rights verification, logging of sources, and legal review steps. Otherwise the skill appears coherent and low-risk as an instruction-only ranking helper.
Capability Analysis
Type: OpenClaw Skill
Name: eleven-ip-screener
Version: 1.0.0
The skill bundle 'eleven-ip-screener' is a legitimate tool designed to help an AI agent analyze and rank web novels for adaptation potential. The SKILL.md file provides structured instructions for data gathering via web searches and a detailed scoring rubric for evaluating content, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (IP改编潜力筛选) matches the runtime instructions: searching public novel platforms, extracting metadata, and scoring across defined dimensions. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md instructs the agent to use a web-search tool (batch_web_search) to scrape public novel platforms and extract counts, rankings, tags, scene/character counts, and whether adaptation rights are sold. This stays within the declared purpose. However the instructions lack guidance on legal/ethical limits (copyright, robots.txt, rate limiting) and do not explain how to reliably determine '已授权改编' beyond platform listings, which may be error-prone.
Install Mechanism
No install spec and no code files (instruction-only), so nothing will be written to disk or fetched during install. Risk is limited to runtime web access by the agent's existing web-search capability.
Credentials
The skill requests no environment variables or credentials, which is proportionate for a public web-scraping/search-based workflow. Note: some target platforms may require authentication to access certain data; the skill does not request or describe any credentials for that, and it should not attempt to use unrelated stored credentials.
Persistence & Privilege
always:false and no special persistence or system modifications requested. The skill does not ask to alter other skills or system configuration. Default autonomous invocation is allowed (platform default) but not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install eleven-ip-screener - After installation, invoke the skill by name or use
/eleven-ip-screener - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the IP改编潜力筛选技能 (IP Adaptation Potential Screener).
- Enables screening of unadapted novels from major platforms for short drama/AI comic adaptation potential.
- Analyzes and scores novels based on plot pacing, character suitability, scene complexity, audience resonance, novelty, and production cost.
- Outputs a TOP5 ranking and detailed score breakdown for each entry.
- Provides structured reports, including highlights, adaptation advantages, risks, and selection advice.
- Excludes works with pre-sold adaptation rights and disallows sensitive or inappropriate themes.
Metadata
Frequently Asked Questions
What is Ip Screener?
IP改编潜力筛选技能。从番茄小说、起点、七猫等小说平台筛选最具短剧/AI漫剧改编潜力的未改编小说,从剧情节奏、角色数、场景复杂度、画面感、受众共鸣、题材新颖度等维度打分,输出TOP5评分榜单。触发词:IP筛选、小说筛选、改编潜力分析、未改编小说、选剧分析、IP评分。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Ip Screener?
Run "/install eleven-ip-screener" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ip Screener free?
Yes, Ip Screener is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ip Screener support?
Ip Screener is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ip Screener?
It is built and maintained by EVspace (@elevenzhou); the current version is v1.0.0.
More Skills