research_editor

Manage asset research entries with partial field updates and validation.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Andy-HNU/AndyClaw --skill research-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research_editor
Source: https://github.com/Andy-HNU/AndyClaw/tree/main/projects/investment/skills/research_editor
Command: npx skills add https://github.com/Andy-HNU/AndyClaw --skill research-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables users to manage asset research entries in asset_research.json, ensuring newly added holdings have sufficient research layer data to participate in signal evaluation, report highlights, and future watchlist workflows.

Core Features & Use Cases

  • Add, update, remove, or audit asset research entries to keep research coverage aligned with holdings.
  • Validate essential fields such as asset_code, sector, and hot_topics, and support optional metrics to enable richer signals and reporting.
  • Audit missing research items against the portfolio state to surface gaps and guide data completion.

Quick Start

Add or update an asset's research entry by providing asset_code, sector, and hot_topics to enable signals and reporting.

Frequently Asked Questions about research_editor

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

FAQPage Schema
How do I maintain asset research data for portfolio signals?

You maintain asset research data by adding, updating, or removing entries in asset_research.json, supplying essential fields like asset_code, sector, and hot_topics to ensure holdings can participate in signal evaluation.

What is the best way to find missing research data for portfolio holdings?

To find missing research data, run an audit_missing_research operation to compare asset_research.json against portfolio_state.json, surfacing coverage gaps and prioritizing missing fields for completion.

Do I need to validate asset research entries against portfolio state?

Yes, validating against portfolio_state.json is required to ensure asset research entries align with current holdings and that newly added assets have sufficient data for analytics and reporting workflows.

What fields are required to add an asset research entry for signal evaluation?

Adding an asset research entry requires asset_code, sector, and hot_topics, while optional metrics can be included to enable richer signal evaluation, report highlights, and news topic mapping.

Why does my portfolio reporting have gaps after adding new holdings?

Portfolio reporting has gaps because new holdings lack complete research layer data; running an audit identifies missing research items and guides data completion to restore full signal evaluation coverage.