stock-log-viewer

Search and retrieve stock analysis diary entries from a local Markdown log.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/zhenxuanshi-ship-it/meatpiegua_skills --skill stock-log-viewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-log-viewer
Source: https://github.com/zhenxuanshi-ship-it/meatpiegua_skills/tree/main/stock-log-viewer
Command: npx skills add https://github.com/zhenxuanshi-ship-it/meatpiegua_skills --skill stock-log-viewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该工具帮助用户快速查阅郑大姐股票分析日记,便于快速查看最新记录、统计总数、按日期查询、按股票查询,以及对关键词进行全文检索。

Core Features & Use Cases

  • 查看最新n条日记:快速浏览最近的分析记录。
  • 统计日记总数:了解已有分析条数。
  • 按日期查询:定位特定日期的分析记录。
  • 按股票查询:检索特定股票的历史分析。
  • 全文搜索关键词:按关键词在日记中检索相关分析。

Quick Start

请对我说出“显示最新日记”或“按股票查询历史分析”的请求,即可获取结果。

Frequently Asked Questions about stock-log-viewer

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

FAQPage Schema
How do I search my stock analysis diary for specific entries?

You can search your stock analysis diary by requesting specific entries. The tool supports keyword full-text search, date-based queries, and stock-based lookups to retrieve matching records.

How do I retrieve the latest entries from a local markdown log?

To retrieve the latest entries from a local markdown log, simply request to view the latest diary records. The tool scans the log and outputs the most recent human-friendly summaries.

Can I query stock diary records by a specific date?

Yes, you can query stock diary records by a specific date. The tool performs date-based queries on the local markdown log to locate and retrieve analysis records from that exact date.

How do I look up historical analysis for a single stock?

To look up historical analysis for a single stock, use the stock-based lookup feature. It retrieves all historical analysis records associated with that specific stock from the diary log.

What is the best way to count total entries in a stock diary?

The best way to count total entries in a stock diary is to request a total count. The tool scans the local markdown log and calculates the total number of existing analysis entries.

Does the stock diary viewer work without external dependencies?

Yes, the stock diary viewer works without external dependencies. It relies on a local shell script that uses grep-based filtering to scan the markdown log and output summaries.