reports

Manage timestamped reports with frontmatter metadata and keyword routing.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill reports-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reports
Source: https://github.com/sixtycat2000-ctrl/gbrain-qmd/tree/main/skills/reports
Command: npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill reports-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of saving, loading, and managing timestamped reports, providing fast access to your data with keyword routing.

Core Features & Use Cases

  • Save Reports: Timestamped reports saved with frontmatter for metadata.
  • Load Latest: Retrieve the most recent report by category.
  • Keyword Routing: Quick lookup through keyword-based queries.
  • Use Case: Use this Skill to keep a record of your daily project updates, easily finding the latest report on a specific project with a simple keyword search.

Quick Start

Save a new report on your daily project updates using the command 'save report daily project update'.

Frequently Asked Questions about reports

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

FAQPage Schema
How do I save timestamped reports with metadata for fast retrieval?

Retrieve the most recent report by category using the load latest feature. This timestamp-based organization allows you to quickly find the latest report on a specific project with a simple keyword search.

Can I perform CRUD operations on saved report data?

Yes, full CRUD operations are supported on report data. You can create, read, update, and delete timestamped reports, with efficient access managed via category and keyword routing.

What is the best way to organize daily project updates for keyword search?

The best way to organize daily project updates is by saving them as timestamped reports with frontmatter metadata. Keyword routing enables quick lookup through keyword-based queries for efficient access.

How does keyword routing work for report management?

Keyword routing provides quick lookup through keyword-based queries, retrieving reports based on associated metadata in the frontmatter. This mechanism ensures fast access to timestamped report data via category and keyword.