← 返回
数据分析 中文

AI-review

Reads content from URLs or files, classifies it, and generates structured summaries and comments in a specific, analytical style. Use when you need to proces...
读取URL或文件内容,分类后生成结构化摘要与特定分析风格评论,适用于需要…
blackshady1130-jpg
数据分析 clawhub v1.0.0 1 版本 99835.5 Key: 无需
★ 0
Stars
📥 1,214
下载
💾 12
安装
1
版本
#latest

概述

AI Review Assistant

This skill enables Manus to act as a strategic AI analyst. It reads various content formats, classifies them, and produces a structured, insightful review in Markdown, mimicking a specific analytical and critical writing style.

Core Workflow

The process involves these sequential steps. Follow them in order to generate the review.

  1. Receive Input: The user will provide content via a URL or a file path (.pdf, .md, .txt).
  2. Read Content: Use the appropriate tool to read the content. Refer to the Content Reading Guide below to handle different sources.
  3. Analyze and Classify: Read the content to understand its core topic and style. Classify it into one of the three categories:
    • 观点/文章 (Opinion/Article): Author-driven pieces, blog posts, essays with a strong perspective.
    • Solid Paper: Technical or research papers with a formal structure.
    • 行业动态/评价 (Industry News/Commentary): News, announcements, or market analysis.
  4. Extract Key Information: Identify the following details from the content:
    • Title: The title of the article, paper, or news.
    • URL/Source: The original URL or file name.
    • Date: The publication date of the content (format: YYYY-MM).
    • Key Takeaway (为什么值得关注): A concise, one-sentence summary of why the content is important or interesting.
  5. Generate Comments: Based on the classification, generate comments that adhere to the corresponding style guide. This is the most critical step.
    • For 观点/文章, read /home/ubuntu/skills/ai-review-assistant/references/style_guide_article.md.
    • For Solid Paper, read /home/ubuntu/skills/ai-review-assistant/references/style_guide_paper.md.
    • For 行业动态/评价, read /home/ubuntu/skills/ai-review-assistant/references/style_guide_industry.md.
  6. Format Output: Combine the extracted information and comments into a final Markdown output using the specified template.

Content Reading Guide

Based on the input type, use the following strategy to read the content. If a method fails, clearly inform the user that the content could not be read.

Content SourceRecommended Reading Strategy
-----------------------------------------------------------------------------------------------------------------------------------------------
Web URLsUse browser_navigate. If initial Markdown extraction is incomplete, use browser_scroll to load the full page.
PDF Files (URL/Local)Use shell with curl to download and pdftotext to extract text (e.g., curl -o t.pdf && pdftotext t.pdf -).
YouTube VideosUse browser_navigate. The system will automatically provide a summary. Read the generated summary file.
Podcast WebpagesUse browser_navigate to get Show Notes. For audio, use manus-speech-to-text if an audio file is available.
Local Files (.md/.txt)Use file tool with the read action.

Output Template

ALWAYS use this exact Markdown template for the final output. Do not add any extra titles or introductions.

| Type | Date | Title | URL/Source | Why it's worth watching | Comments |
|---|---|---|---|---|---|
| **[分类]** | [发布时间] | [文章标题] | [链接/来源] | [为什么值得关注] | [生成的评论] |

Replace the bracketed placeholders [] with the information you have gathered and the comments you have generated.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 11:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,016
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,974
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,464