Data & Analysis research-reportpdf-generationweb-searchcompetitive-analysis

hv-analysis: Deep Research Report

Deeply research a product, company, concept, or person, and get a well-formatted PDF report.

FollowSkills review · FSRS-2.0
Not recommended
46/ 100 5-point scale 2.3 / 5
1 2 3 4 5 6
1Trust12 / 25 · 2.4/5

The skill requires web searching, accessing arXiv API, running pip install, and executing a local script to convert Markdown to PDF. It involves external network calls and local script execution, but does not explicitly require user confirmation for each action; there is no mention of sensitive data handling or recovery/rollback mechanisms. No malicious behavior detected, but permissions and confirmation are incomplete.

2Reliability7 / 20 · 1.8/5

The skill description is detailed, but the md_to_pdf.py script's dependencies (WeasyPrint, Markdown) require manual installation, and there is no failure handling or fallback. Static review cannot verify the key paths (web search and PDF generation) are runnable; no tests or error messages provided, so deductions apply.

3Adaptability10 / 15 · 3.3/5

The skill has clear use cases and trigger phrases, and is designed for Chinese users. However, it heavily depends on overseas services (arXiv, GitHub, Reddit) which may be unreachable from mainland China, reducing practical usability; while it is for deep research, it may be overkill for simple queries, but boundaries are well-defined.

4Convention9 / 15 · 3.0/5

Documentation is well-structured with methodology, steps, writing style, PDF generation instructions, and QA checklist, but lacks version history and changelog; installation note uses --break-system-packages which may affect system environment. Author identity and MIT license are clear, so overall convention is good.

5Effectiveness5 / 15 · 1.7/5

The skill claims to produce 10k-30k word PDF reports, which is substantial, but static review cannot confirm output quality; the conversion script relies on external tools and may require debugging, so marginal value is unverified, hence not high scores.

6Verifiability3 / 10 · 1.5/5

Key claims like report quality and script usability lack executable tests or third-party verification; relies on external links (WeChat articles) which cannot be verified; static review cannot confirm, so deductions.

Evidence confidence:Low Reviewed Aug 07, 2026 Reviewed revision 17573491cf2f
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Dependencies include WeasyPrint and Markdown; install command uses --break-system-packages, which may break system Python environment; users should assess before use.
  • Skill heavily relies on overseas services (arXiv, GitHub, Reddit) that may be inaccessible from mainland China, affecting actual usage; ensure network reachability beforehand.
  • Skill requires web searches and sub-agent calls, which involve many external requests; be mindful of privacy and data security; no explicit data handling policy.
  • No test cases or failure handling are provided; if scripts or network fail, users may need to debug on their own, lacking official support.
Review evidence [1][2][3][4][5]
See the full review method →

What does this skill do, and when should you use it?

hv-analysis is a research framework developed by Digital Life Khazix. It combines Saussure's diachronic-synchronic analysis, social science longitudinal-cross-sectional design, business school case study methods, and competitive strategy analysis. It guides the agent to collect information online, then perform a longitudinal (historical) and a cross-sectional (competitive) analysis, and finally synthesize insights across both axes, producing a polished PDF report (10,000-30,000 words). Ideal for systematic investigations, not for simple definitions.

The skill instructs agents to: 1. conduct parallel web searches (WebSearch/WebFetch, optional web-access skill, arXiv for academic topics); 2. create a longitudinal narrative tracing origins, evolution, key decisions, and phases (6,000-15,000 words); 3. identify competitors and compare core differences, user sentiment, ecosystem position, and trends (3,000-10,000 words); 4. cross-analyze to generate new insights and three future scenarios (1,500-3,000 words); 5. convert Markdown to PDF using its own script (scripts/md_to_pdf.py based on WeasyPrint).

  1. Product manager quickly researching a startup competitor to understand history and market position.
  2. Researcher systematically exploring a technical concept or research field, including related work and evolution.
  3. Investor evaluating a company, needing a deep report on founding background, funding, pivots, and competitors.
  4. Content creator gathering structured background before writing, to have a comprehensive brief.
  5. Analyst looking for a structured industry deep-dive, understanding key players and future directions.

What are this skill's strengths and limitations?

Pros
  • Comprehensive, multi-disciplinary methodology with rigorous structure.
  • Mandatory web search ensures rich information, with primary/secondary source priorities.
  • Built-in PDF generation script produces a polished report.
  • Adapts to many subject types (product, company, concept, person).
  • Includes writing style guide, avoiding AI-flavored text for readability.
Limitations
  • Report generation is lengthy and requires extensive web searching.
  • Heavily depends on agent web capabilities; limited without WebSearch support.
  • Requires Python libraries like WeasyPrint, which complicates environment setup.
  • Word count (10k+) may exceed some context lengths, risking truncation.
  • No test suite or quality assurance; output quality varies with agent execution.

How do you install this skill?

In Agent Skills-compatible clients like Claude Code or Codex, say: "Install this skill: https://github.com/KKKKhazix/khazix-skills/tree/main/hv-analysis". Alternatively, download the SKILL.md from the hv-analysis directory and place it in your project's skills folder (or follow Agent Skills standard installation).

How do you use this skill?

After installation, simply give the agent a subject, e.g., "Use hv-analysis to research Hermes Agent" or just "Research X". The skill will automatically search, analyze, and generate the PDF. Ensure Python dependencies are installed: pip install weasyprint markdown --break-system-packages. The final PDF is saved to the user's working directory as [Subject]_横纵分析报告.pdf.

How does this skill compare with similar options?

No direct competitor skills are mentioned in the source. It could be compared to generic deep-research tools, but no explicit comparison is provided.

FAQ

Does this skill cost money?
The skill itself is free (MIT). You pay for your AI agent's usage (e.g., API calls) as usual.
Can it research any topic?
It works for most products, companies, concepts, or people, as long as enough information is available online. Obscure topics with scarce data may yield weaker reports.
Can I customize the PDF style?
The built-in script uses a fixed CSS layout; you can modify the script file to change styles, but there's no configuration option.
What if my agent doesn't support web search?
The skill instructs sub-agents to use WebSearch/WebFetch. If unsupported, you may need to manually supply information or use a different agent.

More skills from this repository

All from KKKKhazix/khazix-skills

Related skills